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

ci: Fix bump.yml by calling the right script #148

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

qmonnet
Copy link
Member

@qmonnet qmonnet commented Jan 13, 2025

/home/runner/work/_temp/7e997195-83d5-48ad-a437-f4358b8c7ac6.sh: line 1: ./scripts/update-versions.sh: No such file or directory

I believe we need to call bump.sh instead.

Fixes: #142

    /home/runner/work/_temp/7e997195-83d5-48ad-a437-f4358b8c7ac6.sh: line 1: ./scripts/update-versions.sh: No such file or directory

I believe we need to call bump.sh instead.

Signed-off-by: Quentin Monnet <[email protected]>
@qmonnet qmonnet added the ci Continuous Integration label Jan 13, 2025
@qmonnet qmonnet requested a review from a team as a code owner January 13, 2025 15:49
@qmonnet qmonnet requested review from daniel-noland and removed request for a team January 13, 2025 15:49
Copy link
Collaborator

@daniel-noland daniel-noland left a comment

Choose a reason for hiding this comment

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

LGTM

@daniel-noland daniel-noland added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit 51a4515 Jan 14, 2025
13 checks passed
@daniel-noland daniel-noland deleted the pr/qmonnet/bump-fix branch January 14, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: bump.yml workflow failing:
2 participants