Skip to content

Optimizations#193

Merged
julwrites merged 7 commits intomasterfrom
staging
Mar 30, 2026
Merged

Optimizations#193
julwrites merged 7 commits intomasterfrom
staging

Conversation

@julwrites
Copy link
Copy Markdown
Owner

No description provided.

google-labs-jules bot and others added 7 commits February 11, 2026 08:56
…r build.

- Remove `actions/setup-go` and `google-github-actions/auth` from `automation.yml` by forcing mock environment for tests.
- Remove `actions/setup-go` from `deployment.yml` by replacing the `cmd/webhook` Go tool with a `curl` command.
- Add `.dockerignore` to exclude `.git`, `docs`, `scripts`, `cmd`, etc., from the Docker build context.
- Delete `cmd/webhook` directory as the tool is no longer used.
- Update `go mod` commands to verify integrity in CI.

Co-authored-by: julwrites <18639913+julwrites@users.noreply.github.com>
…302486572

Streamline CI/CD pipelines and optimize Docker build context
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.74.2 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.74.2...v1.79.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…olang.org/grpc-1.79.3

Bump google.golang.org/grpc from 1.74.2 to 1.79.3
# Conflicts:
#	pkg/secrets/secrets.go
@julwrites julwrites merged commit 045dc7a into master Mar 30, 2026
1 check passed
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