Skip to content

Comments

Update and improve PR validation#37

Merged
jentfoo merged 1 commit intomainfrom
pr-test-updates
Jan 22, 2025
Merged

Update and improve PR validation#37
jentfoo merged 1 commit intomainfrom
pr-test-updates

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
@jentfoo jentfoo added the ci Workflow changes label Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Workflow changes github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant