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

Fixed components with non-default MultiTargets being skipped for build #173

Merged

Conversation

Arlodotexe
Copy link
Member

This PR fixes a minor issue with the ./tooling/MultiTarget/Build-Toolkit-Components.ps1 script where components would get incorrectly skipped for build depending on the contents of their MultiTarget.props.

@Arlodotexe Arlodotexe added bug 🐛 Something isn't working dev loop ➰ For issues that impact the core dev-loop of building experiments labels Mar 1, 2024
@Arlodotexe Arlodotexe self-assigned this Mar 1, 2024
@michael-hawker
Copy link
Member

@Arlodotexe could this be what tripped up the App Services?

@Arlodotexe
Copy link
Member Author

@Arlodotexe could this be what tripped up the App Services?

No, this is a fix for the Build-Toolkit-Components script, which isn't used for generating our live nuget packages.

@Arlodotexe Arlodotexe merged commit 623cb03 into main Mar 1, 2024
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/multitarget/build-components/skip-build-empty-tfms branch March 1, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working dev loop ➰ For issues that impact the core dev-loop of building experiments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants