singularityhub / interface

user interface for managing containers with sregistry global client, and making recipes
https://singularityhub.github.io/interface/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Builders Integration! #9

Open vsoch opened 6 years ago

vsoch commented 6 years ago

As a user, I should be able to create a recipe, and then click build, and have a builder launch and (send me a message to my browser) to notify that the build is done. I should be able to select from the Builders repository of recipes, or my own. It also might include integration with Github for version control recipes, need to think about this. Another option it to have a link between the interface --> Github --> CI and building.

vsoch commented 6 years ago

Also look at CI workflows https://circleci.com/docs/2.0/workflows/