Skip to content

Fix pipeline generation for private repos#9698

Merged
weshaggard merged 2 commits intomainfrom
weshaggard-patch-1
Feb 4, 2025
Merged

Fix pipeline generation for private repos#9698
weshaggard merged 2 commits intomainfrom
weshaggard-patch-1

Conversation

@weshaggard
Copy link
Copy Markdown
Member

Pipeline generation for the private repos no longer works after my recent refactoring. The reason is because sparse-checkout doesn't support cloning them without a key. I've hacked together a proof of concept to unblock folks but I'm not sure how I like this implementation.

I'm curious of your thoughts @benbp

@weshaggard weshaggard requested a review from benbp January 24, 2025 18:43
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

Comment thread eng/common/pipelines/templates/steps/validate-all-packages.yml
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

Comment thread eng/common/pipelines/templates/steps/sparse-checkout.yml Outdated
@weshaggard
Copy link
Copy Markdown
Member Author

@weshaggard weshaggard marked this pull request as ready for review January 30, 2025 00:54
@weshaggard weshaggard requested a review from a team as a code owner January 30, 2025 00:54
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

Comment thread eng/common/pipelines/templates/steps/sparse-checkout.yml
Comment thread eng/common/pipelines/templates/steps/sparse-checkout.yml
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Feb 4, 2025
Sync eng/common directory with azure-sdk-tools for PR
Azure/azure-sdk-tools#9698 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
@weshaggard weshaggard merged commit 9520a09 into main Feb 4, 2025
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.

3 participants