Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 2f32eab9eddb6c66877474cddc17303f650f0d09
      
https://github.com/jenkinsci/upload-pgyer-plugin/commit/2f32eab9eddb6c66877474cddc17303f650f0d09
  Author: Caoxy <caoxiao...@pgyer.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M README.md
    M README_cn.md
    R images/build-parameter-isUploadPgyer.png
    R images/build-parameter-uploadPgyerTimeout.png
    A images/pgyer-app-upload-backdata.png
    A images/pgyer-app-upload-running-log.png
    M images/setting-screenshot.png
    R images/upload-pgyer-running-log.png
    R images/use-environment-variable-smaple.png
    M pom.xml
    R src/main/java/ren/helloworld/upload2pgyer/TimeoutParameterDefinition.java
    R src/main/java/ren/helloworld/upload2pgyer/UploadBuilder.java
    R src/main/java/ren/helloworld/upload2pgyer/UploadParameterDefinition.java
    R src/main/java/ren/helloworld/upload2pgyer/UploadPublisher.java
    M src/main/java/ren/helloworld/upload2pgyer/ValidationParameters.java
    R src/main/java/ren/helloworld/upload2pgyer/apiv1/ParamsBeanV1.java
    R src/main/java/ren/helloworld/upload2pgyer/apiv1/PgyerBeanV1.java
    R src/main/java/ren/helloworld/upload2pgyer/apiv1/PgyerUploadV1.java
    M src/main/java/ren/helloworld/upload2pgyer/apiv2/PgyerUploadV2.java
    R src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV1Helper.java
    R 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/config.jelly
    R 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help-defaultValue.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help-name.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/index.jelly
    R src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/config.jelly
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-apiKey.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-channelShortcut.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-envVarsPath.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-installType.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-password.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-qrcodePath.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-scanDir.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-uKey.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-updateDescription.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-wildcard.html
    R src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/config.jelly
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help-defaultValue.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help-name.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/index.jelly
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/config.jelly
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-apiKey.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-channelShortcut.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-envVarsPath.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-installType.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-password.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-qrcodePath.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-scanDir.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-uKey.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-updateDescription.html
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-wildcard.html
    R src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help.html
    M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/config.jelly
    R 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildName.html
    A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildType.html

  Log Message:
  -----------
  Version 2.0
- **Minimum Jenkins requirement: 
[2.277.1](http://mirrors.jenkins.io/war-stable/2.277.1)**
- Example Remove configurations related to apiv1
- removed `isUploadPgyer` build parameter
- removed `uploadPgyerTimeout` build parameter
- removed `buildName` build parameter
- add `buildType` build parameter (required)
- api changes
- Upgrade Gson 2.9.0
- Upgrade OkHttp3 4.10.0
- 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/49db25-2f32ea%40github.com.

Reply via email to