Skip to content

Point the nuget-org environment at the real nuget.org profile - #569

Merged
ChrisonSimtian merged 1 commit into
Fallout-build:release/v10.4from
ChrisonSimtian:bugfix/nuget-org-environment-url
Jul 26, 2026
Merged

Point the nuget-org environment at the real nuget.org profile#569
ChrisonSimtian merged 1 commit into
Fallout-build:release/v10.4from
ChrisonSimtian:bugfix/nuget-org-environment-url

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

The nuget-org environment URL pointed at https://www.nuget.org/profiles/Fallout, which isn't the publishing account — the packages live under Fallout.build (22 packages).

That URL is the link a maintainer clicks from the deployment entry after approving a nuget.org push, so it sent them somewhere unrelated. Confirmed on the v10.4.0-rc.4 publish, which logged:

Evaluated environment url: https://www.nuget.org/profiles/Fallout

Display-only — the URL never affected which packages were pushed or where. The v10.4.0-rc.4 publish itself was correct: all 19 Fallout.* packages are live on nuget.org.

Same fix is included for main in #567; this one lands it on the branch that actually publishes, so the link is right on the next approval rather than waiting for a promotion.

The environment URL read https://www.nuget.org/profiles/Fallout, which is not
the publishing account — the packages live under the Fallout.build profile.
It is the link a maintainer clicks from the deployment entry after approving a
nuget.org push, so it sent them somewhere unrelated. Confirmed on the
v10.4.0-rc.4 publish, which logged "Evaluated environment url:
https://www.nuget.org/profiles/Fallout".

Display-only: the URL never affected which packages were pushed or where.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ChrisonSimtian ChrisonSimtian added bug Something isn't working target/vCurrent Targets the current version labels Jul 26, 2026
@ChrisonSimtian
ChrisonSimtian marked this pull request as ready for review July 26, 2026 13:41
@ChrisonSimtian
ChrisonSimtian merged commit e4b8dc6 into Fallout-build:release/v10.4 Jul 26, 2026
3 checks passed
@ChrisonSimtian
ChrisonSimtian deleted the bugfix/nuget-org-environment-url branch July 26, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working target/vCurrent Targets the current version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant