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

fix(ci): actually only run tests on non-docs changes #10287

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

DSchau
Copy link
Contributor

@DSchau DSchau commented Dec 4, 2018

Previously, this was mostly working (see
#9889 where the unit tests are
not run, but the e2e tests are run), but as is evident, the e2e tests
are still run.

This is because the "merging" of template inclusions doesn't work quite
like we'd expect, so need to iron that out. This should iron it out!

Previously, this was mostly working (see
gatsbyjs#9889 where the unit tests are
not run, but the e2e tests are run), but as is evident, the e2e tests
are still run.

This is because the "merging" of template inclusions doesn't work quite
like we'd expect, so need to iron that out. This should iron it out!
@DSchau DSchau requested a review from a team as a code owner December 4, 2018 19:47
Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try it!

@pieh pieh merged commit 316d6a2 into gatsbyjs:master Dec 4, 2018
@DSchau DSchau deleted the ci/docs-e2e-test-fix branch December 4, 2018 22:38
m-allanson added a commit to Bouncey/gatsby that referenced this pull request Dec 7, 2018
* master: (1595 commits)
  chore: update link for react-gatsby-firebase-authentication (gatsbyjs#10314)
  fix(www): Awesome Gatsby sidebar link (gatsbyjs#10313)
  Add thijs koerselman to creators list (gatsbyjs#10303)
  chore(release): Publish
  fix(gatsby-plugin-emotion): allow for React.Fragment shorthand syntax (gatsbyjs#10291)
  feat(www): Update starter cards (gatsbyjs#10258)
  Update index.md (gatsbyjs#10307)
  Update index.md (gatsbyjs#10306)
  Add thijs koerselman portfolio to sites list (gatsbyjs#10304)
  chore(release): Publish
  fix(gatsby): don't remount matchPath pages (gatsbyjs#10261)
  chore(release): Publish
  feat(gatsby-source-contentful): enable RichText for all users (gatsbyjs#10301)
  docs(tutorial): update 404 screenshot (gatsbyjs#10295)
  feat(gatsby-plugin-typescript): allow specifying babel preset options (gatsbyjs#10248)
  docs(gatsby-plugin-sass): fix typo in docs (gatsbyjs#10292)
  fix(ci): actually only run tests on non-docs changes (gatsbyjs#10287)
  fix(blog): rename for correct date in link (gatsbyjs#10290)
  Adds a more descriptive link purpose (gatsbyjs#9266)
  fix(www): comment out down showcase site
  ...
gpetrioli pushed a commit to gpetrioli/gatsby that referenced this pull request Jan 22, 2019
Previously, this was mostly working (see
gatsbyjs#9889 where the unit tests are
not run, but the e2e tests are run), but as is evident, the e2e tests
are still run.

This is because the "merging" of template inclusions doesn't work quite
like we'd expect, so need to iron that out. This should iron it out!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants