-
Notifications
You must be signed in to change notification settings - Fork 530
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
Showing
125 changed files
with
3,266 additions
and
803 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.