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

Update build pipeline to meet EO requirements #175

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

JatinSanghvi
Copy link
Contributor

@JatinSanghvi JatinSanghvi commented Dec 14, 2021

  • Generate SBOM manifests for NuGet and Maven packages.
  • Use 1ES hosted pool for builds.
  • Remove requirement of build script files.
  • Remove requirement to update CSPROJ and POM files between successive releases.
  • Have builds triggered by to-be-created v1.x branch for commits pertaining to previous releases.
  • Generate artifacts for builds triggered due to tag-commit. These artifacts would be used in releases.
  • Refactor build jobs and steps.

Sample builds for review.

  1. Tag-commit triggered: https://dev.azure.com/azfunc/Azure%20Functions/_build/results?buildId=45171&view=results
  2. Branch-commit triggered: https://dev.azure.com/azfunc/Azure%20Functions/_build/results?buildId=45170&view=results

Note: The code for above builds is same except that they use .NET 6. We would be moving to .NET 6 once v1.x branch is forked out from dev.

@JatinSanghvi JatinSanghvi merged commit ad52293 into Azure:dev Dec 16, 2021
@JatinSanghvi JatinSanghvi deleted the build-pipeline-1 branch December 16, 2021 10:19
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