iron-software / IronSoftware.System.Drawing

An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
Other
114 stars 18 forks source link

CI: Merge all CI into one pr validation & install NET8 before buildling #94

Closed mee-ironsoftware closed 8 months ago

mee-ironsoftware commented 8 months ago

Description

This reduces the pipeline if someone want to manual trigger all of it. Also add 3 checkmarks to skip each platform test.

Type of change

Please select the relevant option by placing an 'x' inside the brackets, like this: [x].

How Has This Been Tested?

Run IronDrawig PR Validation pipeline.

Checklist:

Please run through the checklist as much as possible and mark the items completed by placing an 'x' inside the brackets, like this: [x].

mee-ironsoftware commented 8 months ago

You know this best.

I'll merge it after it successfully runs.