Image Tests for Tag Validation
Open
area-infrastructure
- Dominant language
- Dockerfile
- Stars
- 4.9k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
We need to implement tests based on the produced images for the following scenarios to ensure the correctness of our tags and adherence to our tagging rules:
- All tags in readme row point to the same image
- Tags have what they say they have
- .NET Version is the latest matches what's installed
- Arch matches OS
- OS matches what is installed
- For multi-arch, each arch is present
Contributor guide
Assessment
This issue has not been assessed yet.