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

[eng/tools] Use TypeScript project references #31213

Merged
merged 6 commits into from
Oct 25, 2024

Conversation

mikeharder
Copy link
Member

@mikeharder mikeharder commented Oct 25, 2024

  • Replaces "postinstall" step in each package, with one in tools folder
  • Allows one call to tsc to compile all projects in the correct dependency order
  • No change to usage or dev of tools

- Replaces "postinstall" step in each package, with one in tools folder
- Allows one call to `tsc` to compile all projects in the correct dependency order
Copy link

openapi-pipeline-app bot commented Oct 25, 2024

Next Steps to Merge

⌛ Please wait. Next steps to merge this PR are being evaluated by automation. ⌛

Copy link

openapi-pipeline-app bot commented Oct 25, 2024

PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment.

@mikeharder mikeharder self-assigned this Oct 25, 2024
@mikeharder mikeharder enabled auto-merge (squash) October 25, 2024 02:03
@mikeharder mikeharder disabled auto-merge October 25, 2024 18:04
@mikeharder mikeharder merged commit e6094e6 into Azure:main Oct 25, 2024
37 of 43 checks passed
@mikeharder mikeharder deleted the tools-composite branch October 25, 2024 18:04
markcowl pushed a commit to markcowl/azure-rest-api-specs that referenced this pull request Oct 29, 2024
- Replaces "postinstall" step in each package, with one in tools folder
- Allows one call to `tsc --build` to compile all projects in the correct dependency order
haagha pushed a commit that referenced this pull request Nov 19, 2024
- Replaces "postinstall" step in each package, with one in tools folder
- Allows one call to `tsc --build` to compile all projects in the correct dependency order
digvijaymali94 pushed a commit to digvijaymali94/azure-rest-api-specs that referenced this pull request Dec 17, 2024
- Replaces "postinstall" step in each package, with one in tools folder
- Allows one call to `tsc --build` to compile all projects in the correct dependency order
cheukchuen pushed a commit that referenced this pull request Jan 24, 2025
- Replaces "postinstall" step in each package, with one in tools folder
- Allows one call to `tsc --build` to compile all projects in the correct dependency order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants