-
Notifications
You must be signed in to change notification settings - Fork 530
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
feat: gitlab dora config + bamboo fix #8047
Merged
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:L
This PR changes 100-499 lines, ignoring generated files.
component/plugins
This issue or PR relates to plugins
pr-type/feature-development
This PR is to develop a new feature
labels
Sep 13, 2024
mintsweet
pushed a commit
that referenced
this pull request
Sep 14, 2024
mintsweet
pushed a commit
that referenced
this pull request
Sep 20, 2024
mintsweet
pushed a commit
that referenced
this pull request
Sep 20, 2024
mintsweet
pushed a commit
that referenced
this pull request
Sep 20, 2024
mintsweet
pushed a commit
that referenced
this pull request
Sep 24, 2024
abeizn
added a commit
that referenced
this pull request
Sep 25, 2024
* feat: github/graphql dora config and adjust regex function (#8026) * feat: adjust the part of github scope config cicd * fix: github dora config api (#8032) * feat: jenkins dora config (#8033) * feat: circleci dora config (#8038) * feat: bitbucket dora config (#8043) * fix: check match items cannot iterable * fix: some style for github transformation cicd * feat: bamboo dora config (#8045) * feat: gitlab dora config + bamboo fix (#8047) * fix: adjust the return value for api * feat: adjust the github transformation cicd style * feat: regex match nil value (#8051) * fix: check match items total * fix: useCustom just defined onece * chore: upgrade antd and @ant-design/icons * fix: check match items total logic error * feat: add github workflow run guideline * fix: return values (#8052) * feat: azure dora config (#8053) * fix: prod match when is nil (#8056) * fix: some bugs for dora config * fix: adjust the deploymentPattern and productionPattern default value * feat: add a new component ShowMore * refactor: use ShowMore component in github transformation * feat: imporve the jenkins transformation cicd configuration * feat: imporve the gitlab transformation cicd configuration * feat: improve the bitbucket transformation cicd configuration * feat: improve the azuredevops transformation cicd configuration * feat: improve the circleci transformation cicd configuration * fix: update github trans-to-deployment scope config to pointer (#8060) * fix: update gitlab trans-to-deployment scope config to pointer (#8062) * fix: update bamboo/bitbuctet/jenkins trans-to-deployment scope config… (#8065) * fix: update bamboo/bitbuctet/jenkins trans-to-deployment scope config to pointer * fix: update circleci trans-to-deployment scope config to pointer * fix: bamboo lint * feat: improve the bamboo transformation cicd configuration * fix: not reset state in check matched items * fix: remove default value about jenkins cicd * fix: cannot check in bitbucket cicd * fix: error default value in deployment * fix: jenkins can not get scope config (#8080) * fix: jenkins can not get scope config * fix: jenkins can not get scope config * fix: some error about miller column * fix: deployment doesn't set value * fix: bitbucket sql (#8085) * fix: missed cicd default value in circleci * fix: throw the error when check matched items request failed * fix: enrich with regex can not match (#8090) * fix: enrich with regex can not match * fix: cannot check in bamboo cicd * fix: bamboo using api client in tool/domain layer (#8094) * fix: not set value for envNamePattern * fix: bamboo repo url * fix: type error * fix: bitbucket e2e * fix: bitbucket e2e * fix: circle ci e2e test * fix: circle ci e2e test * fix: github e2e test * fix: gitlab e2e test * fix: jenkins e2e test * fix: jenkins e2e test * fix: jenkins e2e test * fix: jenkins e2e test --------- Co-authored-by: mintsweet <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component/plugins
This issue or PR relates to plugins
pr-type/feature-development
This PR is to develop a new feature
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.
pr-type/bug-fix
,pr-type/feature-development
, etc.Summary
What does this PR do?
Does this close any open issues?
Closes xx
Screenshots
Include any relevant screenshots here.
Other Information
Any other information that is important to this PR.