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

[Batch] Include types in shipped package #16874

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

deyaaeldeen
Copy link
Member

The location of the type declarations changed after batch updated their tsconfig.json file. This PR uses the new location in package.json's files list and types entry. Fixes #16809

@ramya-rao-a
Copy link
Contributor

The location of the type declarations changed after batch updated their tsconfig.json file.

What was the reason for the changes in the tsconfig file?

@deyaaeldeen
Copy link
Member Author

@ramya-rao-a #16679 made the change to the tsconfig.json and I am not super sure on their motivation. It uses a Track 2 convention even though it is still Track 1. I do not mind it though.

@deyaaeldeen deyaaeldeen merged commit 2f5be4d into Azure:main Aug 12, 2021
@deyaaeldeen deyaaeldeen deleted the batch/fix-types branch August 12, 2021 17:49
ckairen pushed a commit to ckairen/azure-sdk-for-js that referenced this pull request Aug 24, 2021
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this pull request Nov 30, 2021
Updating k8s version in dualstack to valid version (Azure#16874)

Dualstack is only for >= 1.21 in AKS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs CI fails building @azure/batch@9.0.0
2 participants