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

Release workflow broken #117

Open
joeyparrish opened this issue Dec 20, 2024 · 1 comment · May be fixed by #118
Open

Release workflow broken #117

joeyparrish opened this issue Dec 20, 2024 · 1 comment · May be fixed by #118
Assignees
Labels
priority: P2 Smaller impact or easy workaround type: CI An issue with our continuous integration tests
Milestone

Comments

@joeyparrish
Copy link
Member

actions/checkout in the release workflow is failing.

Ex: https://github.com/shaka-project/generic-webdriver-server/actions/runs/12438995934/job/34731953169

It looks like it requests a ref that is malformed, possibly with a bad variable substitution.

@joeyparrish joeyparrish self-assigned this Dec 20, 2024
@joeyparrish joeyparrish added type: CI An issue with our continuous integration tests priority: P2 Smaller impact or easy workaround labels Dec 20, 2024
@joeyparrish
Copy link
Member Author

The 1.0.5 release of xbox-webdriver-server failed because of this. The only difference between that and 1.0.4 is a documentation change to fix a bad link.

@github-actions github-actions bot added this to the Backlog milestone Dec 20, 2024
joeyparrish added a commit to joeyparrish/generic-webdriver-server that referenced this issue Jan 6, 2025
The docs were already fixed, but the release workflow subsequently failed.  So 1.0.5 never went out.  1.0.6 will fix that.

Closes shaka-project#117
@joeyparrish joeyparrish linked a pull request Jan 6, 2025 that will close this issue
joeyparrish added a commit to joeyparrish/generic-webdriver-server that referenced this issue Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: P2 Smaller impact or easy workaround type: CI An issue with our continuous integration tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant