dessa-oss / atlas

An Open Source, Self-Hosted Platform For Applied Deep Learning Development
http://www.docs.atlas.dessa.com
Apache License 2.0
291 stars 44 forks source link

[debt] Use Github Actions instead of Jenkins #21

Open quad opened 4 years ago

quad commented 4 years ago

What's holding us back, and how? The Jenkins instance is private and self-managed. Outside contributors have no insight into it. e.g. the build link from the README is 403 for non-Dessa contributors.

Optional: what are some options for remediating it?

quad commented 4 years ago

This would help DeepLearnI/foundations#1202.

ekhl commented 4 years ago

@kyledef @amackillop let's use this thread to work out steps needed to get as close as we can to CI/CD feature parity from Jenkins to Github Action, now that @amackillop has pushed us in the right direction with #134.