This is an automated email from the ASF dual-hosted git repository.
klesh pushed a change to branch update-v0.17.0-beta3
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
from 45999868e2 feat: update to v0.17.0-beta
add 19cc00bb9a docs: update DORA manuals (#511)
add 757ba5e645 fix: content to upgrade DevLake (#513)
add 9f8c21b37b doc-495: PagerDuty doc update (#514)
new 5783358397 Merge branch 'main' into update-v0.17.0-beta3
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:
docs/Configuration/PagerDuty.md | 57 ++++++++++++++++
.../images/pagerduty-add-data-connection.png | Bin 0 -> 21282 bytes
.../images/pagerduty-create-a-connection.png | Bin 0 -> 27379 bytes
.../images/pagerduty-set-data-scope.png | Bin 0 -> 21967 bytes
.../Configuration/images/pagerduty-sync-policy.png | Bin 0 -> 41409 bytes
docs/DORA.md | 75 +++++++++++---------
docs/GettingStarted/DockerComposeSetup.md | 14 ++--
docs/GettingStarted/HelmSetup.md | 2 +
docs/GettingStarted/Upgrade.md | 2 +-
docs/Plugins/pagerduty.md | 76 +++------------------
static/img/ConfigUI/dora-add-connections.png | Bin 0 -> 56327 bytes
static/img/ConfigUI/dora-add-data-scope.png | Bin 0 -> 49892 bytes
static/img/ConfigUI/dora-add-transformations.png | Bin 0 -> 62743 bytes
static/img/ConfigUI/dora-create-a-blueprint.png | Bin 0 -> 20426 bytes
static/img/ConfigUI/dora-set-sync-policy.png | Bin 0 -> 117628 bytes
.../ConfigUI/dora-set-transformations-github.png | Bin 0 -> 137685 bytes
.../img/ConfigUI/dora-set-transformations-jira.png | Bin 0 -> 90167 bytes
static/img/ConfigUI/project1.png | Bin 28336 -> 32077 bytes
.../img/ConfigUI/webhook-add-data-connections.png | Bin 20756 -> 22397 bytes
static/img/ConfigUI/webhook-add-to-project.png | Bin 0 -> 26985 bytes
static/img/ConfigUI/webhook-connection.png | Bin 78276 -> 90764 bytes
static/img/ConfigUI/webhook-query-deployments.png | Bin 0 -> 404752 bytes
.../GettingStarted/DockerComposeSetup.md | 14 ++--
.../version-v0.16/GettingStarted/HelmSetup.md | 1 +
.../version-v0.16}/GettingStarted/Upgrade.md | 2 +-
25 files changed, 130 insertions(+), 113 deletions(-)
create mode 100644 docs/Configuration/PagerDuty.md
create mode 100644 docs/Configuration/images/pagerduty-add-data-connection.png
create mode 100644 docs/Configuration/images/pagerduty-create-a-connection.png
create mode 100644 docs/Configuration/images/pagerduty-set-data-scope.png
create mode 100644 docs/Configuration/images/pagerduty-sync-policy.png
create mode 100644 static/img/ConfigUI/dora-add-connections.png
create mode 100644 static/img/ConfigUI/dora-add-data-scope.png
create mode 100644 static/img/ConfigUI/dora-add-transformations.png
create mode 100644 static/img/ConfigUI/dora-create-a-blueprint.png
create mode 100644 static/img/ConfigUI/dora-set-sync-policy.png
create mode 100644 static/img/ConfigUI/dora-set-transformations-github.png
create mode 100644 static/img/ConfigUI/dora-set-transformations-jira.png
create mode 100644 static/img/ConfigUI/webhook-add-to-project.png
create mode 100644 static/img/ConfigUI/webhook-query-deployments.png
copy {docs => versioned_docs/version-v0.16}/GettingStarted/Upgrade.md (99%)