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

configure netlify for PR's #2101

Merged
merged 6 commits into from
Jan 28, 2019
Merged

configure netlify for PR's #2101

merged 6 commits into from
Jan 28, 2019

Commits on Jan 26, 2019

  1. configure netlify for PR's

    this follows the same process that runs for canary releases
    Tom Jenkinson committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    d93d453 View commit details
    Browse the repository at this point in the history
  2. check if repo is shallow before fetching

    because on netlify it clones the whole thing
    Tom Jenkinson committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    e5a3a78 View commit details
    Browse the repository at this point in the history
  3. handle 'netlifyPr' in set-package-version

    Tom Jenkinson committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    35c4553 View commit details
    Browse the repository at this point in the history
  4. tabs => spaces

    Tom Jenkinson committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    a8f99c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. add commit to version when PR

    Tom Jenkinson committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    f69bf3e View commit details
    Browse the repository at this point in the history
  2. always trim command output

    Tom Jenkinson committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    e2e71c7 View commit details
    Browse the repository at this point in the history