Add check-project-version and update-project-version actions #2
PR.yml
on: pull_request
Run CI
/
...
/
Test check-project-version
30s
Run CI
/
...
/
Test update-project-version
34s
Annotations
4 errors and 1 notice
|
Run CI / Test actions / Test check-project-version
Process completed with exit code 1.
|
|
Test Failure
The previous step did not fail as expected.
|
|
Run CI / Test actions / Test check-project-version
Process completed with exit code 1.
|
|
Project Version Error
The project version in pyproject.toml does not match the expected version.
If this workflow was triggered by a GitHub release, verify that the
release was tagged with the correct version. If they don't match, you
should either update pyproject.toml or delete and re-create the release
with the correct tag.
Project version: 1.0.0
Expected version: 1.0.1
|
|
Notice
The next step is expected to fail.
|