Skip to content

Avoid issues with PROJJSON with id in members of datum ensemble#5872

Merged
rouault merged 2 commits intoOSGeo:masterfrom
rouault:workaround_proj_3221
Jun 6, 2022
Merged

Avoid issues with PROJJSON with id in members of datum ensemble#5872
rouault merged 2 commits intoOSGeo:masterfrom
rouault:workaround_proj_3221

Conversation

@rouault
Copy link
Copy Markdown
Member

@rouault rouault commented Jun 5, 2022

@rouault rouault force-pushed the workaround_proj_3221 branch from e4cce6e to fa751e2 Compare June 5, 2022 18:19
@rouault rouault merged commit c04f564 into OSGeo:master Jun 6, 2022
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 6, 2022

The backport to release/3.5 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-release/3.5 release/3.5
# Navigate to the new working tree
cd .worktrees/backport-release/3.5
# Create a new branch
git switch --create backport-5872-to-release/3.5
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick --mainline 1 c04f56412360f3f253bc60595ddf31fd86e63cf3
# Push it to GitHub
git push --set-upstream origin backport-5872-to-release/3.5
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-release/3.5

Then, create a pull request where the base branch is release/3.5 and the compare/head branch is backport-5872-to-release/3.5.

@rouault rouault added this to the 3.5.1 milestone Jun 6, 2022
@rouault
Copy link
Copy Markdown
Member Author

rouault commented Jun 6, 2022

Manually backported to release/3.5 in 05fbf56 and dd49701

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant