Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

chore(ci): install gulp globally #11617

Merged
merged 1 commit into from
Jan 29, 2019
Merged

chore(ci): install gulp globally #11617

merged 1 commit into from
Jan 29, 2019

Conversation

Splaktar
Copy link
Member

@Splaktar Splaktar commented Jan 29, 2019

PR Checklist

Please check that your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added or this is not a bug fix / enhancement
  • Docs have been added, updated, or were not required

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Enhancement
[ ] Documentation content changes
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

./scripts/circleci/update-snapshot-and-docs.sh --sha=${CIRCLE_SHA1}
-- Building release...
./scripts/bower-material-release.sh: line 12: gulp: command not found
Exited with code 127

Issue Number:
Relates to #11592. Relates to #11608.

What is the new behavior?

Install gulp globally in update_and_snapshot_docs job so that existing scripts will work.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Jan 29, 2019
@Splaktar Splaktar self-assigned this Jan 29, 2019
@Splaktar Splaktar added this to the 1.1.13 milestone Jan 29, 2019
@Splaktar Splaktar added type: build type: chore pr: merge ready This PR is ready for a caretaker to review P2: required Issues that must be fixed. pr: merge safe labels Jan 29, 2019
@mmalerba mmalerba merged commit 540227d into master Jan 29, 2019
@Splaktar Splaktar deleted the ci-installGulpGlobal branch January 29, 2019 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ P2: required Issues that must be fixed. pr: merge ready This PR is ready for a caretaker to review type: build type: chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants