Skip to content

chore: release v1.4.37 - #3800

Merged
mfreeman451 merged 1 commit into
stagingfrom
release/v1.4.37
Aug 19, 2026
Merged

chore: release v1.4.37#3800
mfreeman451 merged 1 commit into
stagingfrom
release/v1.4.37

Conversation

@mfreeman451

Copy link
Copy Markdown
Collaborator

Summary

Cut v1.4.37 from current staging after farm01 ran sha-32e160cbaf496b7ca02ec2d5a5c56d5dab4b8191 (3795 + 3797).

Merge with a merge commit (gh pr merge --merge). Squash/rebase would discard the tagged commit v1.4.37 (86d224c905).

The annotated tag is local only until that merge is on staging, then:

git fetch origin refs/heads/staging:refs/remotes/origin/staging
git merge-base --is-ancestor 'v1.4.37^{commit}' refs/remotes/origin/staging && \
  git push origin refs/tags/v1.4.37:refs/tags/v1.4.37

Test plan

  • make test — 147/147 pass
  • no duplicate Ecto migration versions
  • MIX_ENV=prod mix release for serviceradar_core (no duplicated modules)
  • farm01 helm rev 77 on sha-32e160cbaf…; all pods Ready; nist-nvd2 keep=1; migrations 20260818180000 + 20260818220000 applied
  • merge-commit this PR, then publish the tag so the release workflow can publish artifacts and advance demo/prod-release

Copilot AI lite review requested due to automatic review settings August 19, 2026 03:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mfreeman451 mfreeman451 left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mfreeman451
mfreeman451 merged commit d60e0d8 into staging Aug 19, 2026
5 checks passed
@mfreeman451
mfreeman451 deleted the release/v1.4.37 branch August 19, 2026 03:55
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.

2 participants