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

Remove and ignore tsdoc-metadata.json #14681

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

witemple-msft
Copy link
Member

tsdoc-metadata.json, as explained in #8662, isn't something we want, and its comments describe it as something we shouldn't check in. This PR removes the one instance of it being checked in in core-rest-pipeline and adds it to .gitignore. Hopefully we can move to a newer AE version that will just eliminate this problem entirely, but for now we can just ignore it.

This should keep us from having to look at this file in our untracked changes whenever it's generated.

@witemple-msft witemple-msft added EngSys This issue is impacting the engineering system. Azure.Core labels Apr 2, 2021
@witemple-msft witemple-msft self-assigned this Apr 2, 2021
Copy link
Contributor

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for clean it up!

Copy link
Member

@xirzec xirzec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was bothering me! Thanks so much for fixing! 👍

@xirzec xirzec merged commit da64e07 into Azure:master Apr 2, 2021
jay-most pushed a commit to jay-most/azure-sdk-for-js that referenced this pull request Apr 26, 2021
humphd added a commit to humphd/azure-sdk-for-js that referenced this pull request Sep 23, 2021
HarshaNalluru pushed a commit that referenced this pull request Sep 23, 2021
…pts (#17820)

* Add tsdoc-metadata.json to .prettierignore for @azure/core-rest-pipeline failure, see #14681

* Fix paths to .prettierrc.json and .prettierignore in @azure-tools/perf-container-registery package.json

* Run prettier with prettierrc.json config on sdk/test-utils/testing-recorder-new/rollup.base.config.js

* Use global prettier config and ignore for identity/identity/test/manual

* Use global prettier config and ignore in common/tools/eslint-plugin-azure-sdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants