nest-simulator
nest-simulator copied to clipboard
Build and push docker images with Githubactions.
In order to automate the tasks, I think it would be nice to have the feature of building and pushing docker images using githubactions.
Just now had a discussion with @steffengraber He gave more insights into this from his experiences.
I would suggest to trigger a build by a new versioned release of either NEST, NESTML, NEST Desktop, or any of the other tools in the NEST ecosystem and hosted on github.com/nest.
I think in addition, timed based builds should always keep the images up to date to avoid vulnerabilities.
As already discussed with @lekshmideepu, here is a first approach for these automated builds https://github.com/steffengraber/nest-docker/blob/master/.github/workflows/docker-image-latest.yml.
Is this the right place to discuss, or should this happen under https://github.com/nest/nest-docker?
Issue automatically marked stale!
@steffengraber Don't we have this in place already?
We moved to gitlab pipelines. This is done and therefore closed.