You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/04/14 05:48:21 UTC

[streampipes-website] branch master updated (0606f300 -> dfdf9b2b)

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

bossenti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git


    from 0606f300 Add new committer: Sven Oehler
     new f5ccb6c4 [RELEASE] bump to version 0.91.0
     new dfdf9b2b [RELEASE] create version 0.91.0 in documentation

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:
 documentation/docs/01_try-installation.md | 10 +++++-----
 documentation/website/i18n/en.json        |  8 ++++++++
 documentation/website/versions.json       |  1 +
 package-lock.json                         |  4 ++--
 package.json                              |  2 +-
 website/partials/_download_box.ejs        | 10 +++++-----
 website/partials/_nav.ejs                 |  2 +-
 7 files changed, 23 insertions(+), 14 deletions(-)


[streampipes-website] 02/02: [RELEASE] create version 0.91.0 in documentation

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

bossenti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git

commit dfdf9b2b3260a76c6ba826ef3c4ee1701d3b04d0
Author: bossenti <bo...@posteo.de>
AuthorDate: Fri Apr 14 07:35:03 2023 +0200

    [RELEASE] create version 0.91.0 in documentation
---
 documentation/website/i18n/en.json  | 8 ++++++++
 documentation/website/versions.json | 1 +
 2 files changed, 9 insertions(+)

diff --git a/documentation/website/i18n/en.json b/documentation/website/i18n/en.json
index 86cfa31d..520cf9c2 100644
--- a/documentation/website/i18n/en.json
+++ b/documentation/website/i18n/en.json
@@ -2608,6 +2608,14 @@
       "version-0.90.0/version-0.90.0-user-guide-installation": {
         "title": "Installation",
         "sidebar_label": "Installation"
+      },
+      "version-0.91.0/version-0.91.0-try-installation": {
+        "title": "Installation",
+        "sidebar_label": "Installation"
+      },
+      "version-0.91.0/version-0.91.0-user-guide-introduction": {
+        "title": "Apache StreamPipes Documentation",
+        "sidebar_label": "Overview"
       }
     },
     "links": {
diff --git a/documentation/website/versions.json b/documentation/website/versions.json
index d9aa237b..2abba580 100644
--- a/documentation/website/versions.json
+++ b/documentation/website/versions.json
@@ -1,4 +1,5 @@
 [
+  "0.91.0",
   "0.90.0",
   "0.70.0",
   "0.69.0",


[streampipes-website] 01/02: [RELEASE] bump to version 0.91.0

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

bossenti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git

commit f5ccb6c4b030e1a9f865ec2e8db6f89b98c16070
Author: bossenti <bo...@posteo.de>
AuthorDate: Fri Apr 14 07:30:30 2023 +0200

    [RELEASE] bump to version 0.91.0
---
 documentation/docs/01_try-installation.md | 10 +++++-----
 package-lock.json                         |  4 ++--
 package.json                              |  2 +-
 website/partials/_download_box.ejs        | 10 +++++-----
 website/partials/_nav.ejs                 |  2 +-
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/documentation/docs/01_try-installation.md b/documentation/docs/01_try-installation.md
index d1ba4d08..2a68e037 100644
--- a/documentation/docs/01_try-installation.md
+++ b/documentation/docs/01_try-installation.md
@@ -55,13 +55,13 @@ best experience), Firefox or Edge.
                     <tbody>
                     <tr>
                         <td>
-                            <a href="https://www.apache.org/dyn/closer.lua?action=download&filename=streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip">apache-streampipes-0.90.0-source-release.zip</a>
+                            <a href="https://www.apache.org/dyn/closer.lua?action=download&filename=streampipes/0.91.0/apache-streampipes-0.91.0-source-release.zip">apache-streampipes-0.91.0-source-release.zip</a>
                         </td>
-                        <td>0.90.0</td>
-                        <td>2023-01-17</td>
+                        <td>0.91.0</td>
+                        <td>2023-04-14</td>
                         <td>
-                            <a href="https://downloads.apache.org/streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip.sha512">SHA</a>
-                            <a href="https://downloads.apache.org/streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip.asc">PGP</a>
+                            <a href="https://downloads.apache.org/streampipes/0.91.0/apache-streampipes-0.91.0-source-release.zip.sha512">SHA</a>
+                            <a href="https://downloads.apache.org/streampipes/0.91.0/apache-streampipes-0.91.0-source-release.zip.asc">PGP</a>
                         </td>
                     </tr>
                     </tbody>
diff --git a/package-lock.json b/package-lock.json
index 0399d768..3780a06d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "apache-streampipes-website",
-  "version": "0.90.0",
+  "version": "0.91.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "apache-streampipes-website",
-      "version": "0.90.0",
+      "version": "0.91.0",
       "license": "Apache License 2.0",
       "dependencies": {
         "ejs": "3.1.3",
diff --git a/package.json b/package.json
index bf0aec98..9a01ca06 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "apache-streampipes-website",
-  "version": "0.90.0",
+  "version": "0.91.0",
   "description": "The Apache StreamPipes website",
   "engines": {
     "node": "5.9.1"
diff --git a/website/partials/_download_box.ejs b/website/partials/_download_box.ejs
index 7ca494c1..c9ecebea 100644
--- a/website/partials/_download_box.ejs
+++ b/website/partials/_download_box.ejs
@@ -20,12 +20,12 @@
                     </thead>
                     <tbody>
                     <tr>
-                        <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip">apache-streampipes-0.90.0-source-release.zip</a></td>
-                        <td>0.90.0</td>
-                        <td>2023-01-17</td>
+                        <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=streampipes/0.91.0/apache-streampipes-0.91.0-source-release.zip">apache-streampipes-0.91.0-source-release.zip</a></td>
+                        <td>0.91.0</td>
+                        <td>2023-04-14</td>
                         <td>
-                            <a href="https://downloads.apache.org/streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip.sha512">SHA</a>
-                            <a href="https://downloads.apache.org/streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip.asc">PGP</a>
+                            <a href="https://downloads.apache.org/streampipes/0.91.0/apache-streampipes-0.91.0-source-release.zip.sha512">SHA</a>
+                            <a href="https://downloads.apache.org/streampipes/0.91.0/apache-streampipes-0.91.0-source-release.zip.asc">PGP</a>
                         </td>
                     </tr>
                     </tbody>
diff --git a/website/partials/_nav.ejs b/website/partials/_nav.ejs
index 98de3c1a..50b43607 100644
--- a/website/partials/_nav.ejs
+++ b/website/partials/_nav.ejs
@@ -1,6 +1,6 @@
 <div class="header-banner">
     <div class="header-banner-news">
-        <b>The Apache StreamPipes community is pleased to announce release 0.90.0! Download the latest version <a class="banner-link" href="/download.html">here</a>.</b>
+        <b>The Apache StreamPipes community is pleased to announce release 0.91.0! Download the latest version <a class="banner-link" href="/download.html">here</a>.</b>
     </div>
     <div style="display: flex; align-items: center;justify-content: flex-end;padding-right:20px;height:40px;">
         <span flex></span>