Date picker + save results #253
deploy.yml
on: push
Setup, Build, Publish, and Deploy
4m 58s
Annotations
1 error and 12 warnings
Setup, Build, Publish, and Deploy
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --format json app.yaml dispatch.yaml --project justindfuller --promote`: The component [app-engine-go] is required for staging this
application.
Your current Google Cloud CLI version is: 503.0.0
Installing components from version: 503.0.0
┌───────────────────────────────────────────────────────────────────┐
│ These components will be installed. │
├──────────────────────────────────────────────┬─────────┬──────────┤
│ Name │ Version │ Size │
├──────────────────────────────────────────────┼─────────┼──────────┤
│ App Engine Go Extensions (Platform Specific) │ 1.9.76 │ 4.7 MiB │
│ Cloud Datastore Emulator │ 2.3.1 │ 36.2 MiB │
│ gRPC Python library (Platform Specific) │ 1.20.0 │ 2.1 MiB │
│ gcloud app Python Extensions │ 1.9.114 │ 3.8 MiB │
└──────────────────────────────────────────────┴─────────┴──────────┘
For the latest full release notes, please visit:
https://cloud.google.com/sdk/release_notes
Performing in place update...
╔════════════════════════════════════════════════════════════╗
╠═ Downloading: App Engine Go Extensions ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Downloading: App Engine Go Extensions (Platform Speci... ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Downloading: Cloud Datastore Emulator ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Downloading: gRPC Python library ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Downloading: gRPC Python library (Platform Specific) ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Downloading: gcloud app Python Extensions ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: App Engine Go Extensions ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: App Engine Go Extensions (Platform Specific) ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: Cloud Datastore Emulator ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: gRPC Python library ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: gRPC Python library (Platform Specific) ═╣
╚════════════════════════════════════════════════════════════╝
╔════════════════════════════════════════════════════════════╗
╠═ Installing: gcloud app Python Extensions ═╣
╚════════════════════════════════════════════════════════════╝
Performing post processing steps...
.............................................................done.
Update done!
Restarting command:
$ gcloud app deploy --format json app.yaml dispatch.yaml --project justindfuller --promote
Services to deploy:
descriptor: [/home/runner/work/justindfuller.com/justindfuller.com/app.yaml]
source: [/home/runner/work/justindfuller.com/justindfuller.com]
target project: [justindfuller]
target service: [default]
target version: [20241212t164143]
target url: [https://justindfuller.uc.r.appspot.com]
target service accou
|
Setup, Build, Publish, and Deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L6
6:1 [document-start] missing document start "---"
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L8
8:32 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L9
9:20 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L12
12:30 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L13
13:20 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L16
16:41 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L17
17:20 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L20
20:30 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L21
21:20 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy:
.github/dependabot.yml#L24
24:36 [comments] too few spaces before comment
|
Setup, Build, Publish, and Deploy
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|