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

Dev/trevors/mbpresteps broken template/testnewmbpresteps #1290

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

trevors20
Copy link
Contributor

See if it will launch a build or not...

These need to be set before we have a chance to run our variable ps1 scripts.
It's disabled by default, but is easy to turn on.
By requiring opt-in to sign on mac/linux, we remove the need for signing re-approval on pipelines that are already signing.
It also avoids signing binaries that typically will not ship anyway.
These are redundant with those injected by 1ES PT.
CodeQL is injected by default by the 1ES PT templates now, so we don't need this variable.
1ES PT includes it already.
This should reduce merge conflicts going forward since the job's content doesn't entirely change just to enable it.
It publishes to a web site that no longer operates.
Setting it to `$(Pipeline.Workspace)` was problematic because it included other files dropped by 1ES PT that credscan then failed on (go figure).

And anyway, these jobs have only one output so there's no reason to specify `outputParentDirectory` as no optimization is applicable.
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.

None yet

2 participants