Skip to content

Revert "Fix skia-analyst and sample-scout: no safe outputs generated"#3811

Merged
mattleibow merged 1 commit into
mainfrom
revert-3805-dev/fix-workflow-safe-outputs
Apr 29, 2026
Merged

Revert "Fix skia-analyst and sample-scout: no safe outputs generated"#3811
mattleibow merged 1 commit into
mainfrom
revert-3805-dev/fix-workflow-safe-outputs

Conversation

@mattleibow

Copy link
Copy Markdown
Contributor

Reverts #3805

@github-actions

Copy link
Copy Markdown
Contributor

📦 Try the packages from this PR

Warning

Do not run these scripts without first reviewing the code in this PR.

Step 1 — Download the packages

bash / macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/mono/SkiaSharp/main/scripts/get-skiasharp-pr.sh | bash -s -- 3811

PowerShell / Windows:

iex "& { $(irm https://raw.githubusercontent.com/mono/SkiaSharp/main/scripts/get-skiasharp-pr.ps1) } 3811"

Step 2 — Add the local NuGet source

dotnet nuget add source ~/.skiasharp/hives/pr-3811/packages --name skiasharp-pr-3811
More options
Option Description
--successful-only / -SuccessfulOnly Only use successful builds
--force / -Force Overwrite previously downloaded packages
--list / -List List available artifacts without downloading
--build-id ID / -BuildId ID Download from a specific build

Or download manually from Azure Pipelines — look for the nuget artifact on the build for this PR.

Remove the source when you're done:

dotnet nuget remove source skiasharp-pr-3811

@mattleibow
mattleibow merged commit 07eba5d into main Apr 29, 2026
1 of 2 checks passed
@mattleibow
mattleibow deleted the revert-3805-dev/fix-workflow-safe-outputs branch April 29, 2026 23:26
github-actions Bot added a commit that referenced this pull request Apr 29, 2026
Add docs landing page improvement (#3794), note CI and workflow
automation improvements (#3755, #3787, #3802, #3805, #3808, #3811,
#3812, #3813), and expand highlights paragraph.

Community sample fixes by @ramezgerges (#3785, #3790) were already
present.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant