chore(ci): fix the release workflow to correctly bump the version #52
Annotations
1 error and 2 warnings
|
To Artifactory
JSONError: JSON Error in /home/runner/work/client-python/client-python/.releaserc.json:
20 | {
21 | "prepareCmd": "sed -i 's/[0-9]\\+\\.[0-9]\\+\\.[0-9]\\+[-a-zA-Z0-9\\.]*/${nextRelease.version}/' zitadel_client/version.py",
> 22 | }
| ^
23 | ],
24 | [
25 | "@semantic-release/exec",
Expected double-quoted property name in JSON at position 497 while parsing '{ "branches": [ "main", { '
20 | {
21 | "prepareCmd": "sed -i 's/[0-9]\\+\\.[0-9]\\+\\.[0-9]\\+[-a-zA-Z0-9\\.]*/${nextRelease.version}/' zitadel_client/version.py",
> 22 | }
| ^
23 | ],
24 | [
25 | "@semantic-release/exec",
|
|
To Artifactory
Back off 26.598 seconds before retry.
|
|
To Artifactory
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/0634a2670c59f64b4a01f0f96f84700a4088b9f0'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|