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

fix: update release workflow #777

Merged
merged 4 commits into from
May 21, 2024
Merged

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented May 21, 2024

Install go to fix CI, and point sp1up CLI script to main.

@ratankaliani ratankaliani marked this pull request as ready for review May 21, 2024 06:23
sp1up/sp1up Outdated
Comment on lines 87 to 88
if [[ "$SP1UP_VERSION" == "main" ]]; then
SP1UP_VERSION="main"
Copy link
Member

Choose a reason for hiding this comment

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

not sure if this fully makes sense?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah agreed, will clean this up. Before it just used the latest tag that started with nightly.

Copy link
Member Author

Choose a reason for hiding this comment

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

Note: If we change back to nightly releases @jtguibas we'll need to re-add this.

@ratankaliani ratankaliani merged commit 6ee15b1 into main May 21, 2024
4 of 6 checks passed
@ratankaliani ratankaliani deleted the ratan-update-release-workflow branch May 21, 2024 06:38
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.

None yet

2 participants