-
Notifications
You must be signed in to change notification settings - Fork 535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix a couple of "Data too long" errors from sonarqube, jira, etc #7885
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dosubot
bot
added
size:XL
This PR changes 500-999 lines, ignoring generated files.
component/plugins
This issue or PR relates to plugins
pr-type/bug-fix
This PR fixes a bug
pr-type/refactor
This PR refactors existing features
severity/p1
This bug affects functionality or significantly affect ux
labels
Aug 13, 2024
klesh
force-pushed
the
kw-7852-components-field-length
branch
from
August 13, 2024 08:21
9c84809
to
1a55e67
Compare
dosubot
bot
added
size:L
This PR changes 100-499 lines, ignoring generated files.
and removed
size:XL
This PR changes 500-999 lines, ignoring generated files.
labels
Aug 14, 2024
* fix(framework): update trigger api's request body schema * fix(framework): fix test errors * fix(framework): fix test errors
… mode (#7878) * refactor: remove extraction logic from github graphql collector * fix: pull requests not being updated * refactor: update github job extractor for single record structure * refactor: update github issue extractor to extract single record * refactor: update github deployment extractor to extract single records * refactor: update github account/release extractor to adopt single record extraction * docs: add comments * fix: github issues not being updated * fix: gitub deployment unit test * fix: github graphql issue collector should order records by CREATED_AT to avoid data missing
klesh
force-pushed
the
kw-7852-components-field-length
branch
from
August 14, 2024 10:10
e2cec2a
to
1efa240
Compare
dosubot
bot
added
size:XL
This PR changes 500-999 lines, ignoring generated files.
and removed
size:L
This PR changes 100-499 lines, ignoring generated files.
labels
Aug 14, 2024
dosubot
bot
added
size:L
This PR changes 100-499 lines, ignoring generated files.
and removed
size:XL
This PR changes 500-999 lines, ignoring generated files.
labels
Aug 14, 2024
d4x1
approved these changes
Aug 14, 2024
github-actions bot
pushed a commit
that referenced
this pull request
Aug 14, 2024
* refactor: remove extraction logic from github graphql collector * fix: pull requests not being updated * refactor: update github job extractor for single record structure * refactor: update github issue extractor to extract single record * refactor: update github deployment extractor to extract single records * refactor: update github account/release extractor to adopt single record extraction * docs: add comments * fix: github issues not being updated * fix: gitub deployment unit test * fix: change jira issue component field to text type * fix: column type should not be parameterized * fix: #7852 sonarqube issues component field data too long * fix: change issue.components to text to avoid data too long error * docs: fix jira issues component tag * fix: change bitbucket issue components field to text * fix: change gitee issue components field to text * fix: change github issue components field to text * fix: change gitlab issue components field to text * fix: #7715 Data too long for column 'project_key' * fix(framework): update trigger api's request body schema (#7888) * fix(framework): update trigger api's request body schema * fix(framework): fix test errors * fix(framework): fix test errors * test(jira): add e2e test for custom account field in issues (#7894) * fix: github graphql collectors are not refetching data in incremental mode (#7878) * refactor: remove extraction logic from github graphql collector * fix: pull requests not being updated * refactor: update github job extractor for single record structure * refactor: update github issue extractor to extract single record * refactor: update github deployment extractor to extract single records * refactor: update github account/release extractor to adopt single record extraction * docs: add comments * fix: github issues not being updated * fix: gitub deployment unit test * fix: github graphql issue collector should order records by CREATED_AT to avoid data missing * fix: linting --------- Co-authored-by: Lynwee <1507509064@qq.com>
🤖 Target: #release-v1.0 cherry pick finished successfully 🎉! |
github-actions
bot
added
the
bot/auto-cherry-pick-completed
auto cherry pick completed
label
Aug 14, 2024
d4x1
added a commit
that referenced
this pull request
Aug 14, 2024
…) (#7898) * refactor: remove extraction logic from github graphql collector * fix: pull requests not being updated * refactor: update github job extractor for single record structure * refactor: update github issue extractor to extract single record * refactor: update github deployment extractor to extract single records * refactor: update github account/release extractor to adopt single record extraction * docs: add comments * fix: github issues not being updated * fix: gitub deployment unit test * fix: change jira issue component field to text type * fix: column type should not be parameterized * fix: #7852 sonarqube issues component field data too long * fix: change issue.components to text to avoid data too long error * docs: fix jira issues component tag * fix: change bitbucket issue components field to text * fix: change gitee issue components field to text * fix: change github issue components field to text * fix: change gitlab issue components field to text * fix: #7715 Data too long for column 'project_key' * fix(framework): update trigger api's request body schema (#7888) * fix(framework): update trigger api's request body schema * fix(framework): fix test errors * fix(framework): fix test errors * test(jira): add e2e test for custom account field in issues (#7894) * fix: github graphql collectors are not refetching data in incremental mode (#7878) * refactor: remove extraction logic from github graphql collector * fix: pull requests not being updated * refactor: update github job extractor for single record structure * refactor: update github issue extractor to extract single record * refactor: update github deployment extractor to extract single records * refactor: update github account/release extractor to adopt single record extraction * docs: add comments * fix: github issues not being updated * fix: gitub deployment unit test * fix: github graphql issue collector should order records by CREATED_AT to avoid data missing * fix: linting --------- Co-authored-by: Klesh Wong <zhenmian.huang@merico.dev> Co-authored-by: Lynwee <1507509064@qq.com>
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bot/auto-cherry-pick-completed
auto cherry pick completed
component/plugins
This issue or PR relates to plugins
lgtm
This PR has been approved by a maintainer
needs-cherrypick-v1.0
pr-type/bug-fix
This PR fixes a bug
pr-type/refactor
This PR refactors existing features
severity/p1
This bug affects functionality or significantly affect ux
size:L
This PR changes 100-499 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Does this close any open issues?
Closes #7715, #7852
Screenshots
All migration scripts get executed successfully on my local machine.