I hereby claim:
- I am vito on github.
- I am alexsuraci (https://keybase.io/alexsuraci) on keybase.
- I have a public key whose fingerprint is 3B91 AB6B 7FB4 4314 C55F DCC9 AF0B C31D F64B EED7
To claim this, I am signing this object:
[ | |
{ | |
"context": "Editor && vim_mode == insert", | |
"bindings": { | |
"j k": "vim::NormalBefore", | |
"k j": "vim::NormalBefore" | |
} | |
}, | |
{ | |
"context": "Editor && vim_mode == normal", |
package main | |
import ( | |
"context" | |
"log" | |
"os" | |
"dagger.io/dagger" | |
) |
I hereby claim:
To claim this, I am signing this object:
jobs: | |
- name: print-some-creds | |
plan: | |
- task: leak | |
config: | |
platform: linux | |
image_resource: | |
type: registry-image | |
source: {repository: concourse/unit} |
BRANCH=$(shell git rev-parse --abbrev-ref HEAD) | |
all: .git/HEAD | |
.git/HEAD: */proposal.md | |
git add $? | |
git commit -m "wip" | |
git push origin HEAD:${BRANCH}-wip |
--- | |
resource_types: | |
- name: gcs | |
type: registry-image | |
source: {repository: frodenas/gcs-resource} | |
resources: | |
- name: bosh-deployment | |
type: git | |
source: |
--- | |
platform: linux | |
image_resource: | |
type: docker-image | |
source: {repository: gcr.io/kaniko-project/executor} | |
inputs: | |
- name: source |
Domain Name: concourse.ci | |
Domain ID: 90113-CoCCA | |
WHOIS Server: whois.nic.ci | |
Referral URL: | |
Updated Date: 2018-03-07T14:07:18.82Z | |
Creation Date: 2018-03-07T14:07:16.428Z | |
Registry Expiry Date: 2019-03-07T14:07:16.638Z | |
Sponsoring Registrar: Netim | |
Sponsoring Registrar Abuse Phone: +33.972307473 | |
Sponsoring Registrar Abuse Email: [email protected] |
futex,restart_syscall,epoll_wait,select,getdents64,close,sched_yield,epoll_ctl,accept4,setsockopt,getsockname,rt_sigreturn,rt_sigprocmask,rt_sigaction,fcntl,mprotect,mmap,nanosleep |
SIGQUIT: quit | |
PC=0x69c73 m=2 | |
goroutine 0 [idle]: | |
runtime.mach_semaphore_timedwait(0x3c00002503, 0x0, 0xb0080d2c, 0x3c, 0x2503, 0xc820000900, 0x5d3f9, 0xdf8475800, 0x0, 0xb0080d74, ...) | |
/usr/local/Cellar/go/1.6/libexec/src/runtime/sys_darwin_amd64.s:421 +0x13 | |
runtime.semasleep1(0xdf8475800, 0x0) | |
/usr/local/Cellar/go/1.6/libexec/src/runtime/os1_darwin.go:412 +0x7e | |
runtime.semasleep.func1() | |
/usr/local/Cellar/go/1.6/libexec/src/runtime/os1_darwin.go:439 +0x29 |