Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upupdate buildkite provision instructions #28273
Conversation
filipesilva
requested a review
from angular/fw-dev-infra
as a
code owner
Jan 21, 2019
googlebot
added
the
cla: yes
label
Jan 21, 2019
This comment has been minimized.
This comment has been minimized.
mary-poppins
commented
Jan 21, 2019
|
You can preview 7a3f868 at https://pr28273-7a3f868.ngbuilds.io/. |
filipesilva
added
the
PR target: master-only
label
Jan 21, 2019
filipesilva
requested a review
from
gkalpak
Jan 21, 2019
gkalpak
reviewed
Jan 21, 2019
packages/bazel/package.bzl
Outdated
| url = "https://github.com/bazelbuild/rules_nodejs/archive/0.16.5.zip", | ||
| strip_prefix = "rules_nodejs-0.16.5", | ||
| url = "https://github.com/bazelbuild/rules_nodejs/archive/1bcdd48ef7ce40974e85508a52afd3dc83b61b3d.zip", | ||
| strip_prefix = "rules_nodejs-1bcdd48ef7ce40974e85508a52afd3dc83b61b3d", |
This comment has been minimized.
This comment has been minimized.
gkalpak
Jan 21, 2019
Member
AFAICT (based on this and that), bazelbuild/rules_nodejs@1bcdd48 is included in 0.16.5
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
filipesilva
force-pushed the
filipesilva:update-buildkite-provision
branch
from
7a3f868
to
5959f5e
Jan 21, 2019
filipesilva
changed the title
Update rules_nodejs to include node timeout fix
update buildkite provision instructions
Jan 21, 2019
gkalpak
approved these changes
Jan 21, 2019
jasonaden
added
comp: docs
comp: build & ci
and removed
comp: docs
labels
Jan 23, 2019
ngbot
bot
added this to the needsTriage milestone
Jan 24, 2019
alexeagle
approved these changes
Feb 7, 2019
alexeagle
added
the
PR action: merge
label
Feb 7, 2019
mhevery
closed this
in
71fa1f2
Feb 7, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.


filipesilva commentedJan 21, 2019
•
edited
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
The provisioning script had a missing comma, and omitted the SSD recommendation.
What is the new behavior?
Updated provisioning script.
Does this PR introduce a breaking change?
Other information