You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2023/04/15 08:22:40 UTC

[streampipes-website] branch master updated (f3ba7a18 -> b6fc3a8c)

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

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


    from f3ba7a18 [RELEASE] release Python docs vor 0.91.0
     add b3499e68 chore(gh-actions): create workflow that updates python docs (#60)
     add cdfe1f73 chore(python-docs): update python doc assets to recent development state (#67)
     add e59ac332 chore(python-docs): update python doc assets to recent development state (#68)
     add 6cdeeea0 chore(python-docs): update python doc assets to recent development state (#69)
     add 4b01d376 chore(python-docs): update python doc assets to recent development state (#70)
     add 44f4c475 chore(python-docs): update python doc assets to recent development state (#71)
     add 3b625aab Add new committer: Sven Oehler
     add 8219f04b [RELEASE] bump to version 0.91.0
     add 33427420 [RELEASE] create version 0.91.0 in documentation
     add 70d09c64 [RELEASE] release Python docs vor 0.91.0
     add a3ac1a08 Provice blog post for relase 0.91.0 (#72)
     new b6fc3a8c Merge branch 'dev'

The 1 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:
 .github/workflows/update-python-docs.yml           |  82 ++++++++++
 documentation/docs/01_try-installation.md          |   7 +
 ...cense.md => 05_deploy-environment-variables.md} |   0
 .../website/blog/2023-04-12-release-091.md         | 169 +++++++++++++++++++++
 .../blog/assets/2023-04-12/adapter-running.gif     | Bin 0 -> 2601261 bytes
 .../blog/assets/2023-04-12}/how-to-get-api-key.gif | Bin
 documentation/website/i18n/en.json                 |   3 +
 .../version-0.91.0}/01_try-installation.md         |  10 +-
 .../version-0.91.0}/01_try-overview.md             |   3 +-
 website/partials/_download_link_to_github.ejs      |   3 +-
 10 files changed, 274 insertions(+), 3 deletions(-)
 create mode 100644 .github/workflows/update-python-docs.yml
 copy documentation/docs/{license.md => 05_deploy-environment-variables.md} (100%)
 create mode 100644 documentation/website/blog/2023-04-12-release-091.md
 create mode 100644 documentation/website/blog/assets/2023-04-12/adapter-running.gif
 copy {docs-python/0.91.0/img => documentation/website/blog/assets/2023-04-12}/how-to-get-api-key.gif (100%)
 copy documentation/{docs => website/versioned_docs/version-0.91.0}/01_try-installation.md (92%)
 copy documentation/{docs => website/versioned_docs/version-0.91.0}/01_try-overview.md (98%)


[streampipes-website] 01/01: Merge branch 'dev'

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

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

commit b6fc3a8c0f732528fb58e5e507f208770a8a2872
Merge: f3ba7a18 a3ac1a08
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Sat Apr 15 10:22:24 2023 +0200

    Merge branch 'dev'

 .github/workflows/update-python-docs.yml           |  82 ++++++++++
 documentation/docs/01_try-installation.md          |   7 +
 .../docs/05_deploy-environment-variables.md        |   0
 .../website/blog/2023-04-12-release-091.md         | 169 +++++++++++++++++++++
 .../blog/assets/2023-04-12/adapter-running.gif     | Bin 0 -> 2601261 bytes
 .../blog/assets/2023-04-12/how-to-get-api-key.gif  | Bin 0 -> 196505 bytes
 documentation/website/i18n/en.json                 |   3 +
 .../version-0.91.0}/01_try-installation.md         |  10 +-
 .../version-0.91.0/01_try-overview.md              | 129 ++++++++++++++++
 website/partials/_download_link_to_github.ejs      |   3 +-
 10 files changed, 401 insertions(+), 2 deletions(-)