Skip to content

Download latest when MAIN=3.1#303

Merged
jodygarnett merged 1 commit into
masterfrom
main-latest
Jul 22, 2026
Merged

Download latest when MAIN=3.1#303
jodygarnett merged 1 commit into
masterfrom
main-latest

Conversation

@jodygarnett

Copy link
Copy Markdown
Member

When fixing build server nightly, I noticed docker was failing with:

Release from branch main GeoServer 3.1-SNAPSHOT as geoserver-docker.osgeo.org/geoserver:3.1.x
Release from branch main GeoServer 3.1-SNAPSHOT (with GDAL) as geoserver-docker.osgeo.org/geoserver:3.1.x-gdal
clean: 
Downloading GeoServer for version 3.1-SNAPSHOT
  Download GeoServer 3.1-SNAPSHOT
  Download nightly build from https://build.geoserver.org/geoserver/3.1.x
  downloading geoserver-3.1.x-latest-war.zip
Build step 'Execute shell' marked build as failure

The correct download location should instead be https://build.geoserver.org/geoserver/main

This PR fixes the download.sh script to recognize that 3.1.x is main. The download.sh script is called by release.sh to avoid downloading twice (for both normal image and gdal image).

@jodygarnett jodygarnett left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Tested locally, since main is broken I wish to fix this for the build server.

@jodygarnett
jodygarnett merged commit 4dea065 into master Jul 22, 2026
3 checks passed
@jodygarnett

Copy link
Copy Markdown
Member Author

This was successful, the build server has now published:

geoserver-docker.osgeo.org/geoserver:3.1.x

@jodygarnett
jodygarnett deleted the main-latest branch July 23, 2026 00:05
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