Skip to content

Conversation

git-hyagi
Copy link
Contributor

This commit fixes an issue allowing to define a remote in repo factory fixture. The current implementation is not using the "remote" parameter and trying to set it through kwargs (**body) would conflict with the expected remote (first parameter).

This commit fixes an issue allowing to define a remote in repo
factory fixture. The current implementation is not using the
"remote" parameter and trying to set it through kwargs (**body)
would conflict with the expected remote (first parameter).
@git-hyagi git-hyagi force-pushed the fix-repo-factory-fixture branch from 8d40aeb to c9d91c0 Compare March 28, 2025 14:04
@git-hyagi git-hyagi merged commit fd1c101 into pulp:main Mar 28, 2025
12 checks passed
@git-hyagi git-hyagi deleted the fix-repo-factory-fixture branch March 28, 2025 14:19
Copy link

patchback bot commented Mar 28, 2025

Backport to 0.3: 💚 backport PR created

✅ Backport PR branch: patchback/backports/0.3/fd1c101d75b7fae11cf29e312178db77b01b4b0f/pr-306

Backported as #308

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants