Skip to content

Added Get-Changed-Components.ps1 #281

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

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

Arlodotexe
Copy link
Member

@Arlodotexe Arlodotexe commented Apr 6, 2025

Added a simple script that outputs the list of component names with changes in git within a given commit patch range.

When something is changed outside the list of components, e.g. in tooling, 'all' is returned.

The value yielded by this script can be plugged into the variable for all existing build and solution generation scripts.

Adapted from CommunityToolkit/Labs-Windows#647, this code has been tested and validated.

@Arlodotexe Arlodotexe merged commit d794325 into main Apr 30, 2025
11 checks passed
@Arlodotexe Arlodotexe deleted the feature/scripts/get-changed-components branch April 30, 2025 19:42
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.

2 participants