Skip to content

Mark non-production builds as GitHub prereleases - #1898

Merged
krowvin merged 2 commits into
developfrom
agent/issue-1896-release-selection
Aug 25, 2026
Merged

Mark non-production builds as GitHub prereleases#1898
krowvin merged 2 commits into
developfrom
agent/issue-1896-release-selection

Conversation

@krowvin

@krowvin krowvin commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

This issue was raised during the August 25 CDA development call after production users of update_cda.sh received a non-production release through GitHub's latest release.

  • Mark nightly, -dev, and -test builds as GitHub pre-releases.
  • Keep production CalVer tags eligible to become the latest release.
  • Document the production release-selection behavior.

Closes #1896

Validation

  • Verified nightly, dev, test, and production tag classification cases.
  • Ran actionlint; no new errors were introduced. Existing unrelated workflow findings remain.
  • Ran git diff --check.

Checklist

  • AI tools used

Signed-off-by: Charles Graham, SWT <charles.r.graham@usace.army.mil>
Signed-off-by: Charles Graham, SWT <charles.r.graham@usace.army.mil>
@krowvin
krowvin requested a review from MikeNeilson August 25, 2026 18:36
@krowvin
krowvin merged commit 863215d into develop Aug 25, 2026
11 checks passed
@krowvin
krowvin deleted the agent/issue-1896-release-selection branch August 25, 2026 19:33
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.

Setting the latest release

2 participants