Branch: refs/heads/master Home: https://github.com/jenkinsci/upload-pgyer-plugin Commit: 5d3178837db442ba651e4bdfabb52960f3b93025 https://github.com/jenkinsci/upload-pgyer-plugin/commit/5d3178837db442ba651e4bdfabb52960f3b93025 Author: myroid <myr...@foxmail.com> Date: 2020-08-15 (Sat, 15 Aug 2020)
Changed paths: M README.md M README_cn.md M pom.xml A src/main/java/ren/helloworld/upload2pgyer/TimeoutParameterDefinition.java M src/main/java/ren/helloworld/upload2pgyer/UploadBuilder.java M src/main/java/ren/helloworld/upload2pgyer/UploadBuilderV2.java A src/main/java/ren/helloworld/upload2pgyer/UploadParameterDefinition.java M src/main/java/ren/helloworld/upload2pgyer/UploadPublisher.java M src/main/java/ren/helloworld/upload2pgyer/UploadPublisherV2.java A src/main/java/ren/helloworld/upload2pgyer/ValidationParameters.java M src/main/java/ren/helloworld/upload2pgyer/apiv1/ParamsBeanV1.java M src/main/java/ren/helloworld/upload2pgyer/apiv1/PgyerUploadV1.java M src/main/java/ren/helloworld/upload2pgyer/apiv2/ParamsBeanV2.java M src/main/java/ren/helloworld/upload2pgyer/apiv2/PgyerUploadV2.java M src/main/java/ren/helloworld/upload2pgyer/helper/CommonUtil.java M src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV1Helper.java M src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV2Helper.java M src/main/java/ren/helloworld/upload2pgyer/helper/ProgressRequestBody.java M src/main/java/ren/helloworld/upload2pgyer/helper/PublishEnvVarAction.java A src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/config.jelly A src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help-defaultValue.html A src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help-name.html A src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help.html A src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/index.jelly M src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/config.jelly A src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-channelShortcut.html M src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/config.jelly A src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildChannelShortcut.html A src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/config.jelly A src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help-defaultValue.html A src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help-name.html A src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help.html A src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/index.jelly M src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/config.jelly A src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-channelShortcut.html M src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/config.jelly A src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildChannelShortcut.html A src/test/java/ren/helloworld/upload2pgyer/TimeoutParameterDefinition.java A src/test/java/ren/helloworld/upload2pgyer/UploadParameterDefinition.java Log Message: ----------- feat(1.34): add build parameter 1. Add `isUploadPgyer` build parameter 2. Add `uploadPgyerTimeout` build parameter 3. Upgrade pgyer api, add `channelShortcut` parameter 4. Change the default value of `installType` to 1 5. Optimize parameters verification 6. Optimize code to improve stability -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/upload-pgyer-plugin/push/refs/heads/master/72d35e-5d3178%40github.com.