Kubilay Kocak
Kubilay Kocak
I've added a note to the original post to clarify that this is a feature request for the django package, not dpaste.de instance
Our flow is single card with tasklists, with multiple PR's as people work through those tasks. PR's don't contain task items, but all PR's reference the related issue ID, that...
Yeh I think for starters just checking that all tasks of issues refenced in a PR is a good start. The goal here is that PR authors get a check/reminder...
@ManuelGil Thank you! :)
+1 _setup.py test_ should always work, and can be done with _tests_require_ and _test_suite='nose.collector'_ as per [nose setuptools integration documentation](https://nose.readthedocs.io/en/latest/setuptools_integration.html) We (FreeBSD and other downstream OS packagers) also use this...
@patrys Alternatively, one can exclude tests.by with find_packages [1] which many projects use, but making httpmock a module and putting tests inside that is the more robust option. [1] https://setuptools.readthedocs.io/en/latest/setuptools.html#using-find-packages
I note this is a duplicate of #57, apologies
@AkihiroSuda Is Cirrus CI an option? Failing that I'm happy to setup a FreeBSD buildbot worker for you (I run one for several upstreams including Python)
If you need support with setup/config, don't hesitate to ping
For reference, requested image updates from Cirrus for better and greater coverage: https://twitter.com/freebsdhelp/status/1384090389439598596?s=21 Edit: Cirrus are awesome and already have all the latest versions (automatically)