This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch 909-fix-perf-issue
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
omit 354ea659e Fix the query for the basemap
omit f13e540f9 Fix unit tests
omit e52004ced Fix unit tests
omit 7a411ba61 Fix performance issue on PG Tile Store
omit 27dba59bb Add additional suffixes to trigger the release workflow
add 767b079bc Add a github workflow for pre-releases
add 272deb83c Fix performance issue on PG Tile Store
add 41ef0d6a4 Fix unit tests
add 0ff60b865 Fix unit tests
add 7acde84df Fix the query for the basemap
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (354ea659e)
\
N -- N -- N refs/heads/909-fix-perf-issue (7acde84df)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/{release.yml => pre-release.yml} | 18 +++++-------------
.github/workflows/release.yml | 9 +++------
.../tilestore/postgres/PostgresTileStore.java | 20 ++++++++++----------
3 files changed, 18 insertions(+), 29 deletions(-)
copy .github/workflows/{release.yml => pre-release.yml} (82%)