- Add `create-tag.yml`: creates annotated tag at a specified commit or latest main HEAD, with duplicate tag and commit validation - Simplify `release.yml`: only accepts existing tags, removes create_tag toggle, validates tag via GitHub API before checkout - Always checkout main branch (fetch-depth: 0 fetches full history), then create tag at the specified commit Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build.yml | ||
| create-tag.yml | ||
| create_dmg.yml | ||
| docker-build.yml | ||
| nightly.yml | ||
| pr.yml | ||
| release.yml | ||
| upload-tos.yml | ||