Skip to content

ci: migrate to unified ci/cd workflow#198

Merged
arran4 merged 1 commit intomainfrom
feat/unified-ci-workflow-1955454970920967071
Mar 31, 2026
Merged

ci: migrate to unified ci/cd workflow#198
arran4 merged 1 commit intomainfrom
feat/unified-ci-workflow-1955454970920967071

Conversation

@arran4
Copy link
Copy Markdown
Owner

@arran4 arran4 commented Mar 31, 2026

This PR consolidates multiple workflow files (test.yml and goreleaser.yml) into a single ci.yml workflow, as suggested by the reference blog post. It brings comprehensive routing, auto-formatting loops, and specific linting (.golangci.yml) and secret scanning (.gitleaks.toml) into a unified pipeline.


PR created automatically by Jules for task 1955454970920967071 started by @arran4

- Delete fragmented `.github/workflows/test.yml` and `.github/workflows/goreleaser.yml`
- Introduce a consolidated `.github/workflows/ci.yml` that routes push, PR, tag, and dispatch events
- Add `.golangci.yml` for unified linter configuration
- Add `.gitleaks.toml` for standard security scanning
- Ensure the Docker smoke test is migrated into the single CI file
- Address and resolve regression flaws associated with automated publishing and bash commands

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 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.

@arran4 arran4 merged commit e6cabd5 into main Mar 31, 2026
9 of 10 checks passed
@arran4 arran4 deleted the feat/unified-ci-workflow-1955454970920967071 branch March 31, 2026 01:19
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