GeoTools / GeoServer PMC meeting - 2024-07-30### Attending- Torben Barsballe
-
Jody Garnett
-
Peter Smythe
-
Jukka Rahkonnen
-
Gabriel Roldan
-
Kevin Smith
-
Andrea Aime
Actions from prior meetings:- [DONE] Torben: @ignore failing ogr-jni and vsi tests
-
[DONE] Torben: Update supported GDAL version in docs
-
[TODO] Add flag to fail imageio-ext-gdal tests if GDAL bindings aren’t found
-
Jody: request or setup discourse channels (for screenshots)
Agenda- Discourse Transition
-
Build stability
-
FOSS4G
-
PRs
Actions- Please help review PRs everyone!
Discourse Transition
Discourse is live, please test the instructions:
-
Instructions: https://discourse.osgeo.org/t/welcome-to-geoserver-user-forum/31009
-
Category: https://discourse.osgeo.org/c/geoserver/geoserver-users/51
Is the email sorted:
2 Open PRs:
-
Documentation: https://github.com/geoserver/geoserver/pull/7796
-
Website: https://github.com/geoserver/geoserver.github.io/pull/208
-
Changes to Jira
-
Changes to Discourse
Feedback:
Build stability
PRs for security vulnerabilities remain a trouble due to lack of QA automations.
-
This means some open PRs are failuring QA tests and need to be rebased
-
I think we need to manually merge these, or just not use that private repository feature?
So until further notice, use public PRs, or manually merge by hand.
MS SQL is Failing / Auto-canceling as well
-
failing to setup docker image also?
-
changed docker image and automation we rely on is not there
(directory changed)
See PRs for examples:
This seems to have started happening in the last week or so.
FOSS4G & FOSS4GNA
foss4gna: Andrea and turingtestfail are attending
-
Andrea is going: couple of workshops: ogcapi and vector tiles, and some presentations
-
Number of PRs around vector tiles ahead of the workshop (see GWC PRs), and lots of fun ideas (use transform to cut down labels and apply functions).
-
this is painful, some ideas on how to make it easier
-
using layer group, and pregeneralize, and so on …
-
having pregeneralize use zoom tools
-
It would be nice to do a BOF and promote supporting the project etc…
foss4g:
-
Jody and Gabe can do “State of GeoServer”
-
Jody can submit some workshops etc…
-
Jody will also be doing some OSGeo talks etc…
-
Gabe will do a talk on GeoServer Cloud
PRs
GeoServer
-
so good to see this, needs to be rebased to address build stability…
-
workin, but not on windows
-
needs the “opens” to work on windows…
-
need someone (Peter) with access to a windows machine, and ability to edit + test batch file + it may be just adjusting quotes?
-
[GEOS-11379] Refactor inline JavaScript in the OGC API modules
-
Needs manual testing please! A/B testing - just to see all the same functionality exists on the page (does not need to be pretty just not missing stuff)
-
This is open since may, any update Gabe?
-
After rebase I cannot break it anymore…
-
Ready for review Get it in now (in August) ahead of the release cycle…
-
Test with the tools to generate duplicate workspaces again…
-
Or use Chat GPT to write a python REST API script
-
This is now just a simple update, can we merge?
-
Additive change only, includes docs, …
-
Backport or not? Not …
-
This has a minor breaking change due to change of yaml library
-
… a mandatory space is required between key and value
-
This is in the update instructions for geoserver
-
The rest of the codebase should be fine, ysld uses snakeyaml and is not affected
-
jody to review, squash and merge
-
Pinning MSSQL 2022 tag to avoid changes in tools directories.
-
this is the fix from above, thanks Andrea