Skip to content

Commit

Permalink
ci: remove old examples
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Sep 14, 2024
1 parent b70e39b commit b678207
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 596 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,5 @@ jobs:
uses: nrwl/nx-set-shas@v4
- name: Install dependencies
run: npm i
- name: pretarget E2E test project
run: npx nx run cli-e2e-pretarget:pretarget-e2e --parallel=1 --verbose
- name: graph E2E test project
run: npx nx run cli-e2e-graph:graph-e2e --parallel=1 --verbose
- name: env E2E test project
run: npx nx run cli-e2e-env:env-e2e --parallel=1 --verbose
- name: Original E2E test project
run: npx nx run cli-e2e-original:original-e2e --parallel=1 --verbose
31 changes: 0 additions & 31 deletions e2e-examples/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions e2e-examples/cli-e2e-pretarget/.eslintrc.json

This file was deleted.

85 changes: 0 additions & 85 deletions e2e-examples/cli-e2e-pretarget/README.md

This file was deleted.

26 changes: 0 additions & 26 deletions e2e-examples/cli-e2e-pretarget/project.json

This file was deleted.

40 changes: 0 additions & 40 deletions e2e-examples/cli-e2e-pretarget/test/cli-command-sort.spec.ts

This file was deleted.

43 changes: 0 additions & 43 deletions e2e-examples/cli-e2e-pretarget/tooling/bin/setup-npm-env.ts

This file was deleted.

60 changes: 0 additions & 60 deletions e2e-examples/cli-e2e-pretarget/tooling/bin/stop-verdaccio.ts

This file was deleted.

Loading

0 comments on commit b678207

Please sign in to comment.