Re: Let's drop a new release of Apache Baremaps
Available this week Wednesday/Thursday UTC+2 during office hours (9h-17h), I would be interested in participating in the release process. cheers --- Original Message --- On Friday, August 18th, 2023 at 17:53, Calvin Kirs wrote: > Good job! > > > The new website looks great, but there are still some aspects that > don't comply with the ASF rule. > > https://incubator.apache.org/guides/sites.html > > On Fri, Aug 18, 2023 at 9:43 PM Josh Fischer j...@joshfischer.io wrote: > > > You can count me in, Bertil. > > > > - Josh > > > > Sent from my iPhone > > > > > On Aug 18, 2023, at 3:02 AM, Bertil Chapuis bchap...@gmail.com wrote: > > > > > > Hello Everyone, > > > > > > I hope you are all having a wonderful summer. > > > > > > The activity on Apache Baremaps has been great since our last release > > > (v0.7.1, April), and it's probably a good time to drop a new version > > > (v0.7.2?). Below is a draft of the release notes. Please note that we > > > have welcomed 6 new contributors, 2 new committers, and have launched a > > > beautiful new website. > > > > > > Would any of you be interested in participating in this effort? As our > > > community grows, the goal is to share ownership and decision-making. A > > > release is a perfect opportunity to get involved. Here's a non-exhaustive > > > list of areas where assistance would be appreciated: > > > - Test the various examples > > > - Ensure that the documentation is accurate > > > - Review and refine the release process > > > - Verify and vote for the release artifacts > > > - Publish jars on the Apache Maven repository > > > > > > Next week, I plan to dedicate an afternoon (either Monday, Wednesday, > > > Thursday, or Friday) to this task and would be happy to exchange on the > > > topic. > > > > > > Happy mapping, > > > > > > Bertil > > > > > > — > > > > > > Apache Baremaps v0.7.2 > > > > > > ## What's Changed > > > * Release Baremaps 0.7.1 by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/597 > > > * maplibre-gl: bump to 2.4.0 by @zvikara in > > > https://github.com/apache/incubator-baremaps/pull/602 > > > * Fix links in README files by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/615 > > > * Improve reporting for workflow execution by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/612 > > > * Add the `apache-` prefix to tar release by @swerky in > > > https://github.com/apache/incubator-baremaps/pull/611 > > > * Add missing files in release and exclude unwanted folders by @swerky in > > > https://github.com/apache/incubator-baremaps/pull/610 > > > * Implement the vector tile specification by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/617 > > > * Add support for FlatGeoBuf by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/591 > > > * Improve the transformation workflow by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/620 > > > * Add CodeQL workflow by @jorgectf in > > > https://github.com/apache/incubator-baremaps/pull/534 > > > * Improve the osm simplifications by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/625 > > > * Support js files in export command by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/626 > > > * Correctly reproject geometries by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/628 > > > * Update the OGC API specification files by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/630 > > > * ogcapi, maintenance dependencies by @Perdjesk in > > > https://github.com/apache/incubator-baremaps/pull/631 > > > * Add raster split view for dev by @leonardcser in > > > https://github.com/apache/incubator-baremaps/pull/636 > > > * Feature/osm-split-view by @leonardcser in > > > https://github.com/apache/incubator-baremaps/pull/637 > > > * Fix invalid query execution by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/627 > > > * Catch null pointer exception server resources by @leonardcser in > > > https://github.com/apache/incubator-baremaps/pull/638 > > > * Add third-party licenses to the binary distribution by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/642 > > > * Add version of the application into the README by @swerky in > > > https://github.com/apache/incubator-baremaps/pull/613 > > > * Fix encoding issue in geocoder by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/643 > > > * Update and simplify OGCAPI implementation by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/633 > > > * Merge the mvt and vectortile packages by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/644 > > > * Rename Tile into TileCoord by @bchapuis in > > > https://github.com/apache/incubator-baremaps/pull/645 > > > * Move tile store in a dedicated package by @bchapuis in >
Re: Let's drop a new release of Apache Baremaps
Great, let’s book a time slot at 13h30 (UTC+2) on Thursday to discuss the release process. Here is a link for those who are interested to join/meet [1]. Something I’d love to discuss is the cadence and the automation of the release process. We disabled it to comply with the apache guidelines when entering the incubator. These guidelines recently got updated and it is now possible to sign the artifacts with the CI [2] and with a key dedicated to signing [3]. Another point is the publication of artifacts on the maven repository. The current release process does not include this step [4], and it would be great to do it. Best, Bertil [1] https://meet.google.com/mra-htfq-ghr [2] https://www.apache.org/legal/release-policy.html#release-signing [3] https://infra.apache.org/release-signing.html#automated-release-signing [4] https://github.com/apache/incubator-baremaps/blob/main/RELEASE.md > On 21 Aug 2023, at 13:58, perdj...@protonmail.com.invalid > wrote: > > > Available this week Wednesday/Thursday UTC+2 during office hours (9h-17h), I > would be interested in participating in the release process. > > cheers > > --- Original Message --- > On Friday, August 18th, 2023 at 17:53, Calvin Kirs wrote: > > >> Good job! >> >> >> The new website looks great, but there are still some aspects that >> don't comply with the ASF rule. >> >> https://incubator.apache.org/guides/sites.html >> >> On Fri, Aug 18, 2023 at 9:43 PM Josh Fischer j...@joshfischer.io wrote: >> >>> You can count me in, Bertil. >>> >>> - Josh >>> >>> Sent from my iPhone >>> On Aug 18, 2023, at 3:02 AM, Bertil Chapuis bchap...@gmail.com wrote: Hello Everyone, I hope you are all having a wonderful summer. The activity on Apache Baremaps has been great since our last release (v0.7.1, April), and it's probably a good time to drop a new version (v0.7.2?). Below is a draft of the release notes. Please note that we have welcomed 6 new contributors, 2 new committers, and have launched a beautiful new website. Would any of you be interested in participating in this effort? As our community grows, the goal is to share ownership and decision-making. A release is a perfect opportunity to get involved. Here's a non-exhaustive list of areas where assistance would be appreciated: - Test the various examples - Ensure that the documentation is accurate - Review and refine the release process - Verify and vote for the release artifacts - Publish jars on the Apache Maven repository Next week, I plan to dedicate an afternoon (either Monday, Wednesday, Thursday, or Friday) to this task and would be happy to exchange on the topic. Happy mapping, Bertil — Apache Baremaps v0.7.2 ## What's Changed * Release Baremaps 0.7.1 by @bchapuis in https://github.com/apache/incubator-baremaps/pull/597 * maplibre-gl: bump to 2.4.0 by @zvikara in https://github.com/apache/incubator-baremaps/pull/602 * Fix links in README files by @bchapuis in https://github.com/apache/incubator-baremaps/pull/615 * Improve reporting for workflow execution by @bchapuis in https://github.com/apache/incubator-baremaps/pull/612 * Add the `apache-` prefix to tar release by @swerky in https://github.com/apache/incubator-baremaps/pull/611 * Add missing files in release and exclude unwanted folders by @swerky in https://github.com/apache/incubator-baremaps/pull/610 * Implement the vector tile specification by @bchapuis in https://github.com/apache/incubator-baremaps/pull/617 * Add support for FlatGeoBuf by @bchapuis in https://github.com/apache/incubator-baremaps/pull/591 * Improve the transformation workflow by @bchapuis in https://github.com/apache/incubator-baremaps/pull/620 * Add CodeQL workflow by @jorgectf in https://github.com/apache/incubator-baremaps/pull/534 * Improve the osm simplifications by @bchapuis in https://github.com/apache/incubator-baremaps/pull/625 * Support js files in export command by @bchapuis in https://github.com/apache/incubator-baremaps/pull/626 * Correctly reproject geometries by @bchapuis in https://github.com/apache/incubator-baremaps/pull/628 * Update the OGC API specification files by @bchapuis in https://github.com/apache/incubator-baremaps/pull/630 * ogcapi, maintenance dependencies by @Perdjesk in https://github.com/apache/incubator-baremaps/pull/631 * Add raster split view for dev by @leonardcser in https://github.com/apache/incubator-baremaps/pull/636 * Feature/osm-split-view by @leonardcser in https://github.com/apache/incubator-baremaps/pull/637 * Fix invalid query execution by @bchapuis in https://github.com/apache/incubator-baremaps/pull/627 *