Skip to content

fix(cmd-publish): fix GitHub implementation to bubble up distribution upload errors#1397

Merged
codejedi365 merged 4 commits intopython-semantic-release:masterfrom
codejedi365:fix/publish-errors-are-ignored-1395
Jan 5, 2026
Merged

fix(cmd-publish): fix GitHub implementation to bubble up distribution upload errors#1397
codejedi365 merged 4 commits intopython-semantic-release:masterfrom
codejedi365:fix/publish-errors-are-ignored-1395

Conversation

@codejedi365
Copy link
Contributor

@codejedi365 codejedi365 commented Dec 15, 2025

Purpose

How did you test?

Added a test case to simulate python-semantic-release/publish-action#77 error.


PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds

  • Commits follow the Conventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • Appropriate Unit tests added/updated

  • Appropriate End-to-End tests added/updated

  • Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)

@codejedi365 codejedi365 force-pushed the fix/publish-errors-are-ignored-1395 branch from ad82474 to f5e502f Compare January 5, 2026 00:44
@codejedi365 codejedi365 force-pushed the fix/publish-errors-are-ignored-1395 branch from f5e502f to bd5fa16 Compare January 5, 2026 03:14
@codejedi365 codejedi365 merged commit 81a0f98 into python-semantic-release:master Jan 5, 2026
9 checks passed
@codejedi365 codejedi365 deleted the fix/publish-errors-are-ignored-1395 branch January 5, 2026 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Silently ignores auth error on GitHub publish

2 participants