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

klesh pushed a change to branch kw-7852-components-field-length
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


 discard 9c848096f fix: #7715 Data too long for column 'project_key'
 discard e006d21b3 fix: change gitlab issue components field to text
 discard 17cd56e62 fix: change github issue components field to text
 discard 7857bd509 fix: change gitee issue components field to text
 discard 7a300ef44 fix: change bitbucket issue components field to text
 discard f10bd6a5e doc: fix jira issues component tag
 discard 12253ce41 fix: change issue.components to text to avoid data too long 
error
 discard ae6621a2c fix: #7852 sonarqube issues component field data too long
 discard 372ea3ebe fix: column type should not be parameterized
 discard 4eeca4d1f fix: change jira issue component field to text type
 discard e4e40bef6 fix: gitub deployment unit test
 discard d16f143e1 fix: github issues not being updated
 discard 7638cf1d9 docs: add comments
 discard 26df5896b refactor: update github account/release extractor to adopt 
single record extraction
 discard 731a1f52f refactor: update github deployment extractor to extract 
single records
 discard 6128b6872 refactor: update github issue extractor to extract single 
record
 discard ea7a6899f refactor: update github job extractor for single record 
structure
 discard d643a16ba fix: pull requests not being updated
 discard 5a6c3f933 refactor: remove extraction logic from github graphql 
collector
     add 4db09663d fix: jira cloud/server sprint started date (#7882)
     add 19aec0fd1 refactor: remove extraction logic from github graphql 
collector
     add 6354b11dd fix: pull requests not being updated
     add 1f31708b4 refactor: update github job extractor for single record 
structure
     add a70d431db refactor: update github issue extractor to extract single 
record
     add f9fb6c42b refactor: update github deployment extractor to extract 
single records
     add 7d875c285 refactor: update github account/release extractor to adopt 
single record extraction
     add cd2e97519 docs: add comments
     add 597093690 fix: github issues not being updated
     add 29c71b135 fix: gitub deployment unit test
     add 88c5607e5 fix: change jira issue component field to text type
     add 6547b71e0 fix: column type should not be parameterized
     add 6e1a61787 fix: #7852 sonarqube issues component field data too long
     add 4d2803786 fix: change issue.components to text to avoid data too long 
error
     add 4949f219c doc: fix jira issues component tag
     add 76a6de4a4 fix: change bitbucket issue components field to text
     add af57f6fd6 fix: change gitee issue components field to text
     add 0f045e67d fix: change github issue components field to text
     add b8a1172d1 fix: change gitlab issue components field to text
     add 1a55e67eb fix: #7715 Data too long for column 'project_key'

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   (9c848096f)
            \
             N -- N -- N   refs/heads/kw-7852-components-field-length 
(1a55e67eb)

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:
 .../e2e/snapshot_tables/_tool_jira_sprints.csv     |  60 +++++-----
 .../plugins/jira/e2e/snapshot_tables/sprints.csv   |  58 ++++-----
 backend/plugins/jira/e2e/sprint_test.go            | 130 +++++++++++----------
 backend/plugins/jira/tasks/apiv2models/sprint.go   |   9 +-
 backend/plugins/jira/tasks/sprint_extractor.go     |   8 +-
 5 files changed, 141 insertions(+), 124 deletions(-)

Reply via email to