Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutantsan keep get parameters after redirect #8

Merged
merged 5 commits into from
Apr 15, 2024

Conversation

amercader
Copy link
Owner

Fixes #

Proposed fixes:

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

@amercader amercader merged commit 7026227 into master Apr 15, 2024
3 of 4 checks passed
@amercader
Copy link
Owner Author

Backport failed for dev-v2.10, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin dev-v2.10
git worktree add -d .worktree/backport-8-to-dev-v2.10 origin/dev-v2.10
cd .worktree/backport-8-to-dev-v2.10
git switch --create backport-8-to-dev-v2.10
git cherry-pick -x 67f688269ed587cb96a64defa95d4cbad0f4d0db db2ead6045ea27efa294e455731358f0a6d2c472 002cc3cec804eb59a6418d72993ad0745a0e85b7

@amercader
Copy link
Owner Author

/backport again please

@ckanbot
Copy link
Collaborator

ckanbot commented Apr 17, 2024

Backport failed for dev-v2.10, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin dev-v2.10
git worktree add -d .worktree/backport-8-to-dev-v2.10 origin/dev-v2.10
cd .worktree/backport-8-to-dev-v2.10
git switch --create backport-8-to-dev-v2.10
git cherry-pick -x 67f688269ed587cb96a64defa95d4cbad0f4d0db db2ead6045ea27efa294e455731358f0a6d2c472 002cc3cec804eb59a6418d72993ad0745a0e85b7

@ckanbot
Copy link
Collaborator

ckanbot commented Apr 17, 2024

Backport failed for failed: couldn't find remote ref failed.
Please ensure that this Github repo has a branch named failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants