This is an automated email from the ASF dual-hosted git repository.
klesh pushed a change to branch kw-devlake-3468-project-doc
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
discard 0d53d2c95 docs: typo, grammar and missing sentences.
discard cc4d83102 feat: add `Project` to Glossary
add 82e4f38c5 docs: update migration interface (#299)
add 5d38f309e docs: add PluginBlueprint doc for Developer (#300)
add 0eb615ec9 docs: add config ui availability (#302)
add e5409a9a6 docs: add doc for invoking Bitbucket plugin through API
(#303)
add 6f2e58510 Update helm deployment (#306)
add 53fa743bf doc: added bitbucket doc to v0.14
add ce842c47a Update bitbucket.md
add 917b5f0cf Update bitbucket.md
add 1a77185bb Update bitbucket.md
add 34ca26783 docs: fix missing '>' in domain layer schema (#309)
add 72d137d3d update pr deploy time
add 260e73916 docs: add scope for jenkins; fix some other some question
add 01825ba38 fix: fix for review
add a273891c5 Added note for setting appropriate permission for .env file
add 6af927299 Updated note before starting to perform instructions
add d6b20b61c Fixed typo, MadPorts-->MacPorts
add d0298c0be docs: manuals for skipping failed tasks (#320)
add 9951e2117 Added godoc reference
add fedd7816a update DBMigration
add a25b2584e remove cicd_pipeline_relationships
add 110ae1443 docs: use refdiff with dora
add 574d76921 docs: use refdiff with dora
add f83ae3aa6 docs: use refdiff with dora
add 9f0811c3a docs: use refdiff with dora
add 16803c91d docs: explain how to use graphql in github
add bf85a9935 docs: fix for review
add 6911e7e1d fix: update images version to 0.14.2
add cb8ef34c6 docs: remove detailed information for PluginBlueprint
interface
add 13da9685c docs: grammar correction for plugin blueprint interface
add 287796f74 docs: update plugin implementation and refdiff (#325)
add 53aafef40 docs: update wordings in webhook
add 67a5719d9 docs: project commits diff
add d81976123 docs: add SQL for issue and commit metrics (#329)
add 7c54fb592 docs: add SQL to build metrics (#330)
add 7dec2a208 docs: add code review metrics
add 682bb58c7 docs: update pics for pr metrics
add 1938ccb3d docs: update the name of pr_merge_date pic
add 48a40d8cf fix: update timespan wording
add 0af470f85 fix: update the pic name for pr merge rate
add d1075c24b docs: update refdiff docs
add c1a03418b docs: update refdiff docs
add ea568f1e1 docs: update refdiff docs
add 978acd6a1 docs(data models): update project_xx_metrics
add 5c7d08da2 docs: how to collect data from self-signed gitlab
add 05dbab514 fix: rephrase
add 50ffbfbf3 FAQ (#339)
add 5ceb59535 docs: add data layer schema
add 8e05a9ba4 docs: update schema docs
add 74b59ff28 fix: resolve the issue , btw, adjust the size of photo by
compresss (#338)
add 74f770ccf feat: move documents to where they bleong (#342)
add 2e992f475 Separate FAQ.md into 3 articles inside Troubleshooting (#343)
add a9ad8d461 docs: add References page (#344)
add 14f35561e docs: add document for plugin's Incremental and Time Filter
(#347)
add 94ed6c8ce docs: the github plugin docs in v0.15
add f30b67e54 docs: update the github plugin docs in v0.15
add 38451a99e docs: the github plugin docs in v0.15
add 16db791c8 docs: update the github plugin docs in v0.15
add e801451d1 docs: add Github Fine-grained PATs (#348)
add 74a72024c docs: add project to KeyConcepts
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0d53d2c95)
\
N -- N -- N refs/heads/kw-devlake-3468-project-doc (74a72024c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/pull_request_template.md | 2 +-
.nvmrc | 1 +
docs/DataModels/DevLakeDomainLayerSchema.md | 372 +-
docs/DataModels/RawLayerSchema.md | 29 +
docs/DataModels/SystemTables.md | 28 +
docs/DataModels/ToolLayerSchema.md | 28 +
docs/DeveloperManuals/DBMigration.md | 2 +-
docs/DeveloperManuals/DeveloperSetup.md | 4 +
docs/DeveloperManuals/PluginImplementation.md | 25 +-
.../Authentication.md | 7 +-
docs/GettingStarted/DockerComposeSetup.md | 7 +-
docs/GettingStarted/HelmSetup.md | 9 +-
docs/GettingStarted/KubernetesSetup.md | 5 +
docs/GettingStarted/RainbondSetup.md | 7 +-
docs/GettingStarted/TemporalSetup.md | 7 +-
docs/Metrics/AddedLinesOfCode.md | 54 +-
docs/Metrics/BugAge.md | 60 +-
docs/Metrics/BugCountPer1kLinesOfCode.md | 70 +-
docs/Metrics/BuildCount.md | 50 +-
docs/Metrics/BuildDuration.md | 50 +-
docs/Metrics/BuildSuccessRate.md | 67 +-
docs/Metrics/CFR.md | 2 +-
docs/Metrics/CodingTime.md | 32 -
docs/Metrics/CommitAuthorCount.md | 24 +-
docs/Metrics/CommitCount.md | 66 +-
docs/Metrics/CycleTime.md | 40 -
docs/Metrics/DeletedLinesOfCode.md | 51 +-
docs/Metrics/DeployTime.md | 30 -
docs/Metrics/DeploymentFrequency.md | 2 +-
docs/Metrics/IncidentAge.md | 58 +-
docs/Metrics/IncidentCountPer1kLinesOfCode.md | 67 +-
docs/Metrics/LeadTimeForChanges.md | 21 +-
docs/Metrics/MTTR.md | 2 +-
docs/Metrics/MergeRate.md | 40 -
docs/Metrics/PRCodingTime.md | 54 +
docs/Metrics/PRCount.md | 64 +-
docs/Metrics/PRCycleTime.md | 63 +
docs/Metrics/PRDeployTime.md | 70 +
docs/Metrics/PRMergeRate.md | 89 +
docs/Metrics/PRPickupTime.md | 57 +
docs/Metrics/PRReviewDepth.md | 52 +
docs/Metrics/PRReviewTime.md | 61 +
docs/Metrics/PRSize.md | 38 +-
docs/Metrics/PRTimeToMerge.md | 78 +
docs/Metrics/PickupTime.md | 34 -
docs/Metrics/RequirementCount.md | 66 +-
docs/Metrics/RequirementDeliveryRate.md | 62 +-
docs/Metrics/RequirementGranularity.md | 14 +-
docs/Metrics/RequirementLeadTime.md | 59 +-
docs/Metrics/ReviewDepth.md | 34 -
docs/Metrics/ReviewTime.md | 39 -
docs/Metrics/TimeToMerge.md | 36 -
docs/Overview/Architecture.md | 2 +-
docs/{Glossary.md => Overview/KeyConcepts.md} | 39 +-
docs/Overview/References.md | 28 +
docs/Overview/SupportedDataSources.md | 171 +
docs/Plugins/bitbucket.md | 77 +
docs/Plugins/github.md | 84 +-
docs/Plugins/jenkins.md | 3 +-
docs/Plugins/refdiff.md | 115 +-
docs/Plugins/webhook.md | 8 +-
docs/SupportedDataSources.md | 62 -
docs/Troubleshooting/Configuration.md | 60 +
docs/Troubleshooting/Dashboard.md | 13 +
docs/Troubleshooting/Installation.md | 12 +
docs/Troubleshooting/_category_.json | 8 +
docs/UserManuals/ConfigUI/AdvancedMode.md | 5 +
docs/UserManuals/ConfigUI/GitHub.md | 32 +-
docs/UserManuals/ConfigUI/GitLab.md | 17 +-
docs/UserManuals/ConfigUI/Jenkins.md | 18 +-
docs/UserManuals/ConfigUI/Jira.md | 5 +
docs/UserManuals/ConfigUI/Tapd.md | 6 +-
docs/UserManuals/ConfigUI/Tutorial.md | 19 +-
docs/UserManuals/ConfigUI/webhook.md | 15 +-
docs/UserManuals/DORA.md | 5 +
docs/UserManuals/Dashboards/GrafanaUserGuide.md | 5 +
docs/UserManuals/TeamConfiguration.md | 5 +
livedemo/DataSources/{GitLab.md => Jira.md} | 8 +-
package-lock.json | 2 +-
src/components/Sections/Components.tsx | 2 +-
src/components/Sections/HomepageHeader.tsx | 1 +
src/components/Sections/WhyDevlake.tsx | 1 +
static/img/ConfigUI/BlueprintCreation/step4.png | Bin 150824 -> 112475
bytes
.../domain_layer_model_v0.14.ndm2 | 4643 +++++++++-----------
static/img/DomainLayerSchema/schema-diagram.png | Bin 569256 -> 503803
bytes
static/img/GettingStarted/install-devlake.jpg | Bin 57117 -> 258482 bytes
static/img/Homepage/NewWAD-2.png | Bin 60107 -> 25638 bytes
static/img/Homepage/WAD-1.png | Bin 112976 -> 26115 bytes
static/img/Homepage/WAD-2.png | Bin 46436 -> 19902 bytes
static/img/Homepage/WAD-3.png | Bin 134404 -> 33275 bytes
static/img/Homepage/discover.png | Bin 78093 -> 10360 bytes
static/img/Homepage/newUC3.png | Bin 79183 -> 20309 bytes
static/img/Metrics/added-loc-monthly.png | Bin 0 -> 67687 bytes
static/img/Metrics/bug-age-monthly.png | Bin 0 -> 68696 bytes
static/img/Metrics/bug-per-1k-loc-monthly.png | Bin 0 -> 68819 bytes
static/img/Metrics/build-count-monthly.png | Bin 0 -> 28563 bytes
static/img/Metrics/build-duration-monthly.png | Bin 0 -> 25785 bytes
static/img/Metrics/build-result-distribution.png | Bin 0 -> 52889 bytes
static/img/Metrics/build-success-rate-monthly.png | Bin 0 -> 33502 bytes
static/img/Metrics/commit-count-monthly.png | Bin 0 -> 22871 bytes
static/img/Metrics/deleted-loc-monthly.png | Bin 0 -> 66374 bytes
static/img/Metrics/incident-age-monthly.png | Bin 0 -> 27797 bytes
static/img/Metrics/incident-per-1k-loc-monthly.png | Bin 0 -> 28980 bytes
static/img/Metrics/pr-coding-time-monthly.png | Bin 0 -> 24810 bytes
static/img/Metrics/pr-commit-deploy.jpeg | Bin 0 -> 269913 bytes
.../img/Metrics/pr-commit-deployment-relation.png | Bin 0 -> 4857 bytes
static/img/Metrics/pr-count-monthly.png | Bin 0 -> 24678 bytes
static/img/Metrics/pr-cycle-time-monthly.png | Bin 0 -> 26369 bytes
static/img/Metrics/pr-deploy-time-monthly.png | Bin 0 -> 26905 bytes
static/img/Metrics/pr-merge-rate-monthly.png | Bin 0 -> 37165 bytes
static/img/Metrics/pr-pickup-time-monthly.png | Bin 0 -> 28634 bytes
static/img/Metrics/pr-review-depth-monthly.png | Bin 0 -> 31892 bytes
static/img/Metrics/pr-review-time-monthly.png | Bin 0 -> 23972 bytes
static/img/Metrics/pr-size-monthly.png | Bin 0 -> 22729 bytes
.../img/Metrics/pr-status-distribution-monthly.png | Bin 0 -> 26997 bytes
static/img/Metrics/pr-time-to-merge-monthly.png | Bin 0 -> 28717 bytes
static/img/Metrics/pr-time-to-merge-text.png | Bin 0 -> 14224 bytes
static/img/Metrics/requirement-count-monthly.png | Bin 0 -> 84006 bytes
.../Metrics/requirement-delivery-rate-monthly.png | Bin 0 -> 26182 bytes
.../img/Metrics/requirement-delivery-rate-text.png | Bin 0 -> 13685 bytes
.../img/Metrics/requirement-lead-time-monthly.png | Bin 0 -> 29869 bytes
.../DataModels/DevLakeDomainLayerSchema.md | 20 +-
.../DataModels/DevLakeDomainLayerSchema.md | 20 +-
.../DataModels/DevLakeDomainLayerSchema.md | 24 +-
.../GettingStarted/DockerComposeSetup.md | 2 +
.../version-v0.14/GettingStarted/HelmSetup.md | 45 +-
versioned_docs/version-v0.14/Plugins/bitbucket.md | 77 +
.../version-v0.14/UserManuals/ConfigUI/GitHub.md | 14 +-
128 files changed, 4454 insertions(+), 3508 deletions(-)
create mode 100644 .nvmrc
create mode 100644 docs/DataModels/RawLayerSchema.md
create mode 100644 docs/DataModels/SystemTables.md
create mode 100644 docs/DataModels/ToolLayerSchema.md
rename docs/{UserManuals => GettingStarted}/Authentication.md (93%)
delete mode 100644 docs/Metrics/CodingTime.md
delete mode 100644 docs/Metrics/CycleTime.md
delete mode 100644 docs/Metrics/DeployTime.md
delete mode 100644 docs/Metrics/MergeRate.md
create mode 100644 docs/Metrics/PRCodingTime.md
create mode 100644 docs/Metrics/PRCycleTime.md
create mode 100644 docs/Metrics/PRDeployTime.md
create mode 100644 docs/Metrics/PRMergeRate.md
create mode 100644 docs/Metrics/PRPickupTime.md
create mode 100644 docs/Metrics/PRReviewDepth.md
create mode 100644 docs/Metrics/PRReviewTime.md
create mode 100644 docs/Metrics/PRTimeToMerge.md
delete mode 100644 docs/Metrics/PickupTime.md
delete mode 100644 docs/Metrics/ReviewDepth.md
delete mode 100644 docs/Metrics/ReviewTime.md
delete mode 100644 docs/Metrics/TimeToMerge.md
rename docs/{Glossary.md => Overview/KeyConcepts.md} (63%)
create mode 100644 docs/Overview/References.md
create mode 100644 docs/Overview/SupportedDataSources.md
create mode 100644 docs/Plugins/bitbucket.md
delete mode 100644 docs/SupportedDataSources.md
create mode 100644 docs/Troubleshooting/Configuration.md
create mode 100644 docs/Troubleshooting/Dashboard.md
create mode 100644 docs/Troubleshooting/Installation.md
create mode 100644 docs/Troubleshooting/_category_.json
copy livedemo/DataSources/{GitLab.md => Jira.md} (62%)
create mode 100644 static/img/Metrics/added-loc-monthly.png
create mode 100644 static/img/Metrics/bug-age-monthly.png
create mode 100644 static/img/Metrics/bug-per-1k-loc-monthly.png
create mode 100644 static/img/Metrics/build-count-monthly.png
create mode 100644 static/img/Metrics/build-duration-monthly.png
create mode 100644 static/img/Metrics/build-result-distribution.png
create mode 100644 static/img/Metrics/build-success-rate-monthly.png
create mode 100644 static/img/Metrics/commit-count-monthly.png
create mode 100644 static/img/Metrics/deleted-loc-monthly.png
create mode 100644 static/img/Metrics/incident-age-monthly.png
create mode 100644 static/img/Metrics/incident-per-1k-loc-monthly.png
create mode 100644 static/img/Metrics/pr-coding-time-monthly.png
create mode 100644 static/img/Metrics/pr-commit-deploy.jpeg
create mode 100644 static/img/Metrics/pr-commit-deployment-relation.png
create mode 100644 static/img/Metrics/pr-count-monthly.png
create mode 100644 static/img/Metrics/pr-cycle-time-monthly.png
create mode 100644 static/img/Metrics/pr-deploy-time-monthly.png
create mode 100644 static/img/Metrics/pr-merge-rate-monthly.png
create mode 100644 static/img/Metrics/pr-pickup-time-monthly.png
create mode 100644 static/img/Metrics/pr-review-depth-monthly.png
create mode 100644 static/img/Metrics/pr-review-time-monthly.png
create mode 100644 static/img/Metrics/pr-size-monthly.png
create mode 100644 static/img/Metrics/pr-status-distribution-monthly.png
create mode 100644 static/img/Metrics/pr-time-to-merge-monthly.png
create mode 100644 static/img/Metrics/pr-time-to-merge-text.png
create mode 100644 static/img/Metrics/requirement-count-monthly.png
create mode 100644 static/img/Metrics/requirement-delivery-rate-monthly.png
create mode 100644 static/img/Metrics/requirement-delivery-rate-text.png
create mode 100644 static/img/Metrics/requirement-lead-time-monthly.png
create mode 100644 versioned_docs/version-v0.14/Plugins/bitbucket.md