Skip to content

Commit

Permalink
feat: add docs about v0.21 (#7030) (#7057)
Browse files Browse the repository at this point in the history
Co-authored-by: 青湛 <0x1304570@gmail.com>
  • Loading branch information
github-actions[bot] and mintsweet authored Feb 29, 2024
1 parent 8b2787e commit eefefa6
Showing 1 changed file with 125 additions and 0 deletions.
125 changes: 125 additions & 0 deletions config-ui/src/release/v0.21.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
*/

const URLS = {
TUTORIAL: 'https://devlake.apache.org/docs/v0.21/Configuration/Tutorial',
ADVANCED_MODE: {
EXAMPLES: 'https://devlake.apache.org/docs/v0.21/Configuration/AdvancedMode/#examples',
},
DORA: 'https://devlake.apache.org/docs/v0.21/DORA/',
PLUGIN: {
AZUREDEVOPS: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/AzureDevOps',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/AzureDevOps/#custom-rate-limit-optional',
AUTH_TOKEN: 'https://devlake.apache.org/docs/v0.21/Configuration/AzureDevOps#auth-tokens',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/AzureDevOps#step-3---adding-transformation-rules-optional',
},
BAMBOO: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/Bamboo',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/Bamboo/#custom-rate-limit-optional',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/Bamboo#step-3---adding-transformation-rules-optional',
},
BITBUCKET: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/BitBucket',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/BitBucket#fixed-rate-limit-optional',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/BitBucket#step-3---adding-transformation-rules-optional',
},
BITBUCKET_SERVER: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/BitBucket-Server',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/BitBucket-Server#fixed-rate-limit-optional',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/BitBucket-Server#step-3---adding-transformation-rules-optional',
},
CIRCLECI: {
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/CircleCI#fixed-rate-limit-optional',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/CircleCI#step-13---adding-scope-config-optional',
},
GITHUB: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/GitHub',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/GitHub#fixed-rate-limit-optional',
AUTH_TOKEN: 'https://devlake.apache.org/docs/v0.21/Configuration/GitHub#auth-tokens',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/GitHub#step-3---adding-transformation-rules-optional',
},
GITLAB: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/GitLab',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/GitLab#fixed-rate-limit-optional',
AUTH_TOKEN: 'https://devlake.apache.org/docs/v0.21/Configuration/GitLab#auth-tokens',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/GitLab#step-3---adding-transformation-rules-optional',
},
JENKINS: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/Jenkins',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/Jenkins#fixed-rate-limit-optional',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/Jenkins#step-3---adding-transformation-rules-optional',
},
JIRA: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/Jira',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/Jira#fixed-rate-limit-optional',
API_TOKEN: 'https://devlake.apache.org/docs/v0.21/Configuration/Jira#api-token',
PERSONAL_ACCESS_TOKEN: 'https://devlake.apache.org/docs/v0.21/Configuration/Jira#personal-access-token',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/Jira#step-3---adding-transformation-rules-optional',
},
PAGERDUTY: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/PagerDuty',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/PagerDuty/#custom-rate-limit-optional',
},
SONARQUBE: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/SonarQube',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/SonarQube/#custom-rate-limit-optional',
},
TAPD: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/Tapd',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/Tapd#fixed-rate-limit-optional',
USERNAMEPASSWORD: 'https://devlake.apache.org/docs/v0.21/Configuration/Tapd/#usernamepassword',
TRANSFORMATION:
'https://devlake.apache.org/docs/v0.21/Configuration/Tapd#step-3---adding-transformation-rules-optional',
},
TEAMBITION: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/Teambition',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/Teambition#ralte-limit-optional',
},
WEBHOOK: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/webhook',
},
ZENTAO: {
BASIS: 'https://devlake.apache.org/docs/v0.21/Configuration/Teambition',
RATE_LIMIT: 'https://devlake.apache.org/docs/v0.21/Configuration/Teambition#ralte-limit-optional',
},
REFDIFF: 'https://devlake.apache.org/docs/v0.21/Plugins/refdiff',
},
METRICS: {
BUG_AGE: 'https://devlake.apache.org/docs/v0.21/Metrics/BugAge',
MTTR: 'https://devlake.apache.org/docs/v0.21/Metrics/MTTR',
BUG_COUNT_PER_1K_LINES_OF_CODE: 'https://devlake.apache.org/docs/v0.21/Metrics/BugCountPer1kLinesOfCode',
REQUIREMENT_LEAD_TIME: 'https://devlake.apache.org/docs/v0.21/Metrics/RequirementLeadTime',
},
DATA_MODELS: {
DEVLAKE_DOMAIN_LAYER_SCHEMA: {
PULL_REQUEST: 'https://devlake.apache.org/docs/v0.21/DataModels/DevLakeDomainLayerSchema/#pull-request',
},
},
};

export default URLS;

0 comments on commit eefefa6

Please sign in to comment.