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/02/13 15:45:53 UTC

[streampipes-website] branch master updated (c7f4b76e -> 5d9f9f6a)

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 c7f4b76e Add missing description image (#57)
     new 79a9cde3 Bump http-cache-semantics from 4.1.0 to 4.1.1 (#58)
     new 5d9f9f6a chore: add information about upcoming events (#59)

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:
 package-lock.json                  | 12 ++++++------
 website/meetus.ejs                 |  3 ++-
 website/partials/_index-teaser.ejs |  6 +++---
 3 files changed, 11 insertions(+), 10 deletions(-)


[streampipes-website] 02/02: chore: add information about upcoming events (#59)

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 5d9f9f6a5b8e9a4c51237adbccd0d9a9539bf297
Author: Tim <50...@users.noreply.github.com>
AuthorDate: Mon Feb 13 16:44:36 2023 +0100

    chore: add information about upcoming events (#59)
    
    * chore(community): add upcoming conference talks
    
    * chore(teaser): add teaser for building iot
---
 website/meetus.ejs                 | 3 ++-
 website/partials/_index-teaser.ejs | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/website/meetus.ejs b/website/meetus.ejs
index 3dd4646d..38a08519 100644
--- a/website/meetus.ejs
+++ b/website/meetus.ejs
@@ -20,7 +20,8 @@
                 <b>Upcoming:</b>
                 <div class="event-list" style="margin-top:20px;margin-bottom:20px;">
                     <ul>
-
+                        <li><a href="https://pretalx.com/fossgis2023/talk/FTBK3Q/">GIS & Datenströme; Stream Processing mit Apache StreamPipes</a>, FOSSGIS 2023, Berlin, 17.03.2023</li>
+                        <li><a href="https://www.buildingiot.de/veranstaltung-17792-0-iiot-datenanbindung-und--analyse-leicht-gemacht.html">IIoT-Datenanbindung und -analyse leicht gemacht</a>, buildingIoT, München, 27.04.2023</li>
                     </ul>
                 </div>
                 <b>Past:</b>
diff --git a/website/partials/_index-teaser.ejs b/website/partials/_index-teaser.ejs
index dee50480..1b93dcdc 100644
--- a/website/partials/_index-teaser.ejs
+++ b/website/partials/_index-teaser.ejs
@@ -3,8 +3,8 @@
     <div class="container-header" style="background-image:url('/img/bg-img/bg-index.jpg');background-size:cover;">
         <div class="row" >
             <div class="col-12 col-lg-5">
-                <a href="https://www.apache.org/events/current-event.html">
-                     <img src="https://www.apache.org/events/current-event-125x125.png" style="position:absolute;bottom:50px;float:right;margin-left:20px;margin-right:-10px;margin-top:50px;"/>
+                <a href="https://www.buildingiot.de/veranstaltung-17792-0-iiot-datenanbindung-und--analyse-leicht-gemacht.html">
+                     <img src="https://www.buildingiot.de/common/images/konferenzen/buildingiot150.png" style="position:absolute;bottom:50px;float:right;margin-left:20px;margin-right:-10px;margin-top:50px;"/>
                 </a>
             </div>
             <div class="col-12 col-lg-7" style="display:flex;justify-content: center">
@@ -65,4 +65,4 @@
         </div>
     </div>
 
-</section>
\ No newline at end of file
+</section>


[streampipes-website] 01/02: Bump http-cache-semantics from 4.1.0 to 4.1.1 (#58)

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 79a9cde3ae5c469c19133b5174226530125c6cb8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 6 20:33:07 2023 +0100

    Bump http-cache-semantics from 4.1.0 to 4.1.1 (#58)
    
    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index df8a598b..0399d768 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3028,9 +3028,9 @@
       }
     },
     "node_modules/http-cache-semantics": {
-      "version": "4.1.0",
-      "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
-      "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
+      "version": "4.1.1",
+      "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
+      "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="
     },
     "node_modules/http-errors": {
       "version": "1.8.1",
@@ -9380,9 +9380,9 @@
       "dev": true
     },
     "http-cache-semantics": {
-      "version": "4.1.0",
-      "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
-      "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
+      "version": "4.1.1",
+      "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
+      "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="
     },
     "http-errors": {
       "version": "1.8.1",