Skip to content

ci: sanity check for schema versions#3180

Merged
merll merged 1 commit into
mainfrom
ci-check-schema-versions
Apr 23, 2026
Merged

ci: sanity check for schema versions#3180
merll merged 1 commit into
mainfrom
ci-check-schema-versions

Conversation

@merll
Copy link
Copy Markdown
Collaborator

@merll merll commented Apr 23, 2026

📌 Summary

This CI change adds a script that checks the consistency of the files

  • values-changes.yaml
  • helmfile.d/snippets/defaults.yaml
  • tests/fixtures/env/settings/versions.yaml

In values-changes.yaml, versions must be unique and sequential. The other two files must match the highest version number. Failing this check will be considered a linter error.

🔍 Reviewer Notes

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

@merll merll merged commit 185076c into main Apr 23, 2026
13 checks passed
@merll merll deleted the ci-check-schema-versions branch April 23, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants