Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

chore(gulp/travis): don't build Dart docs #2931

Merged
merged 2 commits into from
Dec 5, 2016

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Dec 5, 2016

Contributes to #2930

cc @naomiblack @juleskremer

@chalin chalin changed the title chore(gulp/travis): don't build Dart docs [WIP] chore(gulp/travis): don't build Dart docs Dec 5, 2016
@chalin chalin changed the title [WIP] chore(gulp/travis): don't build Dart docs chore(gulp/travis): don't build Dart docs Dec 5, 2016
@chalin
Copy link
Contributor Author

chalin commented Dec 5, 2016

In this PR:

  • All gulp tasks will now build for ts|js by default (it used to be ts|js|dart).
  • I've pulled out the build safeguards that previously would force a build of Dart API docs on a check-deploy.
  • Deleted the build scripts used to install Dart repo and tooling.
  • Travis: removed reference to the deleted build scripts (only affected deploy-install.sh).
  • Added an ignore rule to firebase.json so that docs/dart/** is ignored (even if present).

Note that Dart doc pages will still be generated by Harp (but those take a trivial amount of time to generate).

Travis is green.

cc @filipesilva @wardbell

@wardbell wardbell merged commit e96cc76 into angular:master Dec 5, 2016
@wardbell wardbell deleted the chalin-dont-build-dart-1205 branch December 5, 2016 22:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants