Skip to content

Fix Docker #146#147

Merged
aaronparker merged 1 commit into
mainfrom
docker
Jun 9, 2026
Merged

Fix Docker #146#147
aaronparker merged 1 commit into
mainfrom
docker

Conversation

@aaronparker

@aaronparker aaronparker commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Iterate over multiple update URIs and harden release parsing for Docker Desktop. Get-DockerDesktop.ps1 now loops over each Update.Uri, filters entries with valid enclosure.shortVersionString, validates required enclosure properties, and emits clear errors when data is missing. Outputs include Architecture, FileName and percent-encoded URI, and verbose logging for discovered versions. Manifests/DockerDesktop.json changed Update.Uri from a single string to an array to include both amd64 and arm64 endpoints.

Iterate over multiple update URIs and harden release parsing for Docker Desktop. Get-DockerDesktop.ps1 now loops over each Update.Uri, filters entries with valid enclosure.shortVersionString, validates required enclosure properties, and emits clear errors when data is missing. Outputs include Architecture, FileName and percent-encoded URI, and verbose logging for discovered versions. Manifests/DockerDesktop.json changed Update.Uri from a single string to an array to include both amd64 and arm64 appcast endpoints.
@aaronparker aaronparker added the bug Something isn't working label Jun 9, 2026
@aaronparker aaronparker merged commit 3e19d81 into main Jun 9, 2026
7 checks passed
@aaronparker aaronparker deleted the docker branch June 9, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant