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

Upgrade to Postgis 3.3.4 / 3.4.0beta2 + related changes #352

Merged
merged 2 commits into from
Jul 29, 2023

Conversation

ImreSamu
Copy link
Member

@ImreSamu ImreSamu commented Jul 29, 2023

Context :

PostGIS 3.3.4

PostGIS 3.4.0beta2

Changes:

  • Postgis 3.3.3 --> 3.3.4
  • 16beta2-3.3.3 --> 16beta2-3.3
    • new: postgis/postgis:16beta2-3.3 ; postgis/postgis:16beta2-3.3-alpine
    • deprecated: postgis/postgis:16beta2-3.3-3-alpine
  • new 3.4.0beta2 alpine test images:
    • 15-3.4.0beta2-alpine
    • 16beta2-3.4.0beta2-alpine
  • minimal refactoring: .github/workflows/main.yml ; update.sh
  • updating: README.md

ImreSamu added 2 commits July 29, 2023 17:49
Changes to be committed:
	modified:   .github/workflows/main.yml
	modified:   11-3.3/Dockerfile
	modified:   11-3.3/alpine/Dockerfile
	modified:   12-3.3/Dockerfile
	modified:   12-3.3/alpine/Dockerfile
	modified:   13-3.3/Dockerfile
	modified:   13-3.3/alpine/Dockerfile
	modified:   14-3.3/Dockerfile
	modified:   14-3.3/alpine/Dockerfile
	modified:   14-master/Dockerfile
	modified:   15-3.3/Dockerfile
	modified:   15-3.3/alpine/Dockerfile
	modified:   15-master/Dockerfile
        deleted:    16beta2-3.3.3/Dockerfile
	new file:   16beta2-3.3/Dockerfile
	renamed:    16beta2-3.3.3/alpine/Dockerfile -> 16beta2-3.3/alpine/Dockerfile
	renamed:    16beta2-3.3.3/alpine/initdb-postgis.sh -> 16beta2-3.3/alpine/initdb-postgis.sh
	renamed:    16beta2-3.3.3/alpine/update-postgis.sh -> 16beta2-3.3/alpine/update-postgis.sh
	new file:   16beta2-3.3/initdb-postgis.sh
	new file:   16beta2-3.3/update-postgis.sh
	modified:   16beta2-master/Dockerfile
	modified:   README.md
Changes to be committed:
	modified:   .github/workflows/main.yml
	new file:   15-3.4.0beta2/Dockerfile
	new file:   15-3.4.0beta2/alpine/Dockerfile
	new file:   15-3.4.0beta2/alpine/initdb-postgis.sh
	new file:   15-3.4.0beta2/alpine/update-postgis.sh
	new file:   16beta2-3.4.0beta2/Dockerfile
	new file:   16beta2-3.4.0beta2/alpine/Dockerfile
	new file:   16beta2-3.4.0beta2/alpine/initdb-postgis.sh
	new file:   16beta2-3.4.0beta2/alpine/update-postgis.sh
	modified:   README.md
	modified:   update.sh
@ImreSamu ImreSamu changed the title Upgrade to Postgis 3.3.4 + related changes Upgrade to Postgis 3.3.4 / 3.4.0beta2 + related changes Jul 29, 2023
@ImreSamu ImreSamu marked this pull request as ready for review July 29, 2023 17:20
@ImreSamu
Copy link
Member Author

ImreSamu commented Jul 29, 2023

Ready to review | merge

Copy link
Contributor

@phillipross phillipross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@phillipross phillipross merged commit 4e1bf4e into postgis:master Jul 29, 2023
@ImreSamu ImreSamu deleted the 2023jul29_pgis334 branch July 29, 2023 19:55
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.

2 participants