#CI Env Abstraction

1 messages · Page 1 of 1 (latest)

finite beacon
#

Can you give me some examples of the type of variables you have in mind?

odd grail
#

All those variables encompass different paradigm for a CI lauch job to know about itself

#

I think it would be helpful to have consistency

#

if I'm migrating between different CI provider I want to have as much consistency as possible, dagger could help with that by ensuring that if I want to have the hash of my commit for instance I have a consistant way of accessing it. Plus having a map about the different translations of the same concepts from one CI provider to the next could help for people that are migrating

finite beacon