Loading
Commits on Source 97
-
marge-org renovate-bot authored
-
Ben Brown authored
-
marge-org renovate-bot authored
-
marge-org renovate-bot authored
-
This could potentially be a bit more targeted by only being set when the filter-branch commands are run. But is simple and small enough, and has no drawback in other circumstances. For the tests, modify the checking function so it has a reproducible order. Helps #426
-
-
-
No consumer uses it, so there is no need to have an option for it.
-
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> Signed-off-by:
Pablo Correa Gomez <pabloyoyoista@postmarketos.org>
-
-
So it can be used on filter-branch, instead of having to fetch it from git config. This requires a bunch of refactoring, since it's now a compulsory parameter, and not passed at configure time.
-
Ben Brown authored
-
marge-org renovate-bot authored
-
-
Nejc Habjan authored
## [0.17.0](0.16.1...0.17.0) (2025-09-01) ### Features * Add support for signing commits ([1d940396](1d940396)) ### Bug Fixes * **git:** add FILTER_BRANCH so the bot does not wait 10 seconds ([30114b82](30114b82)), closes [#426](#426)
-
marge-org renovate-bot authored
-
Pablo Correa Gomez authored
So we avoid issues due to spaces
-
Pablo Correa Gomez authored
-
-
marge-org renovate-bot authored
-
-
Nejc Habjan authored
## [0.18.0](0.17.0...0.18.0) (2025-09-15) ### Features * **test_git:** test username with spaces ([1369f929](1369f929)) ### Bug Fixes * **git:** qoute committer name and email ([30ed4c7e](30ed4c7e))
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update keep python images in sync to v0.8.19 See merge request marge-org/marge-bot!584
-
-
Ben Brown authored
chore(deps): update dependency semantic-release to v24.2.9 See merge request marge-org/marge-bot!583
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update mplatform/manifest-tool docker tag to alpine-v2.2.1 See merge request marge-org/marge-bot!586
-
-
Ben Brown authored
chore(deps): update keep python images in sync to v0.8.22 See merge request marge-org/marge-bot!585
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update all non-major dependencies See merge request marge-org/marge-bot!587
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update keep python images in sync to v0.8.24 See merge request marge-org/marge-bot!588
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.14.0 See merge request marge-org/marge-bot!590
-
-
Ben Brown authored
chore(deps): update keep python images in sync to v0.9.2 See merge request marge-org/marge-bot!589
-
Ben Brown authored
-
Ben Brown authored
-
Ben Brown authored
Support python 3.14 See merge request marge-org/marge-bot!591
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update dependency semantic-release to v25 See merge request marge-org/marge-bot!596
-
Ben Brown authored
We are only using dateutil to parse time strings in somewhat loose formats which are a little more human friendly, for example: - 5pm - 6:01pm - 17:00 Pulling in the dateutil library for parsing these seems like overkill, so instead use a regex to parse them. Continue using it during tests for now, since time-machine pulls it in anyway. BREAKING CHANGE: Time parsing has been reimplemented for embargo intervals in a way that may break existing usage.
-
John Villalovos authored
chore!: Implement time parsing using the standard library See merge request marge-org/marge-bot!577
-
The configuration as is doesn't automatically trigger updates for the non-uv images. Separate it out and instead match against the debian repository, which does find a new release based on local testing. There is the possibility for MRs to be created that update the python image too early, when a new release first hits the debian container repository. Since this image update is not grouped with the other image updates it shouldn't really block anything.
-
-
Nejc Habjan authored
Enable automated debian OS updates for remaining python images See merge request !592
-
-
Ben Brown authored
fix: allow squashing merge request for Single Job Mode See merge request marge-org/marge-bot!369
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update debian docker tag to v13 See merge request marge-org/marge-bot!599
-
-
Ben Brown authored
chore(deps): update dependency semantic-release to v25.0.1 See merge request marge-org/marge-bot!598
-
When migrating to uv we switched to minimum bounds for versions, since then we haven't had any automated python dependency updates, this is due to those minimum bounds being inclusive of any later versions. Explicitly allow bumping of lower bounds so we can start getting automated updates for python dependencies again.
-
Nejc Habjan authored
chore(renovate): Update minimum version bounds for python dependencies See merge request !593
-
Ben Brown authored
-
Ben Brown authored
chore!: Drop support for python 3.9 now it's EOL See merge request marge-org/marge-bot!602
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update ghcr.io/astral-sh/uv docker tag to v13 See merge request marge-org/marge-bot!606
-
The commit (8305a590) to allow the updating of minimum version bounds for dependencies had the unintended side-effect of enabling updates to the `requires-python` field. It is best we keep this as a manual task since we will only update this field when a python version reaches EOL.
-
Nejc Habjan authored
chore(renovate): Only update requires-python manually See merge request marge-org/marge-bot!605
-
Leonardo Eugenio authored
-
Ben Brown authored
feat(batch_job): cleanup batch work after merging See merge request marge-org/marge-bot!571
-
-
Ben Brown authored
Resolves the following errors from flake8: test_single_job.py:626:13: F824 `nonlocal target_branch` is unused: name is never assigned in scope test_single_job.py:626:13: F824 `nonlocal remote_target_repo` is unused: name is never assigned in scope -
Ben Brown authored
fix(deps): update all non-major dependencies See merge request marge-org/marge-bot!600
-
-
Ben Brown authored
chore(deps): update keep python images in sync See merge request marge-org/marge-bot!595
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.8 See merge request marge-org/marge-bot!610
-
-
Ben Brown authored
fix(deps): update dependency python-gitlab to v7 See merge request marge-org/marge-bot!607
-
-
Ben Brown authored
chore(deps): update dependency pytest to v9 See merge request marge-org/marge-bot!609
-
marge-org renovate-bot authored
-
Ben Brown authored
chore(deps): update all non-major dependencies See merge request marge-org/marge-bot!612
-
Ben Brown authored
-
Ben Brown authored
-
Ben Brown authored
-
Ben Brown authored
## [1.0.0](0.16.1...1.0.0) (2025-11-17) ###
⚠️ BREAKING CHANGES * Drop support for python 3.9 now it's EOL * Time parsing has been reimplemented for embargo intervals in a way that may break existing usage. ### Features * Add support for signing commits ([1d940396](1d940396)) * **batch_job:** cleanup batch work after merging ([7e9668b2](7e9668b2)) * **test_git:** test username with spaces ([1369f929](1369f929)) ### Bug Fixes * allow squashing merge request for Single Job Mode ([e8c47da4](e8c47da4)) * **deps:** update all non-major dependencies ([92896157](92896157)) * **deps:** update dependency python-gitlab to v7 ([ecbf6672](ecbf6672)) * **git:** add FILTER_BRANCH so the bot does not wait 10 seconds ([30114b82](30114b82)), closes [#426](https://gitlab.com/benjamb/marge-bot/issues/426) * **git:** qoute committer name and email ([30ed4c7e](30ed4c7e)) ### Miscellaneous Chores * Drop support for python 3.9 now it's EOL ([7ec40263](7ec40263)) * Implement time parsing using the standard library ([6f13ef14](6f13ef14))