-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: use local proto go packages for ci #11629
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
b895437
to
2cf4a5f
Compare
I worry about this since we may forget to update the actual go.mod after a PR with an API change is merged. My suggestion is to use a replace in the |
2cf4a5f
to
cba9017
Compare
cba9017
to
0272686
Compare
I'm good with that, updated. |
looking into ci failures |
Signed-off-by: Humair Khan <[email protected]>
0272686
to
b623558
Compare
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.
/lgtm
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: HumairAK, mprahl 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 |
parent 7bb0c44 author chahatsagarmain <[email protected]> 1740067717 +0530 committer chahatsagarmain <[email protected]> 1740068190 +0530 parent 7bb0c44 author chahatsagarmain <[email protected]> 1740067717 +0530 committer chahatsagarmain <[email protected]> 1740068098 +0530 make commands for local testing and ci refactor Signed-off-by: chahatsagarmain <[email protected]> chore: use local proto go packages for ci (kubeflow#11629) Signed-off-by: Humair Khan <[email protected]> fix(backend): upgrade go version to 1.22.12 to fix CVE-2024-45336 (kubeflow#11631) Signed-off-by: Daniel Dowler <[email protected]> fix(backend) fix run retry for argo (kubeflow#11585) Signed-off-by: arpechenin <[email protected]> fix(frontend): restrict file explorer to show only .yaml, .yml, .zip, and .tar.gz files (kubeflow#11623) * fix(frontend): restrict file explorer to show only .yaml, .yml, .zip, and .tar.gz files Signed-off-by: muzzlol <[email protected]> * test(frontend): update NewPipelineVersion snapshot for file filters Signed-off-by: muzzlol <[email protected]> --------- Signed-off-by: muzzlol <[email protected]> fix(backend): fixes DAG status update to reflect completion of all tasks (kubeflow#11651) Signed-off-by: VaniHaripriya <[email protected]> chore(test): Increased timeout in test (kubeflow#11658) Signed-off-by: Helber Belmiro <[email protected]> make commands to test locally and ci refactor Signed-off-by: chahatsagarmain <[email protected]>
parent 7bb0c44 author chahatsagarmain <[email protected]> 1740067717 +0530 committer chahatsagarmain <[email protected]> 1740068190 +0530 parent 7bb0c44 author chahatsagarmain <[email protected]> 1740067717 +0530 committer chahatsagarmain <[email protected]> 1740068098 +0530 make commands for local testing and ci refactor Signed-off-by: chahatsagarmain <[email protected]> chore: use local proto go packages for ci (kubeflow#11629) Signed-off-by: Humair Khan <[email protected]> fix(backend): upgrade go version to 1.22.12 to fix CVE-2024-45336 (kubeflow#11631) Signed-off-by: Daniel Dowler <[email protected]> fix(backend) fix run retry for argo (kubeflow#11585) Signed-off-by: arpechenin <[email protected]> fix(frontend): restrict file explorer to show only .yaml, .yml, .zip, and .tar.gz files (kubeflow#11623) * fix(frontend): restrict file explorer to show only .yaml, .yml, .zip, and .tar.gz files Signed-off-by: muzzlol <[email protected]> * test(frontend): update NewPipelineVersion snapshot for file filters Signed-off-by: muzzlol <[email protected]> --------- Signed-off-by: muzzlol <[email protected]> fix(backend): fixes DAG status update to reflect completion of all tasks (kubeflow#11651) Signed-off-by: VaniHaripriya <[email protected]> chore(test): Increased timeout in test (kubeflow#11658) Signed-off-by: Helber Belmiro <[email protected]> make commands to test locally and ci refactor Signed-off-by: chahatsagarmain <[email protected]> add missing step Signed-off-by: chahatsagarmain <[email protected]>
parent 7bb0c44 author chahatsagarmain <[email protected]> 1740067717 +0530 committer chahatsagarmain <[email protected]> 1740068190 +0530 parent 7bb0c44 author chahatsagarmain <[email protected]> 1740067717 +0530 committer chahatsagarmain <[email protected]> 1740068098 +0530 make commands for local testing and ci refactor Signed-off-by: chahatsagarmain <[email protected]> chore: use local proto go packages for ci (kubeflow#11629) Signed-off-by: Humair Khan <[email protected]> fix(backend): upgrade go version to 1.22.12 to fix CVE-2024-45336 (kubeflow#11631) Signed-off-by: Daniel Dowler <[email protected]> fix(backend) fix run retry for argo (kubeflow#11585) Signed-off-by: arpechenin <[email protected]> fix(frontend): restrict file explorer to show only .yaml, .yml, .zip, and .tar.gz files (kubeflow#11623) * fix(frontend): restrict file explorer to show only .yaml, .yml, .zip, and .tar.gz files Signed-off-by: muzzlol <[email protected]> * test(frontend): update NewPipelineVersion snapshot for file filters Signed-off-by: muzzlol <[email protected]> --------- Signed-off-by: muzzlol <[email protected]> fix(backend): fixes DAG status update to reflect completion of all tasks (kubeflow#11651) Signed-off-by: VaniHaripriya <[email protected]> chore(test): Increased timeout in test (kubeflow#11658) Signed-off-by: Helber Belmiro <[email protected]> make commands to test locally and ci refactor Signed-off-by: chahatsagarmain <[email protected]> add missing step Signed-off-by: chahatsagarmain <[email protected]> reviewed changes Signed-off-by: chahatsagarmain <[email protected]>
parent 7bb0c44 author chahatsagarmain <[email protected]> 1740067717 +0530 committer chahatsagarmain <[email protected]> 1740068190 +0530 parent 7bb0c44 author chahatsagarmain <[email protected]> 1740067717 +0530 committer chahatsagarmain <[email protected]> 1740068098 +0530 make commands for local testing and ci refactor Signed-off-by: chahatsagarmain <[email protected]> chore: use local proto go packages for ci (kubeflow#11629) Signed-off-by: Humair Khan <[email protected]> fix(backend): upgrade go version to 1.22.12 to fix CVE-2024-45336 (kubeflow#11631) Signed-off-by: Daniel Dowler <[email protected]> fix(backend) fix run retry for argo (kubeflow#11585) Signed-off-by: arpechenin <[email protected]> fix(frontend): restrict file explorer to show only .yaml, .yml, .zip, and .tar.gz files (kubeflow#11623) * fix(frontend): restrict file explorer to show only .yaml, .yml, .zip, and .tar.gz files Signed-off-by: muzzlol <[email protected]> * test(frontend): update NewPipelineVersion snapshot for file filters Signed-off-by: muzzlol <[email protected]> --------- Signed-off-by: muzzlol <[email protected]> fix(backend): fixes DAG status update to reflect completion of all tasks (kubeflow#11651) Signed-off-by: VaniHaripriya <[email protected]> chore(test): Increased timeout in test (kubeflow#11658) Signed-off-by: Helber Belmiro <[email protected]> make commands to test locally and ci refactor Signed-off-by: chahatsagarmain <[email protected]> add missing step Signed-off-by: chahatsagarmain <[email protected]> reviewed changes Signed-off-by: chahatsagarmain <[email protected]> fix eol Signed-off-by: chahatsagarmain <[email protected]>
Description of your changes:
This adds a simple change to allow our CI to reference the local proto packages. This will prevent ci failures when:
Instead, this pr will now reference the updated proto changes locally present within the PR itself.
Checklist: