This is an automated email from the ASF dual-hosted git repository.
bertty pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git.
from 4b9c4ad update asf files
new 4542879 Change github action to travis
new 70459e8 Change github action to travis
new 5ce1a30 Change github action to travis
new b1a5f72 correction in the script to deploy page
new 4c13896 correction in the script to deploy page
new effa0b5 correction in the script to deploy page
new 16ed1c6 add validation before to create branch
new f3c9c12 Merge pull request #2 from berttty/develop
The 37 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:
.github/workflows/html_beta_publication.yml | 37 -----------------
.github/workflows/html_publication.yml | 38 -----------------
.gitignore | 63 +++++++++++++++++++++++++++--
.travis.yml | 21 ++++++++++
Gemfile | 4 +-
Gemfile.lock | 23 +++++++++++
script/cibuild | 31 ++++++++++++++
7 files changed, 138 insertions(+), 79 deletions(-)
delete mode 100644 .github/workflows/html_beta_publication.yml
delete mode 100644 .github/workflows/html_publication.yml
create mode 100644 .travis.yml
create mode 100644 script/cibuild