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

[engsys] Enable credscan in PR/Ci #20312

Merged
merged 1 commit into from
Feb 14, 2022
Merged

[engsys] Enable credscan in PR/Ci #20312

merged 1 commit into from
Feb 14, 2022

Conversation

sima-zhu
Copy link
Contributor

@sima-zhu sima-zhu commented Feb 10, 2022

Enable credscan in PR/Ci

TestProxy: ${{ parameters.TestProxy }}

- ${{ if ne(parameters.RunUnitTests, false) }}:
- template: /eng/common/pipelines/templates/jobs/archetype-sdk-tests-generate.yml
Copy link
Member

Choose a reason for hiding this comment

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

Looks that - template now has more indentation? It was aligning with $ previously. Not sure if it matters though.

Copy link
Member

Choose a reason for hiding this comment

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

Yes not only does the indention look off it looks like this is in the incorrect spot. It should be above the Compliance job.

Copy link
Member

Choose a reason for hiding this comment

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

Actually nevermind about the ordering as this is an entire job template so it can go above or below the Compliance job. However do double check the indention.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is working as expected and indentation is correct.

@jeremymeng jeremymeng changed the title Enable credscan in PR/Ci [engsys] Enable credscan in PR/Ci Feb 10, 2022
Copy link
Member

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for enabling it!

CloudConfig:
Cloud: Public
AdditionalParameters:
- job: Compliance
Copy link
Member

Choose a reason for hiding this comment

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

Don't know enough to approve but just want to say I am very excited to have this!

Copy link
Member

@weshaggard weshaggard left a comment

Choose a reason for hiding this comment

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

Change looks good but lets please wait until we sort out the baseline file and the v2/v3 issue before merging this.

@sima-zhu sima-zhu merged commit 7d3a2be into Azure:main Feb 14, 2022
@sima-zhu sima-zhu deleted the credscan branch February 14, 2022 23:55
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.

4 participants