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

[PR Workflow] Sync files from public Azure rest api spec repo to private Azure rest api spec repo #5874

Closed
raych1 opened this issue Mar 31, 2023 · 1 comment · Fixed by #6392
Assignees
Labels
Central-EngSys This issue is owned by the Engineering System team. Spec PR Tools Tooling that runs in azure-rest-api-specs repo.

Comments

@raych1
Copy link
Member

raych1 commented Mar 31, 2023

We have mirror pipeline running to sync between public repo main branch and private repo main branch. But it's not enough because there're other branches used for api spec review purpose. i.e. RPSaaSMater, RPSaaSDev, and ARMCoreRPDev.

Some files are supposed to be updated in public repo main branch, then they should be synced to private spec repo branches automatically. These files contain:

  • specification/common-types/*,
  • package.json
  • custom-words.txt
@raych1 raych1 added the Spec PR Tools Tooling that runs in azure-rest-api-specs repo. label Mar 31, 2023
@konrad-jamrozik konrad-jamrozik added the Central-EngSys This issue is owned by the Engineering System team. label Apr 12, 2023
@konrad-jamrozik konrad-jamrozik changed the title Sync files from public Azure rest api spec repo to private Azure rest api spec repo [PR Workflow] Sync files from public Azure rest api spec repo to private Azure rest api spec repo Jun 20, 2023
@konrad-jamrozik konrad-jamrozik moved this to 📋 Backlog in Spec PR Tools Jun 20, 2023
@weshaggard
Copy link
Member

custom-words.txt is currently being excluded as there might be conflicts. At some point we might write a custom mergering just for this list if it become an issue.

@github-project-automation github-project-automation bot moved this from 📋 Backlog to 🎊 Closed in Spec PR Tools Jun 23, 2023
@github-project-automation github-project-automation bot moved this from 🤔 Triage to 🎊 Closed in Azure SDK EngSys 🤖🧠 Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team. Spec PR Tools Tooling that runs in azure-rest-api-specs repo.
Projects
Archived in project
Status: 🎊 Closed
Development

Successfully merging a pull request may close this issue.

3 participants