Sander Van Balen

Results 12 issues of Sander Van Balen

Leading spaces are currently trimmed from the search pattern. I believe this is inherent in the library used to parse the config file. Since this effectively makes bumpversion unusable for...

feature-request
feature-approved
requires-implementation
requires-documentation

`bumpversion.utils.contains` is used as a guard to ensure that when the search pattern is not found, `bump2version` will not fall back to the default (as mentioned in the README). However,...

bug

# Description The refresh button / API endpoint consistently requires two clicks/requests to fetch a new package from PyPi. The first does not have any visible effect, the second makes...

devpi-server
investigate

# Introduction I've found that setting the `PYTHONPATH` environment variable affects isolated builds, to the point of breaking functionality in some cases. I'll describe steps to reproduce, and propose a...

# Context While using pip, which makes use of this library, I noticed that `pip install flake8 flake8-isort` resulted in backtracking over all flake8's versions, not finding a suitable candidate,...

bug

Fix incorrect rejection of some states where dependencies for multiple versions of the same package are considered for conflicts. This pull request introduces a check at the end of each...

hacktoberfest-accepted

I'm not sure whether this is the intended behaviour: $add works fine for updating dynamo.types.stringSet() attributes, but for Joi.array() attributes one has to resort to { UpdateExpression: 'SET #array =...

Fixed bug in `bumpversion.util.contains` that leads to incorrect matching for multiline searches closes #198 I believe there is currently still one inconsistency remaining where `bumpversion` would not work if either...

- Expanded the set of special character variables that can be used in values. - Added documentation for special characters closes #199 closes #235 ~~(If accepted, might I ask to...

It is currently not possible to start a game with 5/7/9-11 players. This was reported at some point in #8, which was closed with the reason "I don't see any...