Skip to content

Add GOPRIVATE to renovate-config.json#14

Closed
mariduv wants to merge 1 commit into
mainfrom
renovate-goprivate
Closed

Add GOPRIVATE to renovate-config.json#14
mariduv wants to merge 1 commit into
mainfrom
renovate-goprivate

Conversation

@mariduv

@mariduv mariduv commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This makes sure any go module in our org is fetched direct rather than through the public module proxy.


Note

Low Risk
Renovate-only environment variable change with no runtime application impact.

Overview
Configures Renovate to set GOPRIVATE=github.com/trufflesecurity/* via customEnvVariables in renovate-config.json, so Go dependency updates resolve private org modules directly instead of through the public module proxy.

Also corrects the packageRules array closing (adds the trailing comma needed before the new top-level field).

Reviewed by Cursor Bugbot for commit 1b285f5. Bugbot is set up for automated code reviews on this repo. Configure here.

@mariduv mariduv requested a review from a team June 2, 2026 16:59

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 653f1d8. Configure here.

Comment thread renovate-config.json
This makes sure any go module in our org is fetched direct rather than through the public module proxy.
@mariduv mariduv force-pushed the renovate-goprivate branch from 653f1d8 to 1b285f5 Compare June 2, 2026 17:13
@mariduv

mariduv commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

I think this is only allowed for self-hosted. I actually don't see another way to set or hint goprivate for the renovate service.

@mariduv mariduv closed this Jun 2, 2026
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