- Set log level once in processor and reporter (
29ae481)
- Log level can only be set once (
a7de51d)
- Enable debug logging via task env (
18940a7)
- Allow setting debug logging via env variable (
449cd1d)
- Ensure launch.sh is evaluated by bash (
5c56974)
- Drop support for python 3.8 (
3ddb139)
- Sets minimum python to version 3.9. (
3ddb139)
- Ignore pernosco-keyword if pernosco-failed command is set (
fe48bce)
- Add scope docker-worker:capability:privileged to ReporterTask (
91b2e4c)
- Increase bugmon-confirm deadline to 12 hours (
f91cb39)
- Increase deadline by 1 hour (
1186f87)
- Local sources are no longer required for pernosco traces (
a494117) - Local sources are no longer required for pernosco traces (
8556e22)
- Enable privileged mode on reporter tasks (
cc6b82d)
- Use indexed image (
81e636d)
- Update bugmon (
f00bbf8)
- Update bugmon (
cf0109c)
- Only attempt to record pernosco sessions for linux x86_64 bugs (
d116e5d) - Update bugmon (
4bc91fa) - Update bugmon (
68eb3fe)
- Convert path to posix str before building url (
684d6fc)
- Sort all list output (
07d8351) - Only add get-artifact scope for trace if set (
f121c86) - Only raise errors on unfound files when not in tc (
9dfbede)
- Generic-worker expects relative artifact paths (
0e88573)
- Cache and capabilities are not valid payload fields for windows (
da1e21c)
- Fix link to codecov results (
2350b9c)
- Add support for windows processor tasks (
8aef506) - Enable mypy and add type hints (
9b54077) - Update bugmon and lockfile (
8d637a8)
- Call orion launch script (
d20edb6) - Add more explicit type hints to main and parse_args (
b43f9d6) - Windows images are defined using the mounts key (
fc4e223) - Set bugmon-win image when processing a windows bug (
adc0147) - Raise parser error if path doesn't exist (
d1ec33e) - Fix argv typer hint (
39dbb10) - Set type hint for argv to Any (
437e34c) - Set force_confirm arg to False by default (
389ff78) - Remove unnecessary call to open (
8f4d2ac) - Use Dict from typing (
766a3d5) - Address pylint warnings (
d4ac65d)
- Fix minor typo (
462dd04)
- drop support for pythin 3.7 (
c30146d)
- TemporaryDirectory() returns a string (
5d5f4ac)
- Binary artifacts are returned directly in tc (
f525da3)
- Only update bug if submit_trace succeeds (
aafa553)
- Convert trace_artifact path to str (
a3b58d4)
- Revert bug chfield value (
ebf4958)
- Wrap artifact path in str (
7c57131)
- Pass in task_id to fetch_artifact (
31acc7e)
- Remove useless check for local artifacts (
3f2df69)
- Always include pernosco required scopes (
c90944d)
- Only use pernosco if command present (
29749c9)
- Add privileged and disableSeccomp capabilities to processor task (
31d55aa)
- Makes significant changes to the exposed API (
bdc052e)
- Expand search range to 2020-03-01 (
5bb3427)
- Fix path to taskcluster badge (
86d479a)
- Makes changes to the Task init arguments (
f282dff)
- Add support for bugmom --force-confirm (
38cc550)