-
Notifications
You must be signed in to change notification settings - Fork 424
Use staging repositories in our go.mod files #3638
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
Conversation
On-behalf-of: @SAP [email protected]
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
embik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
|
LGTM label has been added. Git tree hash: 834a08c6957fbca81d60c562b74e2dd780b5252b
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: embik The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
LGTM label has been added. Git tree hash: 701fe7a7f3b5bd8f65119a5cec6a77208c384d1d
|
Summary
This adds the necessary replace directives to begin using our staged repositories.
For now, this PR excludes the staging modules from linting and boilerplate checking. We'll fix those later, for now we just want to unblock progress.
cc @ntnn This also fixes the "eel.dev" you introduced randomly in #3511. 😁
What Type of PR Is This?
/kind cleanup
Release Notes