You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by za...@apache.org on 2021/09/13 16:53:09 UTC

[calcite] branch site updated: Site is not published due to bad yaml file suffix

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

zabetak pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/site by this push:
     new 244a09f  Site is not published due to bad yaml file suffix
244a09f is described below

commit 244a09f36c16f791cc5f15e330415b12ca1efefb
Author: Stamatis Zampetakis <za...@gmail.com>
AuthorDate: Mon Sep 13 18:45:09 2021 +0200

    Site is not published due to bad yaml file suffix
---
 site/{.asf.yml => .asf.yaml} | 0
 site/_config.yml             | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/.asf.yml b/site/.asf.yaml
similarity index 100%
rename from site/.asf.yml
rename to site/.asf.yaml
diff --git a/site/_config.yml b/site/_config.yml
index c57d116..bddd5aa 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -21,7 +21,7 @@ excerpt_separator: ""
 repository: https://github.com/apache/calcite
 destination: target
 exclude: [README.md,Gemfile*]
-include: [".asf.yml"]
+include: [".asf.yaml"]
 keep_files: [".git", ".svn", "javadocAggregate", "avatica", "docs/cassandra.html"]
 
 collections: