-
Notifications
You must be signed in to change notification settings - Fork 0
[XELP] GHA shadow release #3
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR introduces a new GitHub Actions workflow for creating "shadow releases" of the XELP variant. The workflow generates versioned releases by incrementing the major version by 100 and appending build metadata, then publishes them to a separate xelp/dist branch with corresponding Git tags.
Key Changes:
- Automated shadow release workflow triggered manually via workflow_dispatch
- Version calculation that adds 100 to the major version and includes commit metadata
- Automated build, commit, and tag creation for the xelp/dist branch
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
d6419c8 to
4eacd21
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 5 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
cec76e8 to
d30a513
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
1c2ab67 to
80de399
Compare
No description provided.