This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


    from 27d849fa Fix missing license headers (#598)
     add 5cf9c299 Improve release process
     add 8031b18c Uncomment workflow steps
     add 6619632b Release Baremaps 0.7.1 (incubating)
     add 9003f2c4 Improve the release instructions

No new revisions were added by this update.

Summary of changes:
 .github/workflows/release.yml     |  88 ------
 CONTRIBUTING.md                   |   3 -
 DISCLAIMER-WIP                    |   2 +-
 README                            |   2 +-
 RELEASE.md                        | 139 +++++++++
 baremaps-benchmark/pom.xml        |   2 +-
 baremaps-cli/pom.xml              |   2 +-
 baremaps-cli/src/assembly/bin.xml |   2 +-
 baremaps-cli/src/assembly/src.xml |   3 +-
 baremaps-core/pom.xml             |   2 +-
 baremaps-ogcapi/pom.xml           |   2 +-
 baremaps-server/pom.xml           |   2 +-
 basemap/workflow.js               | 628 +++++++++++++++++++-------------------
 pom.xml                           |   9 +-
 scripts/generate-artifacts.sh     |  42 +++
 15 files changed, 509 insertions(+), 419 deletions(-)
 delete mode 100644 .github/workflows/release.yml
 create mode 100644 RELEASE.md
 create mode 100755 scripts/generate-artifacts.sh

Reply via email to