Skip to content

fix: sort mixed release tags by version#123

Merged
cbusillo merged 1 commit into
mainfrom
fix/release-tag-version-order
May 24, 2026
Merged

fix: sort mixed release tags by version#123
cbusillo merged 1 commit into
mainfrom
fix/release-tag-version-order

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • add a shared local release-tag helper that normalizes every-code-v*, overlay-v*, and v* versions before sorting
  • use version-aware tag ordering for legacy Every Code release notes and fork health output
  • constrain the current Release workflow previous-tag lookup to plain v* release tags

Validation

  • shellcheck scripts/local/release-tag-utils.sh scripts/local/generate-overlay-release-notes.sh scripts/local/fork-health.sh
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); puts "yaml ok"'\n- git diff --check\n- bash -n scripts/local/release-tag-utils.sh scripts/local/generate-overlay-release-notes.sh scripts/local/fork-health.sh\n- ./scripts/local/fork-health.sh | sed -n '1,14p'\n- ./build-fast.sh

@cbusillo cbusillo merged commit 2e1823f into main May 24, 2026
1 check passed
@cbusillo cbusillo deleted the fix/release-tag-version-order branch May 24, 2026 12:34
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.

1 participant