NovuN
Novu3y ago
Mei

Prebuilt container versions question

The gh container registry has images tagged for what seems to be every commit, plus the 0.21.0 tag, plus latest, prod and dev.

Is the build process for these images meaningfully different? I.e. is an image to be tagged with a version number built differently to the other images, or is it just that the images with a version number are built for commits where the project is in a stable state intended for release?

I ask, because locally in a dev environment I have been testing the dev-tagged image for novu/worker because I am interested in testing out the newly-implemented template parsing inside filters, and I’m encountering weird behaviour there (regarding digests with filters) that aren’t present with the prod and 0.21.0 images. I don’t know whether this is a result of those images only being meant for internal development of novu or if the next branch has a newly-introduced bug that I should report.
Was this page helpful?