[Geoserver-devel] [JIRA] (GEOS-10842) Placeholder

2023-01-26 Thread Steve Ikeoka (JIRA) via Geoserver-devel
Steve Ikeoka ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ac68be705-e740-4b23-b796-c04c7a01eaf3 ) *created* an issue GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYjA4MWY1NjY5NmY5NDkyNzk4NGQ0YjNjMDdmN2U2MzkiLCJwIjoiaiJ9 ) / Bug ( http

Re: [Geoserver-devel] Docker image publishing

2023-01-26 Thread Andrea Aime
Why not have it as part of the release scripts instead... a periodic check could have the docker be available either before announcement (sometimes we have a few days in between artifacts and announcement) or after the release is available to the general public. Scripts are here (*_release.sh): ht

Re: [Geoserver-devel] [JIRA] (GEOS-10840) 2.22.1 Maven and release artifacts pushed with SNAPSHOT dependencies

2023-01-26 Thread Mark Prins
The pom file in the tags also shows this problem: https://github.com/geoserver/geoserver/blob/2.22.1/src/pom.xml 2.22.1 28-SNAPSHOT 1.22-SNAPSHOT https://github.com/geoserver/geoserver/blob/2.22.1/src/pom.xml#L91-L93 -M ___ Geoserver-de

[Geoserver-devel] [JIRA] (GEOS-10841) Download GeoJson output instead of showing it in the browser

2023-01-26 Thread JIRA
Juan Luis Rodríguez ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A4035449b-7cf4-43e6-bd60-7307baca06d9 ) *created* an issue GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYzdhNWIwNjcwNzdjNGQ0MThmZWY1YWU5MjJmZDk3ZDUiLCJwIjoiaiJ9 ) / Impr

[Geoserver-devel] [JIRA] (GEOS-10840) 2.22.1 Maven and release artifacts pushed with SNAPSHOT dependencies

2023-01-26 Thread Mark Prins (JIRA) via Geoserver-devel
Mark Prins ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5d68e9f964bfb10c11a29d83 ) *created* an issue GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMDQ0NTcyMjFjMDJjNGU0ZDlmMTI0NGQ4NDhkMTEzNWQiLCJwIjoiaiJ9 ) / Bug ( https://osgeo-org.atlassian

Re: [Geoserver-devel] Docker image publishing

2023-01-26 Thread Johannes Weskamm
Hi again, I intend to setup an github action, which periodically checks for new geoserver releases. If a new one is available, the action should build, test and finally push the image to the osgeo repo. Therefore i need to configure my credentials in the settings of the github repo, but i am

Re: [Geoserver-devel] seeking permission to increase release data directory size

2023-01-26 Thread Andrea Aime
We could also go that way, but to make it work, we'd also need to stop shipping the sample data directory with GeoServer. Does not make sense to have a large-ish data set embedded in the war file when production environments just ship their own data. One might say the Windows and the bin could con

Re: [Geoserver-devel] Docker image publishing

2023-01-26 Thread Jakob Miksch
Alright, thanks for the quick response. An automatic publication of the images would indeed be very useful. Am 26.01.23 um 09:53 schrieb Jody Garnett: Indeed we need a volunteer to do the publish; or indeed to add a job to our build server. -- Jody Garnett On Thu, Jan 26, 2023 at 9:33 AM Jak

Re: [Geoserver-devel] Docker image publishing

2023-01-26 Thread Johannes Weskamm
Hi, I will be looking into automating this shortly. Greetings, Johannes Am 26.01.23 um 09:53 schrieb Jody Garnett: Indeed we need a volunteer to do the publish; or indeed to add a job to our build server. -- Jody Garnett On Thu, Jan 26, 2023 at 9:33 AM Jakob Miksch wrote: Hi everybo

Re: [Geoserver-devel] Docker image publishing

2023-01-26 Thread Jody Garnett
Indeed we need a volunteer to do the publish; or indeed to add a job to our build server. -- Jody Garnett On Thu, Jan 26, 2023 at 9:33 AM Jakob Miksch wrote: > Hi everybody, > > in the repo for the GeoServer Docker image the version is already set to > '2.22.0' (https://github.com/geoserver/doc

[Geoserver-devel] Docker image publishing

2023-01-26 Thread Jakob Miksch
Hi everybody, in the repo for the GeoServer Docker image the version is already set to '2.22.0' (https://github.com/geoserver/docker), but the image is not published to the registry yet (https://docker.osgeo.org/#browse/browse:geoserver-docker:v2%2Fgeoserver%2Ftags). Who is typically doing t