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

Add script which generates a changeset for pipelinev3 #7512

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Jan 11, 2024

Using git-helpers Get-ChangedFiles

Resolves #7504

This will be used as the first step of a common build pipeline which we will add to all our repos.

image

@scbedd scbedd self-assigned this Jan 11, 2024
@azure-sdk
Copy link
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

Copy link
Member

@weshaggard weshaggard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what you are going to do with this info yet but looks reasonable.

@scbedd
Copy link
Member Author

scbedd commented Jan 12, 2024

Not sure what you are going to do with this info yet but looks reasonable.

This will be consumed by language-specific logic for selecting which packages will be built. A json file is an easy universal input that anyone will be able to understand.

@azure-sdk
Copy link
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Write blast-radius script which detects changed files in PR
3 participants