-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: rq/rq
base: v2.6
head repository: rq/rq
compare: master
- 12 commits
- 12 files changed
- 5 contributors
Commits on Sep 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0c59f4f - Browse repository at this point
Copy the full SHA 0c59f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35da53d - Browse repository at this point
Copy the full SHA 35da53dView commit details
Commits on Sep 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 03e5c94 - Browse repository at this point
Copy the full SHA 03e5c94View commit details -
[REFACTOR] - Simplified GitHub Action lint job in CI pipeline by usin…
…g the official plugin (#2313)
Configuration menu - View commit details
-
Copy full SHA for 04c6cf7 - Browse repository at this point
Copy the full SHA 04c6cf7View commit details -
Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#2306)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55ec3ac - Browse repository at this point
Copy the full SHA 55ec3acView commit details
Commits on Oct 11, 2025
-
The `--show-source` CLI option was deprecated in 0.2.x and removed completely in 0.5.x. It was replaced by `--output-format=full`. See also: * https://github.com/astral-sh/ruff/blob/4bd454f9b5481d741216a383cc7b03e327bc3ec9/changelogs/0.5.x.md?plain=1#L89
Configuration menu - View commit details
-
Copy full SHA for 242d2c9 - Browse repository at this point
Copy the full SHA 242d2c9View commit details -
Bump actions/setup-python from 5.6.0 to 6.0.0 (#2307)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.6.0...v6.0.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6df4b56 - Browse repository at this point
Copy the full SHA 6df4b56View commit details -
Update
tests/Dockerfile(#2318)* Bump version of Ubuntu in tests/Dockerfile The deadsnakes PPA does not support 20.04 LTS (Focal Fossa) anymore. Bumping version to 22.04 LTS (Jammy Jellyfish) which will be supported up until April 2027. See also: * https://ubuntu.com/about/release-cycle * deadsnakes/issues#251 (comment) * Python 3.9 needs the stdlib `distutils` module
Configuration menu - View commit details
-
Copy full SHA for 5b84800 - Browse repository at this point
Copy the full SHA 5b84800View commit details
Commits on Nov 8, 2025
-
docs: fix error in cron scheduler documentation (#2322)
Corrected documentation issue in cron.md file to ensure accuracy and clarity for users implementing RQ's CronScheduler functionality.
Configuration menu - View commit details
-
Copy full SHA for 2a37a9f - Browse repository at this point
Copy the full SHA 2a37a9fView commit details -
CronScheduler.heartbeat() should extend hash key's TTL (#2328)
* CronScheduler.heartbeat() should extend hash key's TTL * Delete AGENTS.md * Slightly fix test_cron.py
Configuration menu - View commit details
-
Copy full SHA for fb97f6c - Browse repository at this point
Copy the full SHA fb97f6cView commit details -
Bump actions/upload-artifact from 4 to 5 (#2323)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cfe826d - Browse repository at this point
Copy the full SHA cfe826dView commit details -
Bump actions/download-artifact from 5 to 6 (#2324)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc79d62 - Browse repository at this point
Copy the full SHA dc79d62View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.6...master