Skip to content

ci: add duplicate artifact guard to release-check#15

Merged
IgnazioDS merged 1 commit intomainfrom
branch/chore/duplicate-artifact-gate
Mar 1, 2026
Merged

ci: add duplicate artifact guard to release-check#15
IgnazioDS merged 1 commit intomainfrom
branch/chore/duplicate-artifact-gate

Conversation

@IgnazioDS
Copy link
Copy Markdown
Owner

Summary

  • delete all active * 2* duplicate artifacts from the repo workspace
  • add scripts/release/check_no_duplicate_pairs.sh to detect duplicate pairs (<name> plus <name> 2) while pruning generated directories by default
  • wire the duplicate guard into scripts/release/checklist.sh and expose make check-no-duplicates
  • document the new guard in docs/RELEASE.md
  • ignore *.tsbuildinfo build artifacts

Validation

  • bash -n scripts/release/check_no_duplicate_pairs.sh
  • synthetic duplicate pair test (guard must fail)
  • ./scripts/release/check_no_duplicate_pairs.sh
  • make check-no-duplicates
  • ./scripts/release/check_version_consistency.sh

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@IgnazioDS IgnazioDS merged commit 19b3c73 into main Mar 1, 2026
5 checks passed
@IgnazioDS IgnazioDS deleted the branch/chore/duplicate-artifact-gate branch March 1, 2026 04:52
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