This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new dd38115 instructions for some links that need to be under "http:"
dd38115 is described below
commit dd38115f2fb3b72b54e7555a2944c471908305ff
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu May 30 12:18:32 2019 +0200
instructions for some links that need to be under "http:"
---
Release-Manger-(Web-Site).md | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/Release-Manger-(Web-Site).md b/Release-Manger-(Web-Site).md
index da7d5c7..e2b284b 100644
--- a/Release-Manger-(Web-Site).md
+++ b/Release-Manger-(Web-Site).md
@@ -20,9 +20,18 @@ People changing things in website must do it through
pre-production website. Thi
7. find `"disqusUrl":"\/\/` and replace with `"disqusUrl":"https:\/\/` (This
will fix Disqus in the production site)
-8. Finally you can commit all the changes to the branch, and in few seconds,
the changes should be published automatically to production site
+8. Following links must be HTTP instead of HTTPS:
-11.- You can check the site in https://royale.apache.org, and ensure your
changes are ok and you see, Disqus widget correctly showing in blog posts and
the secure indicator in your browsers as in the following capture:
+ *
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/
+ *
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/lastSuccessfulBuild/artifact/out/
+ * http://apache-royale-users.20374.n8.nabble.com/
+ * http://apache-royale-development.20373.n8.nabble.com/
+
+Since we use a plugin to remove "http:" and "https:" and make the website safe
for browsers, we need to search for this links (without http:/https: part) and
add "http:" to them.
+
+9. Finally you can commit all the changes to the branch, and in few seconds,
the changes should be published automatically to production site
+
+10.- You can check the site in https://royale.apache.org, and ensure your
changes are ok and you see, Disqus widget correctly showing in blog posts and
the secure indicator in your browsers as in the following capture:
