Channels
android_tests
apple-silicon
arm-architecture
auditing-warroom
aws
carving
code-review
community-feeds
core
darkbytes
doorman
ebpf
eclecticiq-polylogyx-extension
extensions
file-carving
fim
fleet
fleet-dev
fleetosquery
foundation
fuzzing
general
golang
goquery
infrastructure
jobs
kolide
linen-dev
linux
macos
officehours
osctrl
plugins
process-auditing
querycon
queryhub
random
selfgroup
sql
tls
uptycs
vendor-feeds
website
windows
zeek
zentral
zercurity
Powered by
Title
t
theopolis
09/11/2020, 2:05 PM
I want to try out the change log generation script this time :D
@seph
did you write a script to produce this change?
https://github.com/osquery/osquery/pull/6492
s
seph
09/11/2020, 3:07 PM
The change log? Yeah, lemme find where I left it.
And by “script” I mean hacky golang mess 🙂
t
theopolis
09/11/2020, 3:15 PM
What other definition of "script" is there?
s
seph
09/11/2020, 3:18 PM
bash
https://github.com/osquery/packaging-tools/pull/1
I left some hooks to take the tags on the commit, and try to guess what the CHANGELOG section should be. Right now it only ever returns “FIXME” but there’s a function waiting
Anyhow. I think we should approve and merge that. and you can try it.
It is… vastly more complicated than
git log --oneline
because we have rebase commits and I got fancy
7 Views
#core
Join Slack