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

abeizn pushed a change to branch release-v1.0
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from d27f5a54f fix: incorrect current pipeline in onboard recollect (#7256)
     new 0b7ea51f4 feat: resume pipelines on restart (#7229)
     new 0c014a5ea feat: support close in onboard card (#7266)
     new 0b891d5f3 fix: log width overflow (#7264)

The 3 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:
 backend/core/config/config_viper.go              |  1 +
 backend/core/models/task.go                      |  1 +
 backend/core/plugin/plugin_task.go               |  1 +
 backend/core/runner/run_pipeline.go              |  5 +-
 backend/core/runner/run_task.go                  | 47 +++++++++++++------
 backend/plugins/gitextractor/tasks/clone.go      |  1 +
 backend/server/services/pipeline.go              | 58 ++++++++++++------------
 config-ui/src/routes/onboard/components/card.tsx | 38 +++++++++++++++-
 config-ui/src/routes/onboard/components/logs.tsx |  4 +-
 9 files changed, 107 insertions(+), 49 deletions(-)

Reply via email to