Hi, Regarding the fourth, you mean Nexus access with baremaps enabled? It's easy, just need a ticket like this[1]
[1] https://issues.apache.org/jira/browse/INFRA-16105 On Tue, Aug 22, 2023 at 2:08 PM Bertil Chapuis <bchap...@gmail.com> wrote: > > 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 > > <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 <k...@apache.org> 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 > >>>> https://github.com/apache/incubator-baremaps/pull/646 > >>>> * Merge the database and openstreetmap packages by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/647 > >>>> * Infer user IP from HTTP headers or connection by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/648 > >>>> * Fix aeroway layering order and color by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/650 > >>>> * Simplify IpLoc package by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/649 > >>>> * Enable ipv6 location by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/653 > >>>> * Feature/test-renderer by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/659 > >>>> * Remove --database CLI in dev/export/serve and replace with field in > >>>> tileset.json by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/658 > >>>> * Feature/test-renderer by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/661 > >>>> * Fix tile cache bug by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/665 > >>>> * Add gdal polygonize script by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/667 > >>>> * Fix natural and landuse for low zoom levels by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/666 > >>>> * Add countries at low zoom level by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/671 > >>>> * Introduce apache-rat-plugin. Exclude from rat dev/experimental > >>>> elements by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/663 > >>>> * Importing natural earth generates an error by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/668 > >>>> * Display icons, country names, and boundaries on the basemap by > >>>> @bchapuis in https://github.com/apache/incubator-baremaps/pull/674 > >>>> * Remove name translations from points at low zoom levels by @bchapuis > >>>> in https://github.com/apache/incubator-baremaps/pull/676 > >>>> * Remove the sonar workflow by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/677 > >>>> * Improve SQLite configuration by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/672 > >>>> * Add highway=construction directives by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/685 > >>>> * Add bus way and bus stop to basemap by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/686 > >>>> * Add right-to-left plugin to the maps by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/687 > >>>> * Scope CLI version.txt resource file to specific package by @Perdjesk > >>>> in https://github.com/apache/incubator-baremaps/pull/689 > >>>> * Fix/point visibility by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/690 > >>>> * Support FTP downloads. Extend IRR whois source files by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/698 > >>>> * Improve zip expansion by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/700 > >>>> * Theme variables and Positron Scheme by @MaximeLesti in > >>>> https://github.com/apache/incubator-baremaps/pull/691 > >>>> * Display natural=wood layer on top of leisure=park layer by > >>>> @leonardcser in https://github.com/apache/incubator-baremaps/pull/701 > >>>> * Refactor the basemap and introduce new themes by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/706 > >>>> * Server refactoring by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/705 > >>>> * Fix null pointer exception by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/707 > >>>> * New cli command to edit styles locally by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/704 > >>>> * Correct typo in configuration by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/708 > >>>> * Uncomment ocean by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/710 > >>>> * Fix export command by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/694 > >>>> * Geocoder: scoring by population, parsing query text support AND,OR > >>>> operators by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/712 > >>>> * Remove not used complementary Maven remote repositories by @Perdjesk > >>>> in https://github.com/apache/incubator-baremaps/pull/714 > >>>> * Fix inspect popup text overflow by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/718 > >>>> * Calcite integration by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/709 > >>>> * Add example outputs to gitignore by @leonardcser in > >>>> https://github.com/apache/incubator-baremaps/pull/730 > >>>> * IPLoc precision levels, add metadata fields in iploc database by > >>>> @Perdjesk in https://github.com/apache/incubator-baremaps/pull/724 > >>>> * Caught exception are logged and response entity does not contain a > >>>> stacktrace by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/728 > >>>> * Country name conversion to English by @Yahia1018 in > >>>> https://github.com/apache/incubator-baremaps/pull/734 > >>>> * Consistent behavior for replaceExisting file by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/727 > >>>> * Update Maven to 3.9.3 and wrapper to 3.2.0 by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/737 > >>>> * Consolidate logging dependencies by @Perdjesk in > >>>> https://github.com/apache/incubator-baremaps/pull/738 > >>>> * Improve style source deserialization by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/747 > >>>> * Fix minor issues and improve the release process by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/744 > >>>> * Split sql files correctly by @bchapuis in > >>>> https://github.com/apache/incubator-baremaps/pull/749 > >>>> > >>>> ## New Contributors > >>>> * @zvikara made their first contribution in > >>>> https://github.com/apache/incubator-baremaps/pull/602 > >>>> * @jorgectf made their first contribution in > >>>> https://github.com/apache/incubator-baremaps/pull/534 > >>>> * @Perdjesk made their first contribution in > >>>> https://github.com/apache/incubator-baremaps/pull/631 > >>>> * @leonardcser made their first contribution in > >>>> https://github.com/apache/incubator-baremaps/pull/636 > >>>> * @MaximeLesti made their first contribution in > >>>> https://github.com/apache/incubator-baremaps/pull/691 > >>>> * @Yahia1018 made their first contribution in > >>>> https://github.com/apache/incubator-baremaps/pull/734 > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: dev-unsubscr...@baremaps.apache.org > >>> For additional commands, e-mail: dev-h...@baremaps.apache.org > >> > >> > >> > >> -- > >> Best wishes! > >> CalvinKirs > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscr...@baremaps.apache.org > >> For additional commands, e-mail: dev-h...@baremaps.apache.org > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@baremaps.apache.org > > For additional commands, e-mail: dev-h...@baremaps.apache.org > > > -- Best wishes! CalvinKirs --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@baremaps.apache.org For additional commands, e-mail: dev-h...@baremaps.apache.org