Stream: containers

Topic: testing containers when releasing


view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 18 2026 at 13:59):

We have a step called (Optional) Test Docker Images in our "making releases" process.

Any thoughts on what we should be doing for this step?

This is after we have merged the develop branch into the master branch. That means version numbers have been bumped and the images have been pushed to Docker Hub.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 18 2026 at 14:00):

At this point we haven't tagged the release. In theory, if we found a problem with the containers, we could fix it before tagging.


Last updated: Apr 03 2026 at 06:08 UTC