- ID
- 2bf1f2d0-2242-409f-9053-4d2f398833ba
2022-11-30 - Wednesday
Tasks
DONE PorchPod process overview
+ Shortcut status
+ On-Deck, prioritized based on sprint and primarily used by Bogle and Jackson
+ Ready for Sprint, sprint planning meeting will result in work that should be actively workable
+ In Progress
+ In Code Review, once a PR is open, the ticket will move to ICR no need to move it
+ Ready for QA, once approved and merged, ticket will auto transition to Done
+ Shortcut ticket types
+ Requirements flow into Shortcut via a PRD
+ Two types, primarily, FEATURE and CHORE
+ PRD results in FEATURE ticket, which contains all the tasks/chores required to satisfy the feature
DONE Figure out how to self-host the Sure libraries
This is the best document I've found for running a local-caching pypi server. It explains creating users, making sure they can update, and mirroring pypi.
+ https://devpi.net/docs/devpi/devpi/stable/+doc/quickstart-releaseprocess.html