Closed
Description
August 2022 @StackStorm/tsc 1 hour
planned meeting: Tuesday, 02 August 2022, 09:30 AM US Pacific
.
See #33 for more info on how to join.
(TLDR; Zoom link: https://us02web.zoom.us/j/81082101702?pwd=N1V4TWdYRVQ4SXBsaFh1TFYvVDA0UT09)
Meeting host: @cognifloyd
Meeting Agenda
This was thrown together at the last minute - it is subject to change during the meeting.
Thanks to @nmaludy
v3.8 release discussions
- Pending Tasks? Target Date?
- Release Manager: @nzlosh
- Release Assistant: @rush-skills
Meeting Rotation
pants
migration status update
Reducing the diff between master and https://github.com/st2sandbox/st2/tree/pants
- drop unused imports in contrib/debug/actions st2#5669
- use the runner.yaml constant st2#5670
- delete pointless py header in empty __init__.py st2#5671
- Add misc pylint ignores for false positives st2#5672
- Use PEP 440 style requirements st2#5673
- add ST2_USE_DEBUGGER env var to mirror --use-debugger arg st2#5675
- Drop st2exporter st2#5676
- Fix schema utils handling of nested arrays st2#5685
- Add pytest config section to pyproject.toml st2#5686
- Adjust monkey_patching to work under pytest st2#5689
- Fix running st2client unit tests under pytest st2#5690
- Make DBTestCase compatible with pytest st2#5691
- many more PRs not created yet
Cost Reduction
- StackStorm Expenses #36
- st2CICD Reducing costs #104
- AWS Cost Reduction project: https://github.com/orgs/StackStorm/projects/27
Python support
Misc RFCs to discuss and vote on
- RFC: Let's close all the TSC Meeting agendas/notes (eventually) #106
- or enable Discussions and migrate everything from issues to discussions
- Changelog guidelines? #82
- WIP: Labels st2#5415