Skip to content

Enable caching for GoReleaser and configure zizmor exception#2

Closed
cuixq wants to merge 7 commits intomainfrom
enable-goreleaser-caching-14395866341455317834
Closed

Enable caching for GoReleaser and configure zizmor exception#2
cuixq wants to merge 7 commits intomainfrom
enable-goreleaser-caching-14395866341455317834

Conversation

@cuixq
Copy link
Copy Markdown
Owner

@cuixq cuixq commented Apr 10, 2026

This PR enables Go caching for the GoReleaser step in .github/workflows/checks.yml to improve build performance. It also adds a .github/zizmor-config.yml file to suppress the cache-poisoning warning from zizmor for this specific workflow, and updates .github/workflows/zizmor.yml to use the new configuration.


PR created automatically by Jules for task 14395866341455317834 started by @cuixq

Enabled Go caching in the `docker` job of `checks.yml` by removing
`cache: false`. Added a `zizmor` configuration file to ignore the
`cache-poisoning` warning for this workflow, and updated the `zizmor`
workflow to use this configuration.

Co-authored-by: cuixq <72771658+cuixq@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

cuixq and others added 6 commits April 10, 2026 10:49
Enabled Go caching in the `docker` job of `checks.yml` by removing
`cache: false`. Added a `zizmor` configuration file to ignore the
`cache-poisoning` warning for this workflow, and updated the `zizmor`
workflow to use this configuration. Corrected the ignore path to
include the full relative path.

Co-authored-by: cuixq <72771658+cuixq@users.noreply.github.com>
@cuixq cuixq closed this Apr 13, 2026
@cuixq cuixq deleted the enable-goreleaser-caching-14395866341455317834 branch April 13, 2026 01:05
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