nest-simulator icon indicating copy to clipboard operation
nest-simulator copied to clipboard

Build and push docker images with Githubactions.

Open lekshmideepu opened this issue 3 years ago • 4 comments

In order to automate the tasks, I think it would be nice to have the feature of building and pushing docker images using githubactions.

lekshmideepu avatar Nov 30 '21 10:11 lekshmideepu

Just now had a discussion with @steffengraber He gave more insights into this from his experiences.

lekshmideepu avatar Nov 30 '21 10:11 lekshmideepu

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.

clinssen avatar Nov 30 '21 17:11 clinssen

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?

steffengraber avatar Dec 01 '21 06:12 steffengraber

Issue automatically marked stale!

github-actions[bot] avatar Feb 16 '22 08:02 github-actions[bot]

@steffengraber Don't we have this in place already?

heplesser avatar Nov 25 '22 14:11 heplesser

We moved to gitlab pipelines. This is done and therefore closed.

steffengraber avatar Nov 30 '22 07:11 steffengraber