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

[ci] Migrate to the 1ES template #8876

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Conversation

pjcollins
Copy link
Member

Context: https://aka.ms/1espt

The build pipeline has been updated to extend the 1ES pipeline template,
which will keep the pipeline up to date with the latest compliance and
security requirements. Most compliance tasks and scans will now run
automatically as part of artifact upload steps. API Scan and policheck
scans against multiple languages are not supported and will continue to
run separately.

Context: https://aka.ms/1espt

The build pipeline has been updated to extend the 1ES pipeline template,
which will keep the pipeline up to date with the latest compliance and
security requirements.  Most compliance tasks and scans will now run
automatically as part of artifact upload steps.  API Scan and policheck
scans against multiple languages are not supported and will continue to
run separately.

 Conflicts:
	build-tools/automation/azure-pipelines-nightly.yaml
	build-tools/automation/azure-pipelines.yaml
	build-tools/automation/guardian/source.gdnsuppress
	build-tools/automation/yaml-templates/build-macos.yaml
	build-tools/automation/yaml-templates/commercial-build.yaml
	build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml
The mega pipeline extends our msbuild stages and does not yet support
using the 1ES pipeline template.
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

This looks pretty much identical to what went in main:

The one ApplicationRunsWithDebuggerAndBreaks test is flaky, we can ignore that failure.

@pjcollins pjcollins merged commit 559f4a7 into release/8.0.2xx Apr 15, 2024
45 of 47 checks passed
@pjcollins pjcollins deleted the dev/pjc/rel8-1espt branch April 15, 2024 21:16
grendello added a commit that referenced this pull request May 6, 2024
* release/8.0.2xx:
  [Mono.Android] fix potential leak of RunnableImplementors (#8900)
  Bump to xamarin/monodroid@21aed734 (#8905)
  [Xamarin.Android.Build.Tasks] fix detection of "Android libraries" (#8904)
  [ci] Do not use @self annotation for templates (#8783)
  Bump to xamarin/xamarin-android-tools/release/8.0.1xx@d50747cb (#8892)
  [Xamarin.Android.Build.Tasks] Remove "Xamarin" from messages (#8884)
  [ci] Use NuGetAuthenticate@1 (#8877)
  [ci] Migrate to the 1ES template (#8876)
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants