Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/external-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
echo "Created tgz packages:"
ls -la ./tgz-packages/

cd packages/integration-tester
cd core/packages/tsp-integration
npm link

- name: Checkout
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ suites:
pattern: "specification/**/tspconfig.yaml"
entrypoints:
- name: "client.tsp"
options: ["--dry-run"]
options: ["--no-emit"]
- name: "main.tsp"
azure-specs-pr:
repo: https://github.com/Azure/azure-rest-api-specs-pr
branch: typespec-next
pattern: "specification/**/tspconfig.yaml"
entrypoints:
- name: "client.tsp"
options: ["--dry-run"]
options: ["--no-emit"]
- name: "main.tsp"
2 changes: 1 addition & 1 deletion core
Submodule core updated 198 files
2 changes: 0 additions & 2 deletions packages/integration-tester/cmd/tsp-integration.js

This file was deleted.

44 changes: 0 additions & 44 deletions packages/integration-tester/package.json

This file was deleted.

72 changes: 0 additions & 72 deletions packages/integration-tester/src/cli.ts

This file was deleted.

15 changes: 0 additions & 15 deletions packages/integration-tester/src/config/types.ts

This file was deleted.

157 changes: 0 additions & 157 deletions packages/integration-tester/src/find-packages.ts

This file was deleted.

Loading
Loading