This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flagon.git
The following commit(s) were added to refs/heads/master by this push:
new 0c29f71 making changes to .yml consistent with asf-site (whoami only
publishes off asf-site)
0c29f71 is described below
commit 0c29f71b2dd6f023bdf44b165f9bb2f8e55e4f05
Author: poorejc <[email protected]>
AuthorDate: Thu Nov 30 23:10:16 2023 -0500
making changes to .yml consistent with asf-site (whoami only publishes off
asf-site)
---
.asf.yaml | 6 +++++-
content/_config.yml | 2 +-
site/_config.yml | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index ba1e99b..1a3c6f7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -58,4 +58,8 @@ notifications:
pullrequests_status: [email protected]
pullrequests_comment: [email protected]
# Send dependabot PRs to commits@ instead
- pullrequests_bot_dependabot: [email protected]
\ No newline at end of file
+ pullrequests_bot_dependabot: [email protected]
+
+#used for asf-site only to publish website
+publish:
+ whoami: asf-site
\ No newline at end of file
diff --git a/content/_config.yml b/content/_config.yml
index 51ec619..209b79a 100644
--- a/content/_config.yml
+++ b/content/_config.yml
@@ -16,7 +16,7 @@
title: Apache Flagon
description: The homepage for Apache Flagon
baseurl: "" # the subpath of your site, e.g. /blog
-url: "http://flagon.apache.org" # the base hostname & protocol for your site,
e.g. http://example.com
+url: "https://flagon.apache.org" # the base hostname & protocol for your site,
e.g. http://example.com
twitter_username: ApacheFlagon
github_username: apache
diff --git a/site/_config.yml b/site/_config.yml
index 51ec619..209b79a 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -16,7 +16,7 @@
title: Apache Flagon
description: The homepage for Apache Flagon
baseurl: "" # the subpath of your site, e.g. /blog
-url: "http://flagon.apache.org" # the base hostname & protocol for your site,
e.g. http://example.com
+url: "https://flagon.apache.org" # the base hostname & protocol for your site,
e.g. http://example.com
twitter_username: ApacheFlagon
github_username: apache