Alexander Todorov

Results 79 issues of Alexander Todorov

In some senarios multiple stakeholders must provide sign off before a Test Plan is accepted. This probably needs to extend to the test cases inside of this plan as well....

feature request

Issue tracker integration depends on products being the same in both databases. We should explore the use of Django signals and/or web hooks to make it possible to synchronize the...

feature request

Be able to create a Test Plan document with a collection of test cases inside of it. Then when cloning (or creating new one and choosing the existing one as...

feature request

In the code below the message file is always moved to a different directory before being processed and then deleted: ``` 95 if self.store_processed: 96 processed_folder = self.processed_folder 97 else:...

Component: Unsupported Broker
Not Funded
Issue Type: Optimization

Highlighted in #428, but I think this has been raised up before, many community members are worried that PSA appears to have only 1 active maintainer, namely @omab who is...

pinned

About 15min ago pyup-bot decided to pin versions for a file which we have configured with `pin: False`, see: https://github.com/kiwitcms/Kiwi/pull/1051 https://github.com/kiwitcms/Kiwi/pull/1050 https://github.com/kiwitcms/Kiwi/pull/1049 https://github.com/kiwitcms/Kiwi/pull/1048 https://github.com/kiwitcms/Kiwi/pull/1047 https://github.com/kiwitcms/Kiwi/pull/1046 https://github.com/kiwitcms/Kiwi/pull/1045 https://github.com/kiwitcms/Kiwi/pull/1044 https://github.com/kiwitcms/Kiwi/pull/1043 https://github.com/kiwitcms/Kiwi/pull/1042 https://github.com/kiwitcms/Kiwi/pull/1041...

bug

I'm working in a fork repo (which has some custom changes) and I want to be running the same testing as upstream does but not using Jenkins, using GitHub Actions...

Rebased to develop branch. Please use this PR instead of https://github.com/apache/commons-math/pull/38 cc @marcheto

@ahmetb I've played around with this app and I can successfully configure it to proxy a public image from either Docker Hub or quay.io on my custom domain. I've tried...