Skip to content

ci: Switch to Trusted Publisher method for PyPI #331

ci: Switch to Trusted Publisher method for PyPI

ci: Switch to Trusted Publisher method for PyPI #331

Triggered via pull request August 9, 2024 15:34
Status Failure
Total duration 42s
Artifacts

commitlint.yml

on: pull_request
commitlint  /  commitlint
32s
commitlint / commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint / commitlint
You have commit messages with errors ⧗ input: ci: Clean up publishing workflows This is in prep for more substantive changes to the PyPI call. - Adjust formatting and naming, fix syntax (quote numeric string) - Remove some differences: Remove default x64 arch value; use newer LTS Ubuntu ✖ type must be one of [revert, feat, fix, perf, docs, test, build, refactor, style, chore, temp] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html ⧗ input: ci: Switch to Trusted Publisher method for PyPI Testing out the Trusted Publisher method for PyPI: https://docs.pypi.org/trusted-publishers/ This should allow us to avoid using an org-wide secret, in favor of short-lived tokens generated by GitHub. ✖ type must be one of [revert, feat, fix, perf, docs, test, build, refactor, style, chore, temp] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html