Skip to content

Make pipelines better - #2078

Merged
mattleibow merged 14 commits into
mainfrom
dev/pipelines
May 27, 2022
Merged

Make pipelines better#2078
mattleibow merged 14 commits into
mainfrom
dev/pipelines

Conversation

@mattleibow

Copy link
Copy Markdown
Contributor

Description of Change

This PR tries to make builds easier for external contributors.

There are now 3 pipelines:

  1. azure-pipelines-complete.yml
    For any contributor to use when setting up a custom pipeline to build SkiaSharp - and is also what we will use when we set up a public CI build.
  2. azure-pipelines.yml
    For the first step in the split pipeline that just builds binaries and creates [signed] NuGet packages.
  3. azure-pipelines-tests.yml
    For the second step in the split pipeline that just runs tests and compiles samples using the packages from the first step.

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.

1 participant