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

Azure Pipelines Release: Fixing Pool Definitions & Improving Pipeline Inputs #390

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

mijpeterson
Copy link
Contributor

My previous PRs unfortunately didn't work as expected, as I later found that pool OS needs to be specified at compile time for 1ES PT. As a result, the recommended approach to target multiple OSes in your pipeline is to define your pool configurations as parameters. In doing so, windows and mac builds are able to run.

In addition to making this change, I also moved the definitions of "pre-release" and "version" to be pipeline parameters as opposed to variables. This presents itself better in the UI so that users who trigger the pipeline will be required to provide those inputs.

@mijpeterson mijpeterson requested a review from a team as a code owner June 13, 2024 23:05
@mijpeterson mijpeterson merged commit e93820b into main Jun 14, 2024
9 checks passed
@mijpeterson mijpeterson deleted the switching-some-variables-to-parameters branch June 14, 2024 18:09
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