Skip to content

ci: fix broken sdist/wheel build step in deploy workflow - #22

Merged
Panadestein merged 2 commits into
mainfrom
ci/fix-deploy-build
Sep 1, 2026
Merged

ci: fix broken sdist/wheel build step in deploy workflow#22
Panadestein merged 2 commits into
mainfrom
ci/fix-deploy-build

Conversation

@Panadestein

Copy link
Copy Markdown
Member

pipx run build no longer resolves an executable named build; switch to uv and invoke the pyproject-build console script directly.

pipx run build no longer resolves an executable named 'build';
use uv directly and invoke the pyproject-build console script.
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Test Results

  4 files  ±0    4 suites  ±0   1m 49s ⏱️ -8s
 32 tests ±0   31 ✅ ±0  1 💤 ±0  0 ❌ ±0 
108 runs  ±0  106 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 7ffefaa. ± Comparison against base commit a9b9dad.

♻️ This comment has been updated with latest results.

@sonarqubecloud

sonarqubecloud Bot commented Sep 1, 2026

Copy link
Copy Markdown

@Panadestein
Panadestein merged commit 4066814 into main Sep 1, 2026
18 of 19 checks passed
@Panadestein
Panadestein deleted the ci/fix-deploy-build branch September 3, 2026 07:07
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.

1 participant