Closed jtratner closed 4 years ago
NOTE: one issue (currently) is that we will have to manually tag releases (similar to samwell
). Ideally we'll make some kind of default action that auto-packages release notes and increments version BUT... for now this is what we got.
Nvm - ditched python3.5 cuz I'd already used f strings
I've noticed there are some annotations failures, have you seen this?
I've noticed there are some annotations failures, have you seen this?
This is because of an expected traceback that gets dumped in a test. Would be good to stop emitting it. Def good fodder for ticket
One more PR incoming with some additional tweaks to get poetry fully working 😅
@pkaleta cc @anujkumar93 - I noticed Travis CI was no longer polling repo, so I took. a bit of time to upgrade stor testing suite to use github actions.
Changes
Future