You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2023/04/01 22:45:12 UTC

[comdev-events-site] branch main updated: Try to enable autostage

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

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 237b262  Try to enable autostage
237b262 is described below

commit 237b2629baa6a3d9cd6aa82f24557a0f40a73313
Author: Sebb <se...@apache.org>
AuthorDate: Sat Apr 1 23:45:00 2023 +0100

    Try to enable autostage
---
 .asf.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 243bf2c..17ee680 100755
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,5 @@
+# See: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
+
 github:
   description: "Website sources for the Apache Events website"
   homepage: https://events.apache.org
@@ -12,3 +14,15 @@ notifications:
   commits:      commits@community.apache.org
   issues:       dev@community.apache.org
   pullrequests: dev@community.apache.org
+
+# Looks like this may be needed to override the default host name
+publish:
+  whoami: asf-site
+  hostname: events.apache.org
+
+# Test site in preview/test; output to preview/test-staging
+# autostage will publish the site at comdev-events-test.staged.apache.org
+staging:
+  profile: ~
+  whoami:  asf-staging
+  autostage: preview/*