Skip to content

Revert "Add --pull to Docker builds to ensure fresh base images"#4091

Merged
mattleibow merged 1 commit into
mainfrom
revert-4087-mattleibow/verbose-spoon
May 28, 2026
Merged

Revert "Add --pull to Docker builds to ensure fresh base images"#4091
mattleibow merged 1 commit into
mainfrom
revert-4087-mattleibow/verbose-spoon

Conversation

@mattleibow

Copy link
Copy Markdown
Contributor

Reverts #4087

@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 -- 4091

PowerShell / Windows:

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

Step 2 — Add the local NuGet source

dotnet nuget add source ~/.skiasharp/hives/pr-4091/packages --name skiasharp-pr-4091
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-4091

@mattleibow
mattleibow merged commit 9cad1ba into main May 28, 2026
3 of 4 checks passed
@mattleibow
mattleibow deleted the revert-4087-mattleibow/verbose-spoon branch May 28, 2026 04:07
@github-actions

Copy link
Copy Markdown
Contributor

📖 Documentation Preview

The documentation for this PR has been deployed and is available at:

🔗 View Staging Site
🔗 View Staging Docs
🔗 View Staging Gallery (Blazor)
🔗 View Staging Gallery (Uno Platform)
🔗 View Staging SkiaFiddle

This preview will be updated automatically when you push new commits to this PR.


This comment is automatically updated by the documentation staging workflow.

@mattleibow mattleibow added this to the 4.148.0-rc.1 milestone Jun 15, 2026
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