Skip to content

Commit 519fcd9

Browse files
authored
STYLE: removal of files from github repo (#601)
### Work Item / Issue Reference <!-- IMPORTANT: Please follow the PR template guidelines below. For mssql-python maintainers: Insert your ADO Work Item ID below For external contributors: Insert Github Issue number below Only one reference is required - either GitHub issue OR ADO Work Item. --> <!-- mssql-python maintainers: ADO Work Item --> > [AB#45134](https://sqlclientdrivers.visualstudio.com/c6d89619-62de-46a0-8b46-70b92a84d85e/_workitems/edit/45134) <!-- External contributors: GitHub Issue --> > GitHub Issue: #<ISSUE_NUMBER> ------------------------------------------------------------------- ### Summary <!-- Insert your summary of changes below. Minimum 10 characters required. --> This pull request removes the `OneBranchPipelines/github-ado-sync.yml` file, which previously defined the entire pipeline for syncing the main branch from the public GitHub repository to the internal Azure DevOps repository. This pipeline automated daily synchronization and managed divergent histories between the two repositories. The most important change is: Pipeline removal: * Deleted the `OneBranchPipelines/github-ado-sync.yml` file, which contained the full configuration for the GitHub-to-ADO sync pipeline, including scheduling, branch sync logic, conflict handling, and automated pull request creation in Azure DevOps. <!-- ### PR Title Guide > For feature requests FEAT: (short-description) > For non-feature requests like test case updates, config updates , dependency updates etc CHORE: (short-description) > For Fix requests FIX: (short-description) > For doc update requests DOC: (short-description) > For Formatting, indentation, or styling update STYLE: (short-description) > For Refactor, without any feature changes REFACTOR: (short-description) > For performance improvements PERF: (short-description) > For release related changes, without any feature changes RELEASE: #<RELEASE_VERSION> (short-description) ### Contribution Guidelines External contributors: - Create a GitHub issue first: https://github.com/microsoft/mssql-python/issues/new - Link the GitHub issue in the "GitHub Issue" section above - Follow the PR title format and provide a meaningful summary mssql-python maintainers: - Create an ADO Work Item following internal processes - Link the ADO Work Item in the "ADO Work Item" section above - Follow the PR title format and provide a meaningful summary -->
1 parent d3ba6d1 commit 519fcd9

1 file changed

Lines changed: 0 additions & 138 deletions

File tree

OneBranchPipelines/github-ado-sync.yml

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)