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

zhangliang2022 pushed a change to branch release-v0.12
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


 discard 31301ed2 fix: cached plan must not change result type (#2687)
 discard 518f1bc9 fix: cached plan must not change result type (#2687)
 discard 95cdfcd4 fix: cached plan must not change result type (#2687)
 discard 430182c2 fix: fix walk fields not filter struct (#2663)
    omit a604fb6f fix: patch /blueprints/:id wouldn't handle byte[]
     add 6a84dbc6 fix(github): use pr id instead of pr number
     add f8a12121 fix: fix the schema of transformationRules (#2536)
     add 8a017cc8 fix: jira verify enckey and jira encode password
     add 8ec77dc5 fix: jira verify enckey and jira encode password
     add b40095d0 fix: jira verify enckey and jira encode password and typo
     add a5b3e1a0 fix: jira verify enckey and jira encode password
     add 0dbbb17f fix: jira verify enckey and jira encode password
     add dc1b6119 fix: jira verify enckey and jira encode password
     add 9a352c0e fix: fix start_at/end_at display bug (#2526)
     add 2e28d802 fix: add asf header to some files
     add 8020d511 docs: update links to docker compose setup
     add 53d8312d fix: typo fix
     add f046007b fix: add inc for lost (#2544)
     add 1bd81073 fix: when clicking the dashboard button on the config-ui 
page, a username and password error occurs (#2547)
     add c52fdd2b fix: update GitHub basic dashboard
     add 0164aa81 fix: grafana GithubBasicMetrics issue_key (#2551)
     add 7e8e3ef2 fix invalid enckey and rename migration scripts (#2541)
     add 7ec0ab9d fix: generator adapt new migration
     add 8002f8c8 fix: create_migration adapt new migration rules
     add 2ab559e3 fix: create_migration adapt new migration rules and add 
verity purpose
     add 94c06be4 fix: purpose camel case and snake case
     add 8f218ba6 fix: purpose camel case and snake case
     add fd56d9ce fix: purpose camel case and snake case
     add c3c96d8e fix: purpose camel case and snake case
     add 1a74b04d fix: partially false statement removed (#2512)
     add 5e2542ae fix: loadData columns type (#2548)
     add b6c9ff1e fix: running gitextractor as a standalone process (#2557)
     add 5a50687f refactor: organize api inspecting scripts (#2563)
     add 7fe955ab fix: fix if gitlab api response with no type or issuetype 
(#2556)
     add b2434a07 fix: jobs miss type field
     add ea9ef222 fix: jobs miss type field and update e2e test
     add 2bfc2942 fix: accounts miss full_name from gitlab plugin
     add 7faa545f feat: add weekly community retro dashboard
     add 9a24fbe3 fix: improve README.md (#2558)
     add 8fe47570 docs: update outdated links in readme (#2577)
     add 3b91562b fix: feishu api (#2575)
     add 16666ba8 fix: accounts name (#2579)
     add 1bfd454d fix: replace with correct cron-help.png (#2559)
     add 2f43b710 feat: run pipeline in independent process (#2569)
     add 21b029f1 `hotfix` config-ui: blueprints service pack 1.0 (QA Bugfixes) 
(#2534)
     add ca2404c3 fix: change migrationscript
     add 128279f1 fix: add commitfileComponent table
     add 5cedd9e6 fix: update schema
     add 172b2183 fix: update migrationscript
     add 5ccbc1e3 fix: change table name filecomponent->component; 
commitfilecomponent->filecomponent
     add d9b99a69 fix: change table desgn in components commit_file_components 
commit_files
     add af864443 fix: update db schema
     add a7b45969 fix: change migrationscript
     add 0cd50247 fix: change component model to a new file and rename some file
     add 71466d34 fix: update migrationscript version
     add 0a530044 fix: drop commitfile table before automigrate table
     add 6f47a524 fix: update csv.go format
     add ff7ccd1f fix: update migrationscript drop arichived.commitfile table 
before
     add f35510da `hotfix` `v0.12.0` config-ui: fix jira blanking on tab-switch 
+ entity restrictions (#2586)
     add 8a9a05f1 fix: update dashboards according to schema changes
     add ea8ef3d9 fix: update demo dashboards to display better (#2590)
     add 5f0e497e fix: plugins endpoint url miss /
     add ac703a3c docs: update the structure and contribution part (#2594)
     add ac1977fd fix: enable auto-refresh for created status (#2595)
     add 9f5ad6e3 feat: add description for all dashboards (#2597)
     add 76dfc9fc `hotfix` `v0.12.0` blueprint detail: update current run 
object status on refresh (#2598)
     add 867bc4e8 fix: update test connection flow for github tokens (#2602)
     add 63ac4a8f chore: update image names (#2603)
     add 9e9f5f7b chore: api request script for github/jira
     add 61120983 fix: grafana is reverse-proxied since v0.12 (#2610)
     add 55579b20 feat: add docker-compose.yml file for v0.12.0 (#2608)
     add dfbc4b28 fix(framework): remove table.notes (#2614)
     add f8ceda17 fix: api_async_client retry logic would cause 
rate-limit-exceeding (#2618)
     add 25b718a5 feat: fix ASF license for some files & enable ASF header 
check on pul… (#2629)
     new 2cc65416 fix: github.ExtractApiPullRequestReviews panic
     new a4ef3a7b fix: fix github.ExtractApiEvents panic
     new 383a124a fix: resolve conflit
     new ffb43040 fix: fix walk fields not filter struct (#2661)
     new 968dc41e fix the worklog collecting taking too long (#2662)
     new 38d0b1d9 fix: cached plan must not change result type (#2687)

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   (31301ed2)
            \
             N -- N -- N   refs/heads/release-v0.12 (38d0b1d9)

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.

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:
 .env.example                                       |   74 +-
 .../workflows/asf-header-check.yml                 |   20 +-
 .github/workflows/build-builder.yml                |   17 +
 .github/workflows/build.yml                        |   17 +
 .github/workflows/commit-msg.yml                   |   17 +
 .github/workflows/deploy-test.yml                  |   17 +
 .github/workflows/front-end-lint.yml               |   17 +
 .github/workflows/golangci-lint.yml                |   17 +
 .github/workflows/test-e2e.yml                     |   17 +
 .github/workflows/test.yml                         |   17 +
 scripts/api.sh => .licenserc.yaml                  |   50 +-
 .rat-excludes                                      |   44 -
 README.md                                          |   65 +-
 api/pipelines/pipelines.go                         |    4 -
 config-ui/nginx.conf                               |    2 +-
 config-ui/nginx.sh                                 |   17 +
 config-ui/src/components/Sidebar.jsx               |    2 +-
 .../src/components/blueprints/BlueprintsGrid.jsx   |    2 +-
 .../src/components/blueprints/ConnectionTabs.jsx   |   34 +-
 .../blueprints/ProviderTransformationSettings.jsx  |   30 +-
 .../src/components/blueprints/WorkflowActions.jsx  |   32 +-
 .../blueprints/create-workflow/AdvancedJSON.jsx    |    5 +-
 .../blueprints/create-workflow/DataConnections.jsx |  161 ++-
 .../blueprints/create-workflow/DataScopes.jsx      |    7 +-
 .../create-workflow/DataTransformations.jsx        |   37 +-
 .../src/components/pipelines/StageTaskName.jsx     |    2 +-
 .../{.file-headerrc => src/config/environment.js}  |    4 +
 config-ui/src/data/BlueprintWorkflow.js            |   16 -
 config-ui/src/data/NullBlueprint.js                |    3 +-
 config-ui/src/data/Providers.js                    |   10 +-
 config-ui/src/hooks/useBlueprintManager.jsx        |   35 +-
 config-ui/src/hooks/useBlueprintValidation.jsx     |  119 +-
 config-ui/src/hooks/useConnectionManager.jsx       |   77 +-
 config-ui/src/hooks/useJIRA.jsx                    |    8 +-
 config-ui/src/hooks/usePipelineValidation.jsx      |   69 +-
 config-ui/src/images/cron-help.png                 |  Bin 45872 -> 41582 bytes
 config-ui/src/images/integrations/github.svg       |    2 +-
 config-ui/src/images/integrations/gitlab.svg       |    2 +-
 config-ui/src/images/integrations/jenkins.svg      |    8 +-
 config-ui/src/images/integrations/jira.svg         |    4 +-
 config-ui/src/images/no-blueprints.svg             |    6 +
 .../src/pages/blueprints/blueprint-detail.jsx      |   49 +-
 .../src/pages/blueprints/create-blueprint.jsx      |  279 +++--
 config-ui/src/pages/blueprints/index.jsx           |  128 +-
 .../pages/configure/connections/AddConnection.jsx  |    6 +-
 .../pages/configure/connections/ConnectionForm.jsx |   75 +-
 .../pages/configure/connections/EditConnection.jsx |   12 +-
 config-ui/src/pages/configure/settings/github.jsx  |  452 +++----
 config-ui/src/pages/configure/settings/gitlab.jsx  |    2 +
 config-ui/src/pages/configure/settings/jenkins.jsx |    3 +-
 config-ui/src/pages/configure/settings/jira.jsx    |  747 +++++------
 config-ui/src/styles/app.scss                      |   15 +
 config-ui/src/styles/blueprints.scss               |   23 +
 config-ui/src/styles/breadcrumbs.scss              |   15 +
 config-ui/src/styles/common.scss                   |   15 +
 config-ui/src/styles/configure.scss                |   14 +
 config-ui/src/styles/connections.scss              |   15 +
 config-ui/src/styles/content.scss                  |   15 +
 config-ui/src/styles/fonts.scss                    |   15 +
 config-ui/src/styles/globals.scss                  |   15 +
 config-ui/src/styles/integration.scss              |   15 +
 config-ui/src/styles/libraries/blueprint.scss      |   16 +
 config-ui/src/styles/nav.scss                      |   15 +
 config-ui/src/styles/offline.scss                  |   15 +
 config-ui/src/styles/pipelines.scss                |   15 +
 config-ui/src/styles/sidebar-menu.scss             |   15 +
 config-ui/src/styles/sidebar.scss                  |   15 +
 config-ui/src/styles/theme.scss                    |   15 +
 docker-compose-temporal.yml                        |    8 +-
 docker-compose.yml                                 |   32 +-
 generator/cmd/create_migration.go                  |   41 +-
 generator/cmd/init_migration.go                    |   19 +-
 ...ema.go-template => add_init_tables.go-template} |   10 +-
 .../migrationscripts/migration.go-template         |   10 +-
 .../migration_with_config.go-template              |   12 +-
 .../template/migrationscripts/register.go-template |    2 +-
 generator/util/template.go                         |    4 +-
 go.mod                                             |    1 +
 go.sum                                             |    1 +
 grafana/Dockerfile                                 |    4 +
 grafana/dashboards/DemoCommitCountByAuthor.json    |   12 +-
 grafana/dashboards/DemoDetailedBugInfo.json        |   32 +-
 grafana/dashboards/EngineeringOverview.json        |  127 +-
 .../EngineeringThroughputAndCycleTime.json         |   57 +-
 .../EngineeringThroughputAndCycleTimeTeamView.json |   61 +-
 .../{GithubBasicMetrics.json => GitHub.json}       |   81 +-
 ...ithubReleaseQualityAndContributionAnalysis.json |  348 ++----
 grafana/dashboards/Gitlab.json                     |   57 +-
 grafana/dashboards/Jenkins.json                    |   43 +-
 grafana/dashboards/Jira.json                       |   53 +-
 grafana/dashboards/WeeklyBugRetro.json             |   89 +-
 ...BasicMetrics.json => WeeklyCommunityRetro.json} | 1308 +++++++++-----------
 k8s-deploy.yaml                                    |   54 +-
 migration/migrator.go                              |    9 +-
 models/blueprint.go                                |   33 +-
 models/domainlayer/code/commit.go                  |   17 +-
 models/domainlayer/code/commit_parent.go           |    3 +
 .../{devops/job.go => code/component.go}           |   17 +-
 models/domainlayer/code/note.go                    |   39 -
 models/domainlayer/devops/job.go                   |    1 +
 ...ake_schemas.go => 20220406_add_frame_tables.go} |   12 +-
 ...0220505.go => 20220505_rename_step_to_stage.go} |    8 +-
 ...s20220601.go => 20220601_add_subtasks_field.go} |    8 +-
 ...220616.go => 20220616_update_blueprint_mode.go} |    8 +-
 ...al-mode.go => 20220622_rename_tasks_to_plan.go} |    8 +-
 ...in_schemas.go => 20220707_add_domain_tables.go} |   12 +-
 ...hemas20220505.go => 20220721_add_type_filed.go} |   27 +-
 .../20220722_commitfile_component.go               |   82 ++
 ...Schemas20220505.go => 20220727_remove_notes.go} |   16 +-
 .../20220801_add_NoPKModel_to_CommitParent.go}     |   32 +-
 models/migrationscripts/register.go                |   16 +-
 plugins/HOW-TO-ADD-METRICS-zh-CN.md                |   22 -
 plugins/HOW-TO-ADD-METRICS.md                      |   26 -
 ...{init_schema.go => 20220714_add_init_tables.go} |   10 +-
 plugins/ae/models/migrationscripts/register.go     |    2 +-
 plugins/feishu/api/connection.go                   |    2 +-
 plugins/feishu/impl/impl.go                        |   15 +-
 ...{init_schema.go => 20220714_add_init_tables.go} |   10 +-
 plugins/feishu/models/migrationscripts/register.go |    2 +-
 ...{init_schema.go => 20220714_add_init_tables.go} |   10 +-
 plugins/gitee/models/migrationscripts/register.go  |    2 +-
 plugins/gitextractor/gitextractor.go               |    6 +-
 plugins/gitextractor/main.go                       |    6 +-
 plugins/gitextractor/models/interface.go           |    1 +
 plugins/gitextractor/parser/repo.go                |   74 +-
 plugins/gitextractor/parser/repo_creator.go        |   17 +-
 plugins/gitextractor/store/csv.go                  |    4 +
 plugins/gitextractor/store/database.go             |    8 +
 plugins/gitextractor/tasks/git_repo_collector.go   |    4 +-
 plugins/github/e2e/account_test.go                 |    2 +-
 plugins/github/e2e/milestone_test.go               |   17 +
 .../_tool_github_pull_request_comments.csv         |   32 +-
 .../e2e/snapshot_tables/pull_request_comments.csv  |   16 +
 plugins/github/impl/impl.go                        |    4 +-
 ...{init_schema.go => 20220715_add_init_tables.go} |   11 +-
 plugins/github/models/migrationscripts/register.go |    2 +-
 plugins/github/tasks/account_collector.go          |    8 +-
 plugins/github/tasks/account_extractor.go          |    4 +-
 plugins/github/tasks/event_extractor.go            |    2 +-
 .../github/tasks/pr_review_comment_extractor.go    |   11 +-
 plugins/github/tasks/pr_review_extractor.go        |    2 +-
 plugins/gitlab/e2e/account_test.go                 |    4 +-
 plugins/gitlab/e2e/mr_notes_test.go                |   22 -
 plugins/gitlab/e2e/snapshot_tables/accounts.csv    |   12 +-
 plugins/gitlab/e2e/snapshot_tables/notes.csv       |   45 -
 plugins/gitlab/impl/impl.go                        |    7 +-
 ...{init_schema.go => 20220714_add_init_tables.go} |    8 +-
 plugins/gitlab/models/migrationscripts/register.go |    2 +-
 plugins/gitlab/tasks/account_collector.go          |    2 +-
 plugins/gitlab/tasks/account_convertor.go          |    5 +-
 plugins/gitlab/tasks/account_extractor.go          |    2 +-
 plugins/gitlab/tasks/issue_extractor.go            |    5 +-
 plugins/gitlab/tasks/note_convertor.go             |   93 --
 plugins/helper/api_async_client.go                 |    5 +-
 plugins/helper/api_collector.go                    |    1 +
 plugins/helper/api_extractor.go                    |    1 +
 plugins/helper/iso8601time.go                      |   46 +
 plugins/helper/mapstructure.go                     |   76 --
 plugins/helper/mapstructure_test.go                |   58 -
 plugins/jenkins/e2e/jobs_test.go                   |    1 +
 plugins/jenkins/e2e/snapshot_tables/jobs.csv       |   18 +-
 ...{init_schema.go => 20220714_add_init_tables.go} |    8 +-
 .../jenkins/models/migrationscripts/register.go    |    2 +-
 plugins/jenkins/tasks/job_convertor.go             |    1 +
 .../20220505_rename_source_table.go                |   65 +
 ...{init_schema.go => 20220716_add_init_tables.go} |   91 +-
 .../archived/connection_history.go                 |   56 -
 .../models/migrationscripts/archived/source.go     |   55 +
 plugins/jira/models/migrationscripts/register.go   |    3 +-
 plugins/jira/tasks/issue_changelog_collector.go    |    4 +-
 plugins/jira/tasks/issue_extractor.go              |   14 +-
 plugins/jira/tasks/task_data.go                    |   12 +-
 plugins/jira/tasks/worklog_collector.go            |    2 +-
 plugins/starrocks/tasks.go                         |    2 +-
 ...{init_schema.go => 20220714_add_init_tables.go} |    8 +-
 plugins/tapd/models/migrationscripts/register.go   |    2 +-
 .../docker-compose.yml                             |   14 +-
 releases/lake-v0.12.0/env.example                  |   39 +
 scripts/pm.sh                                      |  369 ------
 scripts/pm/framework/blueprint-create.sh           |   65 -
 scripts/pm/framework/blueprint-update.sh           |   68 -
 scripts/pm/vars/active-vars.sh                     |    1 -
 scripts/pm/vars/local-vars.sh                      |    9 -
 services/blueprint.go                              |   25 +-
 services/pipeline.go                               |   54 +-
 185 files changed, 3810 insertions(+), 3821 deletions(-)
 rename scripts/export-env.sh => .github/workflows/asf-header-check.yml (74%)
 mode change 100755 => 100644
 rename scripts/api.sh => .licenserc.yaml (53%)
 mode change 100755 => 100644
 delete mode 100644 .rat-excludes
 copy config-ui/{.file-headerrc => src/config/environment.js} (92%)
 create mode 100644 config-ui/src/images/no-blueprints.svg
 rename generator/template/migrationscripts/{init_schema.go-template => 
add_init_tables.go-template} (80%)
 copy grafana/dashboards/{GithubBasicMetrics.json => GitHub.json} (95%)
 rename grafana/dashboards/{GithubBasicMetrics.json => 
WeeklyCommunityRetro.json} (55%)
 copy models/domainlayer/{devops/job.go => code/component.go} (76%)
 delete mode 100644 models/domainlayer/code/note.go
 rename models/migrationscripts/{init_lake_schemas.go => 
20220406_add_frame_tables.go} (80%)
 copy models/migrationscripts/{updateSchemas20220505.go => 
20220505_rename_step_to_stage.go} (83%)
 rename models/migrationscripts/{updateSchemas20220601.go => 
20220601_add_subtasks_field.go} (90%)
 rename models/migrationscripts/{updateSchemas20220616.go => 
20220616_update_blueprint_mode.go} (87%)
 rename models/migrationscripts/{220622-blueprint-normal-mode.go => 
20220622_rename_tasks_to_plan.go} (88%)
 rename models/migrationscripts/{init_domain_schemas.go => 
20220707_add_domain_tables.go} (91%)
 copy models/migrationscripts/{updateSchemas20220505.go => 
20220721_add_type_filed.go} (66%)
 create mode 100644 models/migrationscripts/20220722_commitfile_component.go
 rename models/migrationscripts/{updateSchemas20220505.go => 
20220727_remove_notes.go} (74%)
 copy models/{domainlayer/code/commit_parent.go => 
migrationscripts/20220801_add_NoPKModel_to_CommitParent.go} (62%)
 delete mode 100644 plugins/HOW-TO-ADD-METRICS-zh-CN.md
 delete mode 100644 plugins/HOW-TO-ADD-METRICS.md
 rename plugins/ae/models/migrationscripts/{init_schema.go => 
20220714_add_init_tables.go} (89%)
 rename plugins/feishu/models/migrationscripts/{init_schema.go => 
20220714_add_init_tables.go} (89%)
 rename plugins/gitee/models/migrationscripts/{init_schema.go => 
20220714_add_init_tables.go} (94%)
 rename plugins/github/models/migrationscripts/{init_schema.go => 
20220715_add_init_tables.go} (93%)
 delete mode 100644 plugins/gitlab/e2e/snapshot_tables/notes.csv
 rename plugins/gitlab/models/migrationscripts/{init_schema.go => 
20220714_add_init_tables.go} (94%)
 delete mode 100644 plugins/gitlab/tasks/note_convertor.go
 delete mode 100644 plugins/helper/mapstructure.go
 delete mode 100644 plugins/helper/mapstructure_test.go
 rename plugins/jenkins/models/migrationscripts/{init_schema.go => 
20220714_add_init_tables.go} (92%)
 create mode 100644 
plugins/jira/models/migrationscripts/20220505_rename_source_table.go
 rename plugins/jira/models/migrationscripts/{init_schema.go => 
20220716_add_init_tables.go} (64%)
 delete mode 100644 
plugins/jira/models/migrationscripts/archived/connection_history.go
 create mode 100644 plugins/jira/models/migrationscripts/archived/source.go
 rename plugins/tapd/models/migrationscripts/{init_schema.go => 
20220714_add_init_tables.go} (95%)
 copy releases/{lake-v0.11.0 => lake-v0.12.0}/docker-compose.yml (84%)
 create mode 100644 releases/lake-v0.12.0/env.example
 delete mode 100755 scripts/pm.sh
 delete mode 100755 scripts/pm/framework/blueprint-create.sh
 delete mode 100755 scripts/pm/framework/blueprint-update.sh
 delete mode 120000 scripts/pm/vars/active-vars.sh
 delete mode 100644 scripts/pm/vars/local-vars.sh

Reply via email to