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

Use vars for catalog refspec and version #26

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

notartom
Copy link
Member

Looks like just passing the GitHub ref as the version to Ansible's
git module isn't checking out what we want when ran from
librivox-catalog. Try with refspec and version (which will be passed
respectively as github.ref and github.sha)

Looks like just passing the GitHub `ref` as the `version` to Ansible's
git module isn't checking out what we want when ran from
librivox-catalog. Try with refspec and version (which will be passed
respectively as github.ref and github.sha)
@notartom
Copy link
Member Author

Keep forgetting GitHub Actions can't do speculative execution on unmerged PRs that modify the workflows. I miss Zuul :(

@notartom notartom merged commit 3b069fd into LibriVox:master Feb 11, 2024
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.

1 participant