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

Tweak the CI workflow #125

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Tweak the CI workflow #125

merged 1 commit into from
Jun 25, 2024

Conversation

webbnh
Copy link
Contributor

@webbnh webbnh commented Jun 12, 2024

Changes introduced with this PR

This PR makes some tweaks to the CI workflow:

  • Change the triggers to only the main branch and v* tags so that the CI runs only once on PR updates (which is what we do in other repos).
  • Obtain the Go version from the organization variable instead of defining it locally.

I'm deferring converting this to using the reusable workflow until I can get some answers about the limgo GHA.


By contributing to this repository, I agree to the contribution guidelines.

@webbnh webbnh requested a review from mfleader June 12, 2024 17:28
@webbnh webbnh self-assigned this Jun 12, 2024
- Change the triggers to only the main branch and v* tags
- Obtain the Go version from the organization instead of locally
@webbnh webbnh marked this pull request as ready for review June 25, 2024 21:58
@webbnh webbnh requested a review from jaredoconnell June 25, 2024 21:59
@webbnh webbnh merged commit dc34ac6 into main Jun 25, 2024
3 checks passed
@webbnh webbnh deleted the ci-tweaks branch June 25, 2024 22:37
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