Skip to content

Install ndx from the NuGet RID package - #31

Merged
kzu merged 1 commit into
mainfrom
dev/nuget-rid-install
Sep 21, 2026
Merged

kzu merged 1 commit into
mainfrom
dev/nuget-rid-install

Conversation

@kzu

@kzu kzu commented Sep 21, 2026

Copy link
Copy Markdown
Member

The install one-liner dies with curl: (22) The requested URL returned error: 403 because install.sh asks GitHub's unauthenticated releases API for the latest tag. That endpoint is capped at 60 requests an hour.

install.sh, install.ps1, and ndx --update now read the ndx.<rid> flat-container index on nuget.org, download that RID package, check the catalog SHA512, and copy tools/any/<rid>/ndx into place. If nuget.org does not answer, they use the blob feed at https://kzu.blob.core.windows.net/nuget (same packages, no catalog hash). NDX_VERSION=ci still installs the rolling GitHub Release, which is not published to nuget.org.

@kzu kzu added the enhancement New feature or request label Sep 21, 2026
@kzu
kzu enabled auto-merge (rebase) September 21, 2026 22:31
@kzu

kzu commented Sep 21, 2026

Copy link
Copy Markdown
Member Author

231 passed 231 passed

🧪 Details on Ubuntu 24.04.5 LTS

from retest v1.1.0 on .NET 10.0.12 with 💜 by @devlooped

@kzu
kzu merged commit 25009e3 into main Sep 21, 2026
4 checks passed
@kzu
kzu deleted the dev/nuget-rid-install branch September 21, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant