You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Push-triggered builds failed at Publish CI Packages when GitHub Packages
returned 403 for Foundatio.Redis/Foundatio.Aws — those package names are
linked to their original standalone repos, so this repo's GITHUB_TOKEN cannot
push new versions of them. A CI-feed rejecting one package must not fail a
build whose compile and tests passed: each failed push now surfaces as a
warning annotation and the loop continues. Release publishing to NuGet on
tags stays strict.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments