You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2019/11/26 05:43:23 UTC

[incubator-tvm-test] branch master updated (8e3a587 -> fdc54d2)

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

tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm-test.git.


    from 8e3a587  Update config
     new 0199857  Update
     new fdc54d2  Update

The 2 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.


Summary of changes:
 .gitignore                      | 5 +++--
 scripts/task_deploy_asf_site.sh | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)


[incubator-tvm-test] 02/02: Update

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

tqchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm-test.git

commit fdc54d249e1f5cb407cea27ce21aa3c111b4d312
Author: tqchen <tq...@gmail.com>
AuthorDate: Mon Nov 25 21:40:46 2019 -0800

    Update
---
 scripts/task_deploy_asf_site.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/task_deploy_asf_site.sh b/scripts/task_deploy_asf_site.sh
index 7f9ce93..7cb749f 100755
--- a/scripts/task_deploy_asf_site.sh
+++ b/scripts/task_deploy_asf_site.sh
@@ -3,7 +3,7 @@
 set -e
 set -u
 echo "Start to generate and deploy site ..."
-jekyll b --safe
+jekyll b
 cp .gitignore .gitignore.bak
 git checkout asf-site
 # remove all existing files


[incubator-tvm-test] 01/02: Update

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

tqchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm-test.git

commit 0199857bbf1aa34f7625489ff5ccbdf9f577cb31
Author: tqchen <tq...@gmail.com>
AuthorDate: Mon Nov 25 21:40:11 2019 -0800

    Update
---
 .gitignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 86f470d..49a54c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 *~
 _site
 .DS_Store
-.*
 website.tgz
-scripts
+*.bak
+.jekyll-cache
+