You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by kl...@apache.org on 2022/08/31 03:55:17 UTC

[incubator-devlake] branch main updated (e90db240 -> 899dab1a)

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

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


    from e90db240 feat: create paginator hook and paginate blueprints grid (#2780)
     add 899dab1a feat: gitlab job e2e test (#2871)

No new revisions were added by this update.

Summary of changes:
 .../gitlab/e2e/{pipelines_test.go => job_test.go}  | 29 +++++----
 .../gitlab/e2e/raw_tables/_raw_gitlab_api_job.csv  | 68 ++++++++++++++++++++++
 .../e2e/snapshot_tables/_tool_gitlab_jobs.csv      | 68 ++++++++++++++++++++++
 3 files changed, 153 insertions(+), 12 deletions(-)
 copy plugins/gitlab/e2e/{pipelines_test.go => job_test.go} (75%)
 create mode 100644 plugins/gitlab/e2e/raw_tables/_raw_gitlab_api_job.csv
 create mode 100644 plugins/gitlab/e2e/snapshot_tables/_tool_gitlab_jobs.csv