-
Notifications
You must be signed in to change notification settings - Fork 27
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
NO-ISSUE: Introduce script to sync submodule dependencies #231
Conversation
@donpenney: This pull request explicitly references no jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test all |
9bc13bc
to
7ce8e43
Compare
/test all |
7ce8e43
to
590cb7c
Compare
/test all |
1 similar comment
/test all |
/retest |
/hold |
This update adds a script to sync the dependencies of exported API submodules against the main go.mod. Signed-off-by: Don Penney <[email protected]>
590cb7c
to
b3062cf
Compare
This is being dropped in favour of using go workspaces after the upgrade to 1.22 |
This update adds a script to sync the dependencies of exported submodules against the main go.mod.
Additionally, shellcheck and bashate are added to ci-job.