ai-cfia / howard

The Howard project, named after "The Godfather of Clouds" Luke Howard, orchestrates the Kubernetes-based cloud infrastructure for the Canadian Food Inspection Agency's AI lab, managing applications like Nachet, Finesse, and Louis. It prioritizes robustness, security and efficiency
https://ai-cfia.github.io/howard/
MIT License
3 stars 0 forks source link

Modify this github action to tag the image with the corresponding tag of the application #127

Open ThomasCardin opened 5 months ago

ThomasCardin commented 5 months ago

Add a tag to the image corresponding to the version of the application

This isssue depends on:

The same has to be done for flask application (nachet-backend and finesse-backend)

rngadam commented 5 months ago

Ensure that there is a git tag set that matches the commit to the semantic version.

This would help with issue #126