Skip to content
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

tools: build docs on netlify rather than travis #759

Merged
merged 1 commit into from
Feb 28, 2018
Merged

Conversation

ppannuto
Copy link
Member

Pull Request Overview

Building as an after-success hook on travis hid failures. Building on netlify
directly will let the docs be a parallel effort and should catch failures at
PR time correctly.

This is a squash of a few things:

  • travis: don't spew zip info
  • netlify: try building docs on there instead of travis
  • tools: can't use sudo on netlify
  • tools: ignore built doc artifacts
  • travis: remove netlify from travis

Building as an after-success hook on travis hid failures. Building on netlify
directly will let the docs be a parallel effort and should catch failures at
PR time correctly.

This is a squash of a few things:

  - travis: don't spew zip info
  - netlify: try building docs on there instead of travis
  - tools: can't use sudo on netlify
  - tools: ignore built doc artifacts
  - travis: remove netlify from travis
@ppannuto ppannuto added documentation P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny. labels Feb 28, 2018
@brghena brghena merged commit 49a9c75 into master Feb 28, 2018
@brghena brghena deleted the build-on-netlify branch February 28, 2018 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants