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

Allow for target-defined artifacts #502

Merged
merged 5 commits into from
Feb 12, 2025

Conversation

MorrisLaw
Copy link
Contributor

What this PR does / why we need it:
This PR allows for target-defined artifacts which is especially useful for windows builds.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #474

@cpuguy83
Copy link
Member

For simplicity, do you think we can deal with refactoring things in a separate PR?

@MorrisLaw
Copy link
Contributor Author

For simplicity, do you think we can deal with refactoring things in a separate PR?

Yeah, that's reasonable.

@MorrisLaw MorrisLaw force-pushed the allow-artifacts-per-target-definition branch from 0733b36 to 28785e4 Compare January 27, 2025 15:49
@MorrisLaw MorrisLaw force-pushed the allow-artifacts-per-target-definition branch 2 times, most recently from 2a806b0 to a6472f3 Compare February 10, 2025 15:11
frontend/rpm/template.go Outdated Show resolved Hide resolved
helpers.go Outdated Show resolved Hide resolved
@MorrisLaw MorrisLaw force-pushed the allow-artifacts-per-target-definition branch from 3482217 to 8f67ee1 Compare February 11, 2025 15:09
@MorrisLaw MorrisLaw force-pushed the allow-artifacts-per-target-definition branch from 632e850 to d3002a8 Compare February 11, 2025 16:52
@MorrisLaw MorrisLaw marked this pull request as ready for review February 11, 2025 16:54
@MorrisLaw MorrisLaw requested a review from a team as a code owner February 11, 2025 16:54
target.go Outdated Show resolved Hide resolved
helpers.go Outdated Show resolved Hide resolved
@cpuguy83 cpuguy83 merged commit f4b858b into Azure:main Feb 12, 2025
19 checks passed
@MorrisLaw MorrisLaw deleted the allow-artifacts-per-target-definition branch February 12, 2025 20:07
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.

[REQ] Allow artifacts to be defined per-target
2 participants