- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 29
Comparing changes
Open a pull request
base repository: callowayproject/bump-my-version
base: 1.0.2
head repository: callowayproject/bump-my-version
compare: 1.1.0
- 16 commits
- 16 files changed
- 4 contributors
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d3b9f76 - Browse repository at this point
Copy the full SHA d3b9f76View commit details -
Merge pull request #315 from callowayproject/302-enable-pip-cache-for…
…-github-action Fix caching in action
Configuration menu - View commit details
-
Copy full SHA for 627af5b - Browse repository at this point
Copy the full SHA 627af5bView commit details
Commits on Mar 17, 2025
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.9...v0.11.0)
Configuration menu - View commit details
-
Copy full SHA for a85b47f - Browse repository at this point
Copy the full SHA a85b47fView commit details
Commits on Mar 18, 2025
-
Addition of devenv.nix allows developers to easily create hermetic environments in order to develop this package. This greatly simplifies the setup of the environment, and utilizes uv's tooling to create the virtual environment(s). Devenv.nix can also handle git-hooks, but that is already handled via the .pre-commit-config.yaml file. The justfile includes some helpful starter recipes. Additional recipes can be added, such as build and publishing of the package/Docker.
Configuration menu - View commit details
-
Copy full SHA for 653d917 - Browse repository at this point
Copy the full SHA 653d917View commit details -
Configuration menu - View commit details
-
Copy full SHA for f94cc27 - Browse repository at this point
Copy the full SHA f94cc27View commit details -
Fixed the test_bump_nested_regex function to use utc time
Code in the test function used the machine local time instead of UTC time. This made the test fail if the user was not in UTC time, as the fixture tested against a bumped time using `utcnow` Added a recipe to justfile to run the tests and open the coverage report in a default web browser
Configuration menu - View commit details
-
Copy full SHA for 7d33dff - Browse repository at this point
Copy the full SHA 7d33dffView commit details
Commits on Mar 19, 2025
-
Merge pull request #322 from topher097/devenv-nix
Addition of devenv.nix and justfile and fix for test function
Configuration menu - View commit details
-
Copy full SHA for 8b4d590 - Browse repository at this point
Copy the full SHA 8b4d590View commit details -
Merge pull request #324 from callowayproject/devenv-nix
Add devenv.nix and just file
Configuration menu - View commit details
-
Copy full SHA for 8085b0b - Browse repository at this point
Copy the full SHA 8085b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65fce23 - Browse repository at this point
Copy the full SHA 65fce23View commit details -
Merge pull request #316 from callowayproject/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for f60d60b - Browse repository at this point
Copy the full SHA f60d60bView commit details
Commits on Mar 21, 2025
-
Refactor Mercurial SCM support and improve test coverage
Revamped the Mercurial SCM implementation with new features including full tag retrieval, commit handling, and clean working directory assertion. Enhanced test suite with new Mercurial-specific tests for functionality and edge cases.
Configuration menu - View commit details
-
Copy full SHA for acd94d1 - Browse repository at this point
Copy the full SHA acd94d1View commit details
Commits on Mar 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e35eee1 - Browse repository at this point
Copy the full SHA e35eee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650d781 - Browse repository at this point
Copy the full SHA 650d781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64da2d9 - Browse repository at this point
Copy the full SHA 64da2d9View commit details -
Merge pull request #325 from callowayproject/317-no-commit-on-mercuri…
…al-repository Refactor Mercurial SCM support and improve test coverage
Configuration menu - View commit details
-
Copy full SHA for 9dc3e16 - Browse repository at this point
Copy the full SHA 9dc3e16View commit details -
Version updated from 1.0.2 to 1.1.0
Testing Git committedMar 22, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 65a9f4c - Browse repository at this point
Copy the full SHA 65a9f4cView commit details
There are no files selected for viewing