Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.27 KB

ci-migration-details.md

File metadata and controls

30 lines (19 loc) · 1.27 KB

Details on UI Disable

The following code repos have had their UI update disabled.

Azure-docs-sdk-node

Azure-docs-sdk-python

Not only this, but the CI for these repositories has been MERGED. The CI jobs run both preview and regular at the same time. The primarybenefit here is that we no longer have to be concerned about multiple preview branches.

How does this work?

  • target_repo PARAMS.json is RETAINED for CI PULL and PUSH only.
  • targeted NPM packages configuration will be pulled from the packages-X.json files

To update the targeted packages, submit a PR into smoke-test for the appropriate moniker.

  • ci-configs/packages-latest.json for latest
  • ci-configs/packages-preview.json for preview

Mime what you see for existing packages.