Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #438: Add check to compare deployed commits #1538

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

leplatrem
Copy link
Contributor

@leplatrem leplatrem commented Feb 26, 2025

Fix #438

In our dev and stage instances, this new check will replace the current deployed_version checks that return this:

{
  "latest_tag": "v32.10.1",
  "deployed_version": "v32.10.1-6-ga40c"
}

See https://github.com/mozilla-it/webservices-infra/pull/4094

@leplatrem leplatrem requested a review from a team as a code owner February 26, 2025 13:03
@leplatrem leplatrem added the enhancement New feature or request label Feb 26, 2025
@leplatrem leplatrem merged commit ae22fe5 into main Feb 26, 2025
5 of 6 checks passed
@leplatrem leplatrem deleted the check-deployed-commit branch February 26, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Experimenter deployed version check
2 participants