This is an automated email from the ASF dual-hosted git repository.
narro pushed a change to branch feat/due_date
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
omit 90b9720f2 fix: add due_date to tool layer issue table in jira, tapd
and zentao
omit 4bdf20fad refactor: streamline due date handling across TAPD and
Zentao extractors
omit 12274f183 test: add customize due date test cases for Zentao plugin
omit 78336a6f3 feat: add customizable due date field handling in Zentao
bug, story, and task extractors
omit 5aefc744b feat: refactor due date field handling in TAPD bug, story,
and task extractors
omit b7ba07fb8 fix: handle errors in SetAllFields method for TAPD bug,
story, and task extractors
omit d8ec83ab3 feat: add due date fields to scope config for Jira, TAPD,
and Zentao plugins
omit 2196612ae feat: enhance due date handling in TAPD plugin with
customizable fields
omit 398b8b832 feat: support customize due date field in jira plugin
omit b2b2e8a7a test: add e2e test for due date field
omit 7da5bbe65 feat: convert issues.DueDate from multi plugins
omit e86c14677 feat: add DueDate field to Issue model and migration script
add 3a90b8a0b bugfix: docker image not showing the correct version (#8323)
add 24ca4782f Cherry-pick to `release-v1.0` -- fix(circleci): CircleCI
Workflow nil check for CreatedDate (#8310) (#8314)
add 793295807 fix: scope config query to support postgresql and mysql
(#8327)
add 6865d9b77 feat: add DueDate field to Issue model and migration script
add e344571ff feat: convert issues.DueDate from multi plugins
add 3a1b8667f test: add e2e test for due date field
add 6b7bf1880 feat: support customize due date field in jira plugin
add 66a92ffd7 feat: enhance due date handling in TAPD plugin with
customizable fields
add 22b270a1e feat: add due date fields to scope config for Jira, TAPD,
and Zentao plugins
add 087c7be9a fix: handle errors in SetAllFields method for TAPD bug,
story, and task extractors
add 5de32c6f5 feat: refactor due date field handling in TAPD bug, story,
and task extractors
add 4314be958 feat: add customizable due date field handling in Zentao
bug, story, and task extractors
add 04f4e1726 test: add customize due date test cases for Zentao plugin
add 8161a49ca refactor: streamline due date handling across TAPD and
Zentao extractors
add d89e83a6d fix: add due_date to tool layer issue table in jira, tapd
and zentao
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 (90b9720f2)
\
N -- N -- N refs/heads/feat/due_date (d89e83a6d)
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.
No new revisions were added by this update.
Summary of changes:
Makefile | 4 ++--
.../srvhelper/scope_config_service_helper.go | 7 ++++++-
.../e2e/raw_tables/_raw_circleci_api_workflows.csv | 11 +++++++++++
.../snapshot_tables/_tool_circleci_workflows.csv | 21 +++++++++++----------
.../plugins/circleci/tasks/workflow_converter.go | 8 ++++++++
5 files changed, 38 insertions(+), 13 deletions(-)