You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by zh...@apache.org on 2022/07/27 13:26:32 UTC

[incubator-devlake] branch main updated (dfbc4b28 -> f8ceda17)

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

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


    from dfbc4b28 fix(framework): remove table.notes (#2614)
     add f8ceda17 fix: api_async_client retry logic would cause rate-limit-exceeding (#2618)

No new revisions were added by this update.

Summary of changes:
 plugins/helper/api_async_client.go                 |  5 ++++-
 scripts/pm/framework/pipeline-create.sh            | 16 +++++++++++++++
 scripts/pm/framework/pipeline-get-detail.sh        | 16 +++++++++++++++
 scripts/pm/framework/pipeline-get-tasks.sh         | 16 +++++++++++++++
 scripts/pm/framework/proceed-db-migration.sh       | 17 +++++++++++++++-
 .../trigger-pipline.sh}                            | 23 ++++++++++++++++++----
 scripts/pm/github/user.sh                          | 16 +++++++++++++++
 scripts/pm/jira/board-issues.sh                    | 16 +++++++++++++++
 scripts/pm/jira/plugin/connection-create.sh        | 16 +++++++++++++++
 9 files changed, 135 insertions(+), 6 deletions(-)
 copy scripts/pm/{vars/active-vars.sh.example => github/trigger-pipline.sh} (65%)
 mode change 100644 => 100755