-
Notifications
You must be signed in to change notification settings - Fork 676
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 17 files changed
- 4 contributors
Commits on Oct 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d878ef9 - Browse repository at this point
Copy the full SHA d878ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 133ba8a - Browse repository at this point
Copy the full SHA 133ba8aView commit details
Commits on Oct 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3859aa0 - Browse repository at this point
Copy the full SHA 3859aa0View commit details
Commits on Oct 17, 2025
-
feat(users): implement 'skip_confirmation' in users 'emails' creation
Signed-off-by: Adrian DC <radian.dc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2981730 - Browse repository at this point
Copy the full SHA 2981730View commit details -
ci(stale): fix permission for stale action and allow manual run
As documented at: https://github.com/actions/stale it requires the "actions: write" permission. Also allow manually running the stale action.
Configuration menu - View commit details
-
Copy full SHA for 9357a37 - Browse repository at this point
Copy the full SHA 9357a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2982f20 - Browse repository at this point
Copy the full SHA 2982f20View commit details -
feat(api): add content_ref and dry_run_ref parameters to ProjectCiLin…
…tManager Add support for the new GitLab API parameters for validating existing CI/CD configurations: - content_ref: specify the branch, tag, or SHA to validate - dry_run_ref: set branch/tag context for dry run simulations The deprecated 'ref' parameter is kept for backward compatibility. Also update documentation with examples showing how to validate CI configuration from specific branches and with dry run simulation. Fixes #3260
Configuration menu - View commit details
-
Copy full SHA for e8d2538 - Browse repository at this point
Copy the full SHA e8d2538View commit details -
fix(semantic-release): enable CHANGELOG.md generation
Also update CHANGELOG.md with missing entries. Exclude dependency updates from being added to the CHANGELOG.md file in the future. Closes: #3209
Configuration menu - View commit details
-
Copy full SHA for fb9693b - Browse repository at this point
Copy the full SHA fb9693bView commit details -
docs(pull_mirror): fix incorrect start() method usage example
The documentation incorrectly showed calling start() on the ProjectPullMirror object (mirror.start()), but the method only exists on the ProjectPullMirrorManager. Updated the example to show the correct usage: project.pull_mirror.start(). Fixes #3269
Configuration menu - View commit details
-
Copy full SHA for 2acac19 - Browse repository at this point
Copy the full SHA 2acac19View commit details -
semantic-release committed
Oct 17, 2025 Configuration menu - View commit details
-
Copy full SHA for f78a873 - Browse repository at this point
Copy the full SHA f78a873View commit details
Loading
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 v6.4.0...v6.5.0