I hereby claim:
- I am nxsfan on github.
- I am nxsfan (https://keybase.io/nxsfan) on keybase.
- I have a public key whose fingerprint is 09A2 2F6C B541 1D98 6ACE 7389 0F72 7A47 5EF8 4A00
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # execute from remote path | |
| cd $(cd -P -- "$(dirname -- "$0")" && pwd -P) | |
| BACKUP_ID=$(date '+%d-%M-%Y-%s') | |
| mv ~/.hal ~/hal$BACKUP_ID | |
| source config_vars | |
| if [! "$CLSID" = "" ]; then | |
| $QUIET = "-q" |
I hereby claim:
To claim this, I am signing this object:
| bucket=gs://my-bucket | |
| projectNumber=$(gsutil ls -L -b gs://${bucket#gs://} | grep -m1 "projectNumber" | tr -dc '0-9') | |
| gcloud projects describe $projectNumber |
| { | |
| "expectedArtifacts": [ | |
| { | |
| "id": "deployment-manifest", | |
| "defaultArtifact": { | |
| "kind": "default.github", | |
| "name": "services/myapp/k8s/deployment.yaml", | |
| "reference": "https://api.github.com/repos/myorg/monorepo/contents/services/myapp/k8s/deployment.yaml", | |
| "type": "github/file", | |
| "version": "master" |