zephyr/scripts
Martí Bolívar b964f0b156 scripts: add dump_bugs_pickle.py
This prints the contents of a zephyr-bugs-$DATE.pickle file in a
format similar to the output of list_issues.py.

It will be useful to have this in tree so that we can better record
the known issues at the time of a particular zephyr release.

The pickle file itself should be created using the bug snapshot
workflow defined in .github/workflows/bug_snapshot.yaml, which can be
triggered manually from this URL:

https://github.com/zephyrproject-rtos/zephyr/actions/workflows/bug_snapshot.yaml

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-06-03 19:19:25 -05:00
..
checkpatch
ci scripts: check_compliance: Fix broken links to Contribution Guidelines 2022-05-17 13:40:27 -04:00
coccinelle
coredump
dts
footprint scripts: fpdiff: Initialise Colorama during start-up 2022-05-24 09:00:16 -07:00
gitlint
kconfig scripts: kconfig: kconfigfunctions: use relative ZEPHYR_BASE path 2022-05-18 11:02:26 -07:00
logging/dictionary scripts: dictionary: Initialise Colorama during module load 2022-05-24 09:00:16 -07:00
net
pylib/twister twisterlib: fix the execution time for device testing 2022-05-30 10:30:00 +02:00
release
schemas/twister
support
tests
tracing scripts: tracing: Initialise Colorama during module load 2022-05-24 09:00:16 -07:00
utils
west_commands ARC: west: mdb runner: change folder to run MDB 2022-06-02 13:09:51 +02:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
dump_bugs_pickle.py scripts: add dump_bugs_pickle.py 2022-06-03 19:19:25 -05:00
file2hex.py
gen_app_partitions.py
gen_cfb_font_header.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_gcov_files.py
gen_handles.py
gen_image_info.py
gen_kobject_list.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_syscalls.py
get_maintainer.py
github_helpers.py scripts: add github_helpers.py 2022-05-24 18:48:03 +02:00
list_boards.py
make_bugs_pickle.py scripts: add make_bugs_pickle.py 2022-05-24 18:48:03 +02:00
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt
requirements.txt
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
twister twister: Add option to always force color output 2022-05-25 12:48:31 +09:00
uf2conv.py
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py