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

Tsp cli improvements #6082

Merged
merged 34 commits into from
Feb 28, 2025
Merged

Conversation

AlitzelMendez
Copy link
Contributor

@AlitzelMendez AlitzelMendez commented Feb 20, 2025

tsp compile . - During compilation

image

tsp compile .

image

tsp compile . --list-files

image

tsp compile . --list-files --trace '*'

image

Compiler failure

image

Emitter failure

image

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 20, 2025

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - feature ✏️

Introduced list-files flag to log all emitted files.

@typespec/compiler - feature ✏️

Added a progress indicator to show the current stage of tsp compilation process.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 20, 2025

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@AlitzelMendez
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@AlitzelMendez
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@AlitzelMendez AlitzelMendez marked this pull request as ready for review February 25, 2025 18:09
@AlitzelMendez AlitzelMendez added this pull request to the merge queue Feb 28, 2025
Merged via the queue into microsoft:main with commit 3e6f518 Feb 28, 2025
24 checks passed
@AlitzelMendez AlitzelMendez deleted the check-tsp-cli branch February 28, 2025 06:32
@AlitzelMendez AlitzelMendez linked an issue Feb 28, 2025 that may be closed by this pull request
7 tasks
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.

Compiler/Emitter behavior consistency and improvement
5 participants