You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
build-push-action/dist
Aditya Maru 54bc4e0788 src: refactor cleanup logic to expose buildkitd.log
Previosuly, we only killed the buildkitd process and unmounted
if builderInfo was non null. This was wrong cause we could have setup
builkdkitd, but failed after that step. This would then rely on the last
ditch effort by the post action to cleanup. We now change the proc kill
and unmount to happen on any build error.
1 year ago
..
index.js src: refactor cleanup logic to expose buildkitd.log 1 year ago
index.js.map src: refactor cleanup logic to expose buildkitd.log 1 year ago
licenses.txt *: move to grpc backed communication for the agent 1 year ago
sourcemap-register.js *: use axios-retry instead of handrolled retry methods 1 year ago