You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/10/06 12:41:15 UTC

[isis-site] branch asf-site updated (cf8a20085 -> d54d7b467)

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

danhaywood pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/isis-site.git


    from cf8a20085 ISIS-2965: adds stop urls for older versions
     new aae6383e1 ISIS-2965: adds stop urls for older versions (2)
     new d54d7b467 updates algolia config, ignore old versions

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:
 algolia-config.json | 34 ++--------------------------------
 1 file changed, 2 insertions(+), 32 deletions(-)


[isis-site] 02/02: updates algolia config, ignore old versions

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

danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/isis-site.git

commit d54d7b4674dacc8432a20eabda3d1082a2e7f25e
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Oct 6 13:41:08 2022 +0100

    updates algolia config, ignore old versions
---
 algolia-config.json | 34 ++--------------------------------
 1 file changed, 2 insertions(+), 32 deletions(-)

diff --git a/algolia-config.json b/algolia-config.json
index eb6497721..8d29f7224 100644
--- a/algolia-config.json
+++ b/algolia-config.json
@@ -7,38 +7,8 @@
     "https://isis.apache.org/sitemap.xml"
   ],
   "stop_urls": [
-    {
-      "url": "https://isis[.]apache[.]org/(?P<module>.*?)/(?P<version>.*?)/,",
-      "variables": {
-        "module": [
-          "docs", "comguide", "conguide", "setupguide", "relnotes",
-          "refguide",  "userguide",
-          "core", "security", "extensions", "valuetypes",
-          "vro", "vw", "pjdo", "pjpa", "testing",
-          "tutorials",
-          "incubator", "regressiontests"
-        ],
-        "version": [
-          "2.0.0-M7",
-          "2.0.0-M6",
-          "2.0.0-M5"
-        ]
-      }
-    },
-    {
-      "url": "https://isis[.]apache[.]org/versions/(?P<version>.*?)/",
-      "variables": {
-        "version": [
-          "1.17.0",
-          "1.16.2", "1.16.1", "1.16.0",
-          "1.15.1", "1.15.0",
-          "1.14.0",
-          "1.13.2", "1.13.2", "1.13.1", "1.13.0",
-          "1.12.2", "1.12.1", "1.12.0",
-          "1.11.1", "1.11.0"
-        ]
-      }
-    }
+    "https://isis[.]apache[.]org/(docs|comguide|conguide|setupguide|relnotes|refguide|userguide|core|security|extensions|valuetypes|vro|vw|pjdo|pjpa|testing|tutorials|incubator|regressiontests)/(2.0.0-M7|2.0.0-M6|2.0.0-M5)/.*",
+    "https://isis[.]apache[.]org/versions/(1.17.0|1.16.2|1.16.1|1.16.0|1.15.1|1.15.0|1.14.0|1.13.2|1.13.2|1.13.1|1.13.0|1.12.2|1.12.1|1.12.0|1.11.1|1.11.0)/.*"
   ],
   "selectors": {
     "lvl0": {


[isis-site] 01/02: ISIS-2965: adds stop urls for older versions (2)

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

danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/isis-site.git

commit aae6383e146b7963abd6180ddfd6cf2b26188f7d
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Oct 6 12:21:33 2022 +0100

    ISIS-2965: adds stop urls for older versions (2)
---
 algolia-config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/algolia-config.json b/algolia-config.json
index 05cfbeaf8..eb6497721 100644
--- a/algolia-config.json
+++ b/algolia-config.json
@@ -38,7 +38,7 @@
           "1.11.1", "1.11.0"
         ]
       }
-    },
+    }
   ],
   "selectors": {
     "lvl0": {