Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Make conditions for template selection evaluated at runtime#35

Merged
adityapatwardhan merged 1 commit into
PowerShell:masterPowerShell/Compliance:masterfrom
adityapatwardhan:ChangeConditionsadityapatwardhan/Compliance-1:ChangeConditionsCopy head branch name to clipboard
Jun 22, 2021
Merged

Make conditions for template selection evaluated at runtime#35
adityapatwardhan merged 1 commit into
PowerShell:masterPowerShell/Compliance:masterfrom
adityapatwardhan:ChangeConditionsadityapatwardhan/Compliance-1:ChangeConditionsCopy head branch name to clipboard

Conversation

@adityapatwardhan

Copy link
Copy Markdown
Member

No description provided.

displayName: ${{ parameters.displayName }} - Generate Authenticode signing JSON
condition: and(succeeded(), eq(variables['ESRP_TEMPLATE_SHOULD_SIGN'], 'True'), or( eq(parameters['certificateId'], 'CP-230012'), eq(parameters['certificateId'], 'CP-460906'), eq(parameters['certificateId'], 'CP-231522') ))
condition:
and(succeeded(), eq(variables['ESRP_TEMPLATE_SHOULD_SIGN'], 'True'), or( eq(variables['certId'], 'CP-230012'), eq(variables['certId'], 'CP-460906'), eq(variables['certId'], 'CP-231522') ))

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make certID prefixed with ESRP_TEMPLATE_

@adityapatwardhan adityapatwardhan merged commit b4979d3 into PowerShell:master Jun 22, 2021
@adityapatwardhan adityapatwardhan deleted the ChangeConditions branch June 22, 2021 19:40
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.