Vincent Driessen

Results 69 comments of Vincent Driessen

If someone can make a PR for a `--exclude ` flag, I'd be happy to merge the PR. Please make sure to allow multiple occurrances of this flag, i.e. `--exclude...

I fully support what @andy-maier just said here.

The `.decode()` call on git/objects/tag.py:56 should get a `'replace'` arg to fix this issue. @ppietrasa can you try out that fix and report if that works? If so, can you...

The `begin -e` syntax looks great. I'd prefer it over the variable.

This is now fixed by #517 and published as part of 0.18.4. Thanks for your initial bug report and contributions here, @kachar 🙏 !

Thanks for reporting this! I've updated the docs to mention this now (see 015aa155ccb1). Decided not to enforce it through an `engines` config, as you can still use it if...

Hi @ssbarnea. I agree that moving pip-tools to PyPA would be great for visibility, and to solidify its position as a mature tool of the Python packaging ecosystem. That seemed...

Hi @mmmoli / @jamesbvaughan! We have been working on adding Zustand v4 support, and have a release candidate ready (`0.19.0-beta0`) that we intend to release later this week. It adds...

Hi @jamesbvaughan, that's great feedback! > _"I've started looking in to this upgrade and my main initial feedback is that it would be really helpful to an example of how...

@GuillaumeSalles Did you get the chance to go over the existing storage data and see if there is data that needs to be migrated? Are you OK with this fix,...