You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@baremaps.apache.org by bc...@apache.org on 2022/11/16 08:41:27 UTC

[incubator-baremaps] branch 492-disable-branch-protection created (now 2f92e5d6)

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

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


      at 2f92e5d6 Disable branch protection rules

This branch includes the following new commits:

     new 0f02c5ca Update jekyll and fix markdown error
     new a8896ef2 Change website domain name
     new 2f92e5d6 Disable branch protection rules

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-baremaps] 03/03: Disable branch protection rules

Posted by bc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch 492-disable-branch-protection
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git

commit 2f92e5d6b61c57b29511b6a7eb73bd41c3b89d24
Author: Bertil Chapuis <bc...@gmail.com>
AuthorDate: Wed Nov 16 09:41:01 2022 +0100

    Disable branch protection rules
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index eb3ef93c..7ecc7c26 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,6 +32,7 @@ github:
     squash: true
     merge: false
     rebase: false
+  protected_branches: ~
   
 notifications:
   commits:      commits@baremaps.apache.org


[incubator-baremaps] 01/03: Update jekyll and fix markdown error

Posted by bc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch 492-disable-branch-protection
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git

commit 0f02c5ca1177d6d803ea66071629a47b137fc3b0
Author: Bertil Chapuis <bc...@gmail.com>
AuthorDate: Tue Nov 15 17:19:11 2022 +0100

    Update jekyll and fix markdown error
---
 docs/Gemfile                     | 4 ++--
 docs/examples/extrusion/index.md | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/docs/Gemfile b/docs/Gemfile
index a3848367..0410b66a 100644
--- a/docs/Gemfile
+++ b/docs/Gemfile
@@ -1,6 +1,6 @@
 source "https://rubygems.org"
-gem "jekyll", "~> 3.9.0"
-gem "github-pages", "~> 209"
+gem "jekyll", "~> 3.9.2"
+gem "github-pages", "~> 227"
 gem "jekyll-sitemap", "~> 1.4.0"
 gem "jekyll-gist", "~> 1.5.0"
 gem "jekyll-github-metadata", "~> 2.13.0"
diff --git a/docs/examples/extrusion/index.md b/docs/examples/extrusion/index.md
index 9f2131db..29931616 100644
--- a/docs/examples/extrusion/index.md
+++ b/docs/examples/extrusion/index.md
@@ -1,5 +1,6 @@
 ---
-layout: default title: Extrusion Example
+layout: default 
+title: Extrusion Example
 ---
 
 # Extrusion Example


[incubator-baremaps] 02/03: Change website domain name

Posted by bc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch 492-disable-branch-protection
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git

commit a8896ef2c8589e7b1b9b20d483cbbd824ef04ae0
Author: Bertil Chapuis <bc...@gmail.com>
AuthorDate: Tue Nov 15 22:54:50 2022 +0100

    Change website domain name
---
 .asf.yaml  | 2 +-
 docs/CNAME | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 993fbb75..eb3ef93c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 
 github:
   description: Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.
-  homepage: www.baremaps.com
+  homepage: baremaps.apache.org
   ghp_branch: main
   ghp_path: /docs
   labels:
diff --git a/docs/CNAME b/docs/CNAME
index 5dfdca33..d0af0f39 100644
--- a/docs/CNAME
+++ b/docs/CNAME
@@ -1 +1 @@
-www.baremaps.com
\ No newline at end of file
+baremaps.apache.org