Skip to content

Automate release tags update #1110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 10, 2025
Merged

Automate release tags update #1110

merged 3 commits into from
Jun 10, 2025

Conversation

glyh
Copy link
Member

@glyh glyh commented May 21, 2025

I've wrote a script, it reads from metadata and updates all release tags in this repo accordingly.

Thanks ChatGPT 😆

Here's the usage section:

Usage: ${0##*/} [-h|--help] <new_mainnet_tag> <new_devnet_tag>
This script take new_mainnet_tag and new_devnet_tag, scan through the whole repo
and replace old tags them with provided new tags.
    -h|--help  display this help and exit

Copy link

vercel bot commented May 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 7:44am

@45930
Copy link
Contributor

45930 commented Jun 9, 2025

@glyh what does this script do, and what is the usage?

@glyh
Copy link
Member Author

glyh commented Jun 9, 2025

Let me add docs in the script :)

@45930 45930 merged commit abae92b into main Jun 10, 2025
2 checks passed
@45930 45930 deleted the corvo/release-tags-automated branch June 10, 2025 13: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.

2 participants