Jeff Widman
Jeff Widman
Before d686da3c039a1ed0ae271860d271ec966f59c16a, virtualenvwrapper shell scripts were sourced properly, the `workon` etc commands were on my path, etc. After that commit, the shell script doesn't get loaded for me at all....
Example: https://bitbucket.org/leafstorm/flask-uploads/issues/11 https://github.com/jeffwidman/testing/issues/116 Easiest solution is probably just do: _No description provided._
similar to how issues currently have comments, it'd be nice to include a link to the original bitbucket comment just in case formatting gets messed up or something
A couple of improvements: 1. Convert all changeset links to a link to the original bitbucket url for the changeset. Example: _See https://bitbucket.org/hpk42/pytest/changeset/9658138fc210bcc72a5fcc215eaa4e01f991e837 for details._ 2. Also convert formatting like...
fake-factory moved to Faker on Pypi, with a minimum version of 0.7.3: https://github.com/joke2k/faker/issues/331
It'd be really nice to add support for `zstd` compression now that this is an officially supported codec ([KIP-110](https://cwiki.apache.org/confluence/display/KAFKA/KIP-110%3A+Add+Codec+for+ZStandard+Compression)).
Supposedly this is fixed upstream now: https://github.com/PyCQA/pylint/issues/2571#issuecomment-893686260 --- This change is [](https://reviewable.io/reviews/dpkp/kafka-python/2252)
Now that https://github.com/dependabot/dependabot-core/issues/1176 is resolved, does it make sense to deprecate this action / archive this repo? I don't know, perhaps it adds some functionality beyond what Dependabot provides that...
I originally started on this task to address a CodeQL alert about untrusted source code being pulled in. That turned out to be a trivial issue--a test spec copies the...
Depends on https://github.com/dependabot/dependabot-core/pull/5447 -- `22.04` LTS dropped yesterday: https://ubuntu.com/blog/ubuntu-22-04-lts-released I'm not sure of the GitHub internal infra, there may be security/infra reasons blocking this upgrade that are not visible to...