-
Notifications
You must be signed in to change notification settings - Fork 183
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
1ES Transition Items - "Extras" #7941
Comments
These designer builds are lo-pri... they existed before and they continue to exist after the transition. We should not worry about these until we get dinged on them (and then we'll probably just delete them). |
At least in Java we're finding that in some CI runs virus scanning can take 10 to 15 minutes to run. Looking at the step running virus scanning, this could be that we're using We should investigate if moving these build artifacts to a subfolder reduces the number of files that need to be virus scanned. |
They were all deleted. |
Goal is to replace [this release](https://dev.azure.com/azure-sdk/internal/_release?_a=releases&view=mine&definitionId=22) with this [new build pipeline.](https://dev.azure.com/azure-sdk/internal/_build?definitionId=6992&_a=summary) [Example successful release](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3829708&view=results) Related to Azure/azure-sdk-tools#7941
This is all done except for one item that I am blocked on. Publishing the ADO extension from openapi-alps-publish. Have a support ticket out with the 1es folks. Holding pattern until response. |
Discovered long tail items
Scan-> Remaining to be resolved:azure-sdk-build-tools
exes with1es-templates
download-credscan-suppression.yml
in favor of disabling the SDL step on specific jobs or the likeSDL
config by utilizing atemplateContext
argument on the deployment. Otherwise I'm not certain we can bypass this.We CAN disableThis is for the entire SDL stage, not the injected steps during artifact publish.sdl
injected steps when there is no checkout. Unfortunately during our signing stage there absolutely is checkout. Second section on this pagetemplateContext
override.Eliminate warning forThis issue has drug on for 3 weeks with new discovered work. Going to file this as its own thing and pursue it.1es artifact of that name already exists
for matrix-ed test jobsyml
Buildsopenapi-alps-PullRequest- One branch already compliant. Not shipped to 3rd parties.openapi-alps-ciNot used as artifact source for release.This can probably be removed after we swap to releasing using ESRP task.Just going to ignore this for now.AutoRest - Publish
- Azure/autorest - only missing ESRP. Going to ignore for now.Designer Builds
The following builds are designer, and will not benefit from the yml updates above.
mgmt-NetCore-SDK-Publishmgmt-netsdk-multiapi-publishmgmt-netsdk-sdkcommon-publishmgmt-netsdk-publishSpecs Repo - Update readme.md all-api-versions tags.Autorest Npm Admin TaskSupplanted bynpm admin
buildtools - Codex - vscode.devAnything crossed out is deleted. Checkmark otherwise indicates merged PR.
Release Builds
openapi-publish
Need to mark as non-production or otherwise transition each of the above builds. At the very minimum the release builds need to be transitioned to yml.
The text was updated successfully, but these errors were encountered: