-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* new pipeline for codegen * bugfix: taskresult is required, check exist before prepare sourcecode * Simplify Judgment Conditions * delete unnecessary variable * separate artifacts from total one to three part * move mkdir out of loop for it has the same path * may not generate artifact so event task failed, the pipeline should continue next task * use pr number to checkout swagger repo * [bugfix] fix missed parameter * delete test code * pipeline support use swagger pr to checkout spec repo * try upload logs file to artifact even sdk generation failed * debug for pipeline * build dpg * codegen pipeline support java dpg * add release pipeline name and build type in result * use azure-sdk account for create sdk pr * support add ex cmd for docker * event generate and build stage failed, try to upload source code and artifact * don't exit 1 event generate cmd return 1 * use one token for all git cmd * set sdk url by variable * use env variable to control whether to show debug info * remove hard code branch * roll back for debug * test * set basedir for git wapper * lint fix * update js ci test repo commitid * lint fix
- Loading branch information
Showing
19 changed files
with
683 additions
and
402 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
Oops, something went wrong.