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

Pull in workflows from gcredstash #8

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

kgaughan
Copy link
Owner

@kgaughan kgaughan commented Jul 26, 2024

Summary by Sourcery

This pull request updates the GitHub Actions workflows to use newer versions of various actions, adds permissions settings for improved security, and enhances the GoReleaser configuration with additional hooks and settings.

  • Enhancements:
    • Updated GitHub Actions workflows to use newer versions of actions, including actions/checkout@v4, actions/setup-go@v5, and golangci/golangci-lint-action@v6.
    • Added permissions settings to GitHub Actions workflows for better security and access control.
    • Enhanced GoReleaser configuration with additional hooks and settings, including go mod download and mod_timestamp.

Copy link

sourcery-ai bot commented Jul 26, 2024

Reviewer's Guide by Sourcery

This pull request updates the GitHub Actions workflows by upgrading various actions to their latest versions, adding new permissions, and improving caching and version management. Additionally, it updates the GoReleaser configuration and changes the module path in the go.mod file.

File-Level Changes

Files Changes
.github/workflows/release.yml
.github/workflows/lint.yml
.github/workflows/build.yml
Upgraded GitHub Actions versions and added new permissions and parameters for better caching and version management.

Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @kgaughan - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@kgaughan kgaughan merged commit 0bb91b1 into master Jul 26, 2024
4 checks passed
@kgaughan kgaughan deleted the workflow-modernisation branch July 26, 2024 23:10
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