Check before release #1135
yanivagman
started this conversation in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To avoid broken releases, we should make a list of things to check before releasing a new version of Tracee.
For now, some of these checks will have to be done manually, but eventually, we should automate it all.
Here are a few things I have in mind:
tracee-ebpf/external
module used by tracee-rules is up to date--trace e=*
)a. capture artifacts (files, memory, net, etc) works
b. table/json/gob printers output makes sense
c. try running tracee-ebpf with some filters and validate they work as expected
Any additions to this list are welcome
Beta Was this translation helpful? Give feedback.
All reactions