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

Clean up entries in docsettings.yml #15146

Merged
10 commits merged into from
Jun 7, 2021
Merged

Conversation

ramya-rao-a
Copy link
Contributor

@ramya-rao-a ramya-rao-a commented May 5, 2021

We expect the readme files in each of the packages to follow a particular template.
The docsettings.yml file is where we have added exceptions for this rule.

The omitted_paths is for those readmes that intentionally do not follow this rule
The known_content_issues is for those readmes that we believe should follow the rule and so there is a tracking issue to update it
The known_presence_issues is for those readmes that dont exist but should

This PR cleans up this file as follows:

  • Add Track 1 packages into the omitted path list. Since these are auto generated, they will not be following the rule
  • Add service level readmes into the omitted path list. /sdk/*/README.md
  • Use glob patterns when possible
  • Sort alphabetically

@ramya-rao-a
Copy link
Contributor Author

/azp run js - core - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

eng/.docsettings.yml Outdated Show resolved Hide resolved
eng/.docsettings.yml Outdated Show resolved Hide resolved
@ramya-rao-a ramya-rao-a force-pushed the doc-settings-cleanup branch from ff4cefe to cc59e80 Compare June 7, 2021 17:40
eng/.docsettings.yml Outdated Show resolved Hide resolved
@ramya-rao-a ramya-rao-a marked this pull request as ready for review June 7, 2021 18:45
@ramya-rao-a ramya-rao-a requested a review from KarishmaGhiya June 7, 2021 18:46
@ghost
Copy link

ghost commented Jun 7, 2021

Hello @ramya-rao-a!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit f2fe50f into Azure:master Jun 7, 2021
@ramya-rao-a ramya-rao-a deleted the doc-settings-cleanup branch June 7, 2021 19:48
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this pull request Jul 9, 2021
Fix 20210301preview bugs (Azure#15146)

* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* 202 status for start and stop CI

* make resync keys long runnin operation in version Jan2021

* resync keys 204

* update resync keys example

* Dont throw 204 for resync

* update resync keys

* Formatting

* revert Jan2021changes and add new version

* start apr2021 version for azure ml rp

* undo remove new line in jan2021

* use systemData definition in common

* removed old files

* fix small swagger bugs

* run prettier

* remove reference to sku

* update readme

* minimum agentCount should be 0

* add createdOn and ModifiedOn to compute properties

* add LoadBalancerType to aks compute

* add isNotebookInstanceCompute to virtualMachine

* add leafDomainLabel to SslConfiguration

* add overwriteExistingDomain to SslConfiguration

* add synapseSpark as supported compute-type

* update patch compute response to 202

* remove location from example responses

* Revert "remove location from example responses"

This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.

* MachineLearningCompute_Update should have a 200 response

* sys data to use local def due to naming conflicts.

* Fix enum casing

* Fix operationId PR comment.

* Change opId in apr version

* remove 20210401 for easy review

* only change api version

* merge changes for 20210401 version

* Add x-ms-discriminator-value for Synapse spark

* camelcase loadbalancer properties

* add createdOn and Modified on to examples

* address AvoidAnonymousTypes error for SynapseSpark

* Minor fixes + new property

* Remove subscription state.

* fix bug

Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: Suba <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>
Co-authored-by: Suba <[email protected]>
ramya-rao-a added a commit that referenced this pull request Aug 11, 2021
Looks it was I who added  `sdk/*README`  in #15146, but I cannot recall the reason.
Other entries were for cases that we genuinely did need to skip
This pull request was closed.
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.

2 participants