Skip to content
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

Update release script to generate nightly version #6612

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

FirelightFlagboy
Copy link
Contributor

Add a option --nightly to build command that is mutual exclusive with --version (previously version argument). When generate a nightly release, it will use the current version to generate a unique new version.

The nightly release are push to releases/nightly branch and tagged as nightly.

@FirelightFlagboy FirelightFlagboy requested a review from a team as a code owner March 6, 2024 09:27
@FirelightFlagboy FirelightFlagboy force-pushed the releaser-nightly-release branch 3 times, most recently from 3de4658 to 530d1e6 Compare March 6, 2024 09:35
@FirelightFlagboy FirelightFlagboy mentioned this pull request Mar 6, 2024
6 tasks
@FirelightFlagboy FirelightFlagboy changed the title Update script to generate nightly version Update release script to generate nightly version Mar 6, 2024
@FirelightFlagboy FirelightFlagboy force-pushed the releaser-nightly-release branch from 530d1e6 to 9e21b3c Compare March 6, 2024 10:37
@FirelightFlagboy FirelightFlagboy changed the base branch from master to fix-docker-build-workflow March 6, 2024 10:37
Copy link
Contributor

@mmmarcos mmmarcos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

misc/releaser.py Outdated Show resolved Hide resolved
@FirelightFlagboy FirelightFlagboy force-pushed the fix-docker-build-workflow branch from 8edab7d to b91d921 Compare March 6, 2024 13:46
@FirelightFlagboy FirelightFlagboy force-pushed the releaser-nightly-release branch from 9e21b3c to 3e671d7 Compare March 6, 2024 13:46
@FirelightFlagboy FirelightFlagboy force-pushed the fix-docker-build-workflow branch from b91d921 to 908d831 Compare March 6, 2024 14:01
Base automatically changed from fix-docker-build-workflow to master March 6, 2024 14:11
@FirelightFlagboy FirelightFlagboy force-pushed the releaser-nightly-release branch from 32acd6f to ac98a78 Compare March 6, 2024 14:20
FirelightFlagboy and others added 2 commits March 6, 2024 15:21
Add a option `--nightly` to `build` command that is mutual exclusive with `--version` (previously `version` argument).
When generate a nightly release, it will use the current version to generate a unique new version.

The nightly release are push to `releases/nightly` branch and tagged as `nightly`.

Co-authored-by: Marcos Medrano <[email protected]>
@FirelightFlagboy FirelightFlagboy added this pull request to the merge queue Mar 6, 2024
Merged via the queue into master with commit 58d1b2c Mar 6, 2024
13 checks passed
@FirelightFlagboy FirelightFlagboy deleted the releaser-nightly-release branch March 6, 2024 14:24
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