jpbochi - Overview
🦔
tu ne cede malis
- Prague, CZ (usually)
- 04:12 (UTC +02:00)
- https://www.linkedin.com/in/jpbochi
Pinned Loading
-
On GitHub PR inline comments, change... On GitHub PR inline comments, changes default button to "Add single comment"
1
// ==UserScript==2
// @name Only Single Comments3
// @namespace https://gist.githubusercontent.com/jpbochi/ac88177a0a4741300c2f24c4e33a9c904
// @version 1.0.55
// @description On GitHub PR inline comments, changes the default button from "Start a review" to "Add single comment" -
bash script to lock/unlock resources... bash script to lock/unlock resources by using an S3 bucket with file versioning
1
#!/usr/bin/env bash2
set -eu3
4
log () {5
echo >&2 "[lock] $@"




