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

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


    from b30ea785 Merge branch 'dev' of github.com:apache/streampipes-website 
into dev
     new eb2ba415 Add blog post for release 0.90.0
     new 833c37c4 Fix minor typos
     new fa4c21b0 Add Github Community Features to blog post
     new 00949e03 Update screenshots, add Github screenshot to blog post
     new 7ca0378f Remove interactive tutorial from docs
     new 470009f8 Release docs version 0.90.0

The 6 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          |  19 +-
 documentation/docs/01_try-overview.md              |   2 +-
 .../website/blog/2023-01-17-release-090.md         | 107 +++++++++++
 .../blog/assets/2023-01-17/github-discussions.png  | Bin 0 -> 437214 bytes
 documentation/website/i18n/en.json                 |  72 +++++++
 documentation/website/sidebars.json                |   3 +-
 .../version-0.90.0}/01_try-installation.md         |  22 +--
 .../version-0.90.0}/01_try-overview.md             |   5 +-
 .../version-0.90.0}/03_use-connect.md              |   3 +-
 .../version-0.90.0}/03_use-pipeline-editor.md      |   3 +-
 .../version-0.90.0}/06_extend-cli.md               |   3 +-
 .../version-0.90.0}/06_extend-sdk-functions.md     |   3 +-
 .../version-0.90.0}/06_extend-sdk-migration-sd.md  |   3 +-
 .../06_extend-sdk-output-strategies.md             |   3 +-
 .../06_extend-sdk-static-properties.md             |   3 +-
 .../06_extend-sdk-stream-requirements.md           |   3 +-
 .../version-0.90.0}/06_extend-setup.md             |   3 +-
 .../06_extend-tutorial-data-processors.md          |   3 +-
 .../06_extend-tutorial-data-sinks.md               |   3 +-
 .../06_extend-tutorial-data-sources.md             |   3 +-
 .../version-0.90.0}/07_technicals-configuration.md |   3 +-
 .../version-0.90.0}/09_contribute.md               |   3 +-
 .../version-0.90.0}/pipeline-elements.md           |   3 +-
 .../version-0.90.0}/user-guide-installation.md     |   3 +-
 .../version-0.90.0-sidebars.json                   | 213 +++++++++++++++++++++
 documentation/website/versions.json                |   1 +
 website/img/screenshots/sp-connect.png             | Bin 468719 -> 408029 bytes
 .../img/screenshots/sp-data-explorer-config.png    | Bin 0 -> 407976 bytes
 website/partials/_index-description.ejs            |   3 +-
 29 files changed, 444 insertions(+), 51 deletions(-)
 create mode 100644 documentation/website/blog/2023-01-17-release-090.md
 create mode 100644 
documentation/website/blog/assets/2023-01-17/github-discussions.png
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/01_try-installation.md (85%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/01_try-overview.md (98%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/03_use-connect.md (99%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/03_use-pipeline-editor.md (98%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-cli.md (99%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-sdk-functions.md (98%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-sdk-migration-sd.md (98%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-sdk-output-strategies.md (99%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-sdk-static-properties.md (99%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-sdk-stream-requirements.md 
(98%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-setup.md (97%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-tutorial-data-processors.md 
(99%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-tutorial-data-sinks.md (99%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/06_extend-tutorial-data-sources.md (99%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/07_technicals-configuration.md (98%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/09_contribute.md (93%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/pipeline-elements.md (99%)
 copy documentation/{docs => 
website/versioned_docs/version-0.90.0}/user-guide-installation.md (98%)
 create mode 100644 
documentation/website/versioned_sidebars/version-0.90.0-sidebars.json
 create mode 100644 website/img/screenshots/sp-data-explorer-config.png

Reply via email to