Skip to content

Commit

Permalink
Revert "feat(gatsby): Track static queries by template (#25120)" (#25493
Browse files Browse the repository at this point in the history
)

This reverts commit 6b39645.
  • Loading branch information
freiksenet committed Jul 3, 2020
1 parent 473d2c8 commit 5250a02
Show file tree
Hide file tree
Showing 35 changed files with 8 additions and 785 deletions.
8 changes: 0 additions & 8 deletions .circleci/config.yml
Expand Up @@ -281,12 +281,6 @@ jobs:
- e2e-test:
test_path: integration-tests/structured-logging

integration_tests_artifacts:
executor: node
steps:
- e2e-test:
test_path: integration-tests/artifacts

e2e_tests_path-prefix:
<<: *e2e-executor
environment:
Expand Down Expand Up @@ -576,8 +570,6 @@ workflows:
<<: *e2e-test-workflow
- integration_tests_structured_logging:
<<: *e2e-test-workflow
- integration_tests_artifacts:
<<: *e2e-test-workflow
- integration_tests_gatsby_cli:
requires:
- bootstrap
Expand Down
21 changes: 0 additions & 21 deletions integration-tests/artifacts/LICENSE

This file was deleted.

3 changes: 0 additions & 3 deletions integration-tests/artifacts/README.md

This file was deleted.

173 changes: 0 additions & 173 deletions integration-tests/artifacts/__tests__/static-queries.js

This file was deleted.

9 changes: 0 additions & 9 deletions integration-tests/artifacts/gatsby-browser.js

This file was deleted.

9 changes: 0 additions & 9 deletions integration-tests/artifacts/gatsby-config.js

This file was deleted.

Empty file.
3 changes: 0 additions & 3 deletions integration-tests/artifacts/jest.config.js

This file was deleted.

32 changes: 0 additions & 32 deletions integration-tests/artifacts/package.json

This file was deleted.

15 changes: 0 additions & 15 deletions integration-tests/artifacts/src/components/author.js

This file was deleted.

15 changes: 0 additions & 15 deletions integration-tests/artifacts/src/components/github.js

This file was deleted.

7 changes: 0 additions & 7 deletions integration-tests/artifacts/src/components/title.js

This file was deleted.

15 changes: 0 additions & 15 deletions integration-tests/artifacts/src/components/twitter.js

This file was deleted.

14 changes: 0 additions & 14 deletions integration-tests/artifacts/src/hooks/use-title.js

This file was deleted.

17 changes: 0 additions & 17 deletions integration-tests/artifacts/src/pages/dynamic-dynamic.js

This file was deleted.

17 changes: 0 additions & 17 deletions integration-tests/artifacts/src/pages/dynamic-import.js

This file was deleted.

0 comments on commit 5250a02

Please sign in to comment.