Tag and Publish #42
tag-and-publish.yml
on: workflow_dispatch
tag-job
10s
python-client-job
/
Build, test and publish Python client to PyPI
2m 52s
java-client-job
/
build_publish_client
1m 3s
release-job
4s
docker-image-job
/
...
/
report-new-version
10s
docker-image-job
/
...
/
report-workflow-relations
3s
publish-app-version-job
/
...
/
get-chart-release
3s
publish-app-version-job
/
...
/
can-sync
2s
publish-app-version-job
/
Create terra-helmfile PR for latest WDS version
0s
publish-app-version-job
/
...
/
set-version
3s
publish-app-version-job
/
...
/
get-environment
7s
publish-app-version-job
/
...
/
report-workflow-relations
3s
publish-app-version-job
/
...
/
sync
6m 3s
Annotations
7 warnings
release-job
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
release-job
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
release-job
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
release-job
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
java-client-job / build_publish_client
Failed to save cache entry with path '/home/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-7acdb7a578e5b854a983a687aa517fef: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
python-client-job / Build, test and publish Python client to PyPI
Failed to save cache entry with path '/home/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and key: gradle-dependencies-v1-7acdb7a578e5b854a983a687aa517fef: Error: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
docker-image-job / publish-docker-job
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.
|