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

Setup release pipeline #3

Merged
merged 1 commit into from
Mar 16, 2022
Merged

Setup release pipeline #3

merged 1 commit into from
Mar 16, 2022

Conversation

andrueastman
Copy link
Member

@andrueastman andrueastman commented Mar 14, 2022

This PR sets up the release pipelines for the abstractions lib.

Changes include: -

  • Add CI.yml to build and sign the nuget package
  • Update .csproj to ensure we have deterministic builds and to enable sourceLink
  • Adds a codeowners file for the repository
  • Adds relevant scripts for the release process

Artifacts generated have been validated to show the relevant source links requirements as below
image

@andrueastman andrueastman changed the title Setup release CD Setup release pipeline Mar 14, 2022
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

thanks for starting the work here, here are a few initial comments.

.azure-pipelines/ci-build.yml Outdated Show resolved Hide resolved
.azure-pipelines/ci-build.yml Show resolved Hide resolved
.azure-pipelines/ci-build.yml Outdated Show resolved Hide resolved
.azure-pipelines/ci-build.yml Outdated Show resolved Hide resolved
.azure-pipelines/ci-build.yml Show resolved Hide resolved
.azure-pipelines/ci-build.yml Show resolved Hide resolved
@andrueastman andrueastman self-assigned this Mar 14, 2022
@andrueastman andrueastman force-pushed the andrueastman/ci-tests branch from afdf85a to 918ab03 Compare March 16, 2022 13:30
@andrueastman andrueastman requested a review from baywet March 16, 2022 13:39
@andrueastman andrueastman marked this pull request as ready for review March 16, 2022 13:40
.azure-pipelines/ci-build.yml Outdated Show resolved Hide resolved
.azure-pipelines/ci-build.yml Outdated Show resolved Hide resolved
- setup deploy tasks
- PR review feedback
- add codeowners file
@andrueastman andrueastman requested a review from baywet March 16, 2022 14:59
@andrueastman andrueastman force-pushed the andrueastman/ci-tests branch from d0220a6 to c7b0c2b Compare March 16, 2022 14:59
@andrueastman andrueastman merged commit 4bdee2a into main Mar 16, 2022
@andrueastman andrueastman deleted the andrueastman/ci-tests branch March 16, 2022 15:24
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