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

Update and improve PR validation #37

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Update and improve PR validation #37

merged 1 commit into from
Jan 22, 2025

Conversation

jentfoo
Copy link
Member

@jentfoo jentfoo commented Jan 22, 2025

Improved PR workflow:

  • Run lint only once (tests still on all supported go versions)
  • Validate go mod tidy is a no-op in the case of any dependency changes
  • Run lint and tests concurrently for specific and faster feedback
  • Add go 1.23 as the latest validated version

@jentfoo jentfoo added the github_actions Pull requests that update GitHub Actions code label Jan 22, 2025
@jentfoo jentfoo self-assigned this Jan 22, 2025
Improved PR workflow:
  * Run `lint` only once (tests still on all supported go versions)
  * Validate `go mod tidy` is a no-op in the case of any dependency changes
  * Run lint and tests concurrently for specific and faster feedback
  * Add go `1.23` as latest validated version
@jentfoo jentfoo merged commit fbe5d3b into main Jan 22, 2025
10 checks passed
@jentfoo jentfoo deleted the pr-test-updates branch January 22, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant