I've prepared PR's for MySQL, MS SQL Server and (wip) Oracle, as these
are all following the same basic pattern of:
* setup Java
* setup a docker container database
* run a maven build for the module, also building dependencies (using
"-am" [== also make])
* run online tests
* cleanup
some have been parametrized to run a job matrix (with eg. a Java axis, a
database version/tag axis) which can be easily extended with new values,
eg would be easy to make them all run a java 11 job as well as a java 8
job, or run both mssql 2019 and 2017.
Just a side note, these action builds are really fast!
-M
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel