-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Fix typo pipline -> pipeline #3698
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
@hklai PR needs rebase |
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
@@ -26,7 +26,7 @@ | |||
MFEST_FILE='build.xml', | |||
MFEST_COMMIT='master@{{{timestamp}}}', | |||
VERSION='{major}.{minor}.{patch}-pre{date}-{rc}', | |||
GCS_BUILD_BUCKET='istio-release-pipline-data', | |||
GCS_BUILD_BUCKET='istio-release-pipeline-data', |
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.
Be sure to create the bucket.
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.
Line 46 also has an instance of "pipline", but it's too far away from any other change for github to allow me to comment on it.
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.
Yes I have already created the bucket.
Also updated line 46. Failed to take care of the capital P when I grepped.
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.
Hrm, the bucket didn't exist when I made the comment. Anyway, it does seem to exist now. I'm not sure if the location matters, but for now I'm doing to assume that multi-regional is a strict superset of a specific region (which is what the original used).
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.
in which project was the bucket created ?
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.
istio-release. This is also the project used for running the daily builds
/lgtm |
@hklai PR needs rebase |
/open |
/lgtm |
/approve |
/lgtm |
/lgtm cancel //PR changed after LGTM, removing LGTM. @hklai @rkpagadala @yutongz |
/lgtm |
/lgtm |
Codecov Report
@@ Coverage Diff @@
## master #3698 +/- ##
=======================================
+ Coverage 76% 77% +1%
=======================================
Files 291 291
Lines 26952 26374 -578
=======================================
- Hits 20461 20100 -361
+ Misses 5183 5019 -164
+ Partials 1308 1255 -53
Continue to review full report at Codecov.
|
/test all [submit-queue is verifying that this PR is safe to merge] |
/lgtm cancel //PR changed after LGTM, removing LGTM. @hklai @mattdelco @rkpagadala @yutongz |
/lgtm |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hklai, mattdelco, rkpagadala, yutongz The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue. |
No description provided.