-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat(apps/prod/tekton/configs): switch to new darwin build pipeline in trigger templates #1373
Conversation
…n trigger templates (#1372) switch to pipeline: `pingcap-build-package-darwin-v2` Signed-off-by: wuhuizuo <[email protected]> Signed-off-by: wuhuizuo <[email protected]>
…ilding darwin targets Signed-off-by: wuhuizuo <[email protected]>
avoid corrupt artifacts. Signed-off-by: wuhuizuo <[email protected]>
Based on the pull request diff, it seems that the changes are related to avoiding corrupt artifacts in the Darwin builds. Specifically, there are changes in the pipeline task names, parameters related to the force-builder-image, and the addition of the Boskos server URL. There don't seem to be any potential problems with the changes in this pull request. However, it could be helpful to provide more context in the pull request description to explain the reasoning behind the changes. As for fixing suggestions, it could be helpful to include more information on how to test the changes and ensure that the artifacts are no longer being corrupted. Additionally, it might be useful to provide some background on the Boskos server URL and how it's being used in this context. |
/review default |
Based on the title and description of the pull request, the key changes made are:
After reviewing the diff, I have identified the following potential problems:
To fix these issues, I suggest the following:
Once these changes are made, the pull request can be approved. 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 kubernetes/test-infra repository. |
Based on the pull request title and description, the key changes are as follows:
Potential problems:
Fixing suggestions:
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo 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 |
Signed-off-by: wuhuizuo [email protected]