Garret Wassermann
Garret Wassermann
Sounds great @chris-umed. pycodestyle works for me. We were using pycodestyle back when travis ci was free but I'm not sure if it's the azure pipeline anymore.
Since this is kind of a help wanted thread now, it'd be great if we could include some kind of anti-spam tech to the public facing interface. Our demo site...
For sure @nickmccullum, appreciate the help! @chris-umed have you worked on a PR recently? I'll have to look at setting more folks as maintainers. Ideally we'd come up with a...
As I documented in #1024, it was only "broken" because of a problem with the azure pipelines configuration that wasn't properly installing testing requirements. I fixed this quickly after I...
@uhurusurfa in terms of gitflow, the idea is that `stable` is our main release branch. Versions are branched off from `stable` as they are retired so its easy to find...
Thank you @Mte90! Any help reviewing the ticket backlog and PRs is most appreciated! We should sort them based on priority and features. Getting our unit testing right is important...
Hi, interesting ideas here! I'm not sure what you mean by hierarchical tickets but I generally welcome new PRs with new features. I would only ask that we keep the...
At the moment it is only purely sequential, like JIRA (product-1, product-2, product-3, etc.). I'm not sure how easy that sort of change would be.
Messages such as reassigning a ticket to a new user I do not believe are reported to the submitter, those are "internal" messages for staff only. I'm not sure if...
You don't have to close it, it's a good idea, I just haven't had time to really look at major changes yet (trying to bugfix to get 0.3.0 released).