Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/windows-azure-storage-plugin

  Commit: de56491c575c2179dbdd492b3008904ae7796502

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/de56491c575c2179dbdd492b3008904ae7796502

  Author: Johann Pönitz <[email protected]>

  Date:   2019-03-08 (Fri, 08 Mar 2019)



  Changed paths:

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureBlobAction.java



  Log Message:

  -----------

  Couldn't download artifacts, when there was a "/" in the blob name.  (#138)



* Use encoded blob name and compare the right names



* import class instead of decode method



* imported Standard Charsets for Decoding

encoded ZipArchiveBlob name to work with Multibranch pipelines



* Update AzureBlobAction.java



* Update AzureBlobAction.java



* adjusted to the renaming of generateReadSASURL()





  Commit: e470f1f28bd2d0bdefe0d2efa0fd843017b3a06f

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/e470f1f28bd2d0bdefe0d2efa0fd843017b3a06f

  Author: Jie Shen <[email protected]>

  Date:   2019-03-12 (Tue, 12 Mar 2019)



  Changed paths:

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/DownloadFromFileService.java

    M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/WindowsAzureStorageTest.java



  Log Message:

  -----------

  Fix download share file ant syntax issue (#144)



* Fix download share file ant syntax issue



* Add more test case for gerPrefix





  Commit: 49afafe47b9f2f9aaf1ed73f5b03e1e60599cb4b

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/49afafe47b9f2f9aaf1ed73f5b03e1e60599cb4b

  Author: Tim Jacomb <[email protected]>

  Date:   2019-04-11 (Thu, 11 Apr 2019)



  Changed paths:

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Constants.java

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Utils.java

    M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/helper/CredentialMigrationTest.java



  Log Message:

  -----------

  Change default blob URL to https (#145)



The portal defaults to requiring https access, should be no reason these

days to default to http



I was confused why my setup was failing to validate, it took me a minute

of checking to notice that the default didn't work out of the box.



Small change that should be a good QoL improvement





  Commit: feb0c4799a39c1cdc6e49de9932dbfb537e67fd1

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/feb0c4799a39c1cdc6e49de9932dbfb537e67fd1

  Author: Tim Jacomb <[email protected]>

  Date:   2019-04-12 (Fri, 12 Apr 2019)



  Changed paths:

    M pom.xml

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureBlobMetadataPair.java

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureBlobProperties.java

    M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentialsTest.java

    M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/helper/CredentialMigrationTest.java



  Log Message:

  -----------

  Bump jenkins core baseline (#146)



* Bump jenkins core baseline



* Fix tests



* Rerun CI



* Remove unused var



* Restore test



* Small tweaks, trying to fix windows build



* Downgrade to compatible core version





  Commit: 82687ac7a85744bfead9fa80e94bccaffc63c856

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/82687ac7a85744bfead9fa80e94bccaffc63c856

  Author: Tim Jacomb <[email protected]>

  Date:   2019-04-12 (Fri, 12 Apr 2019)



  Changed paths:

    M .gitignore

    M pom.xml

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentials.java

    A 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/ConfigAsCodeTest.java

    A 
src/test/resources/com/microsoftopentechnologies/windowsazurestorage/configuration-as-code.yml



  Log Message:

  -----------

  Add configuration as code support (#147)



* Bump jenkins core baseline



* Fix tests



* Configuration as code support



* Rerun CI



* Remove unused var



* Use released version of JCasC



* Restore test



* Try bump jcasc version



* Small tweaks, trying to fix windows build



* Downgrade to compatible core version





  Commit: 46ad94ff23795a139ab5349e29bb5f595434cd09

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/46ad94ff23795a139ab5349e29bb5f595434cd09

  Author: Jie Shen <[email protected]>

  Date:   2019-06-11 (Tue, 11 Jun 2019)



  Changed paths:

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureUtils.java

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadService.java

    M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureUtilsTest.java



  Log Message:

  -----------

  Add support for uploading large files (#148)





  Commit: 6575b84d6cb9424f4a681d7503f2dc1bc8b299da

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/6575b84d6cb9424f4a681d7503f2dc1bc8b299da

  Author: Jie Shen <[email protected]>

  Date:   2019-06-11 (Tue, 11 Jun 2019)



  Changed paths:

    M pom.xml

    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Constants.java



  Log Message:

  -----------

  Update dependency version





  Commit: d8afdb5c5b80d4c67dde8997cf390cad404b963f

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/d8afdb5c5b80d4c67dde8997cf390cad404b963f

  Author: Jie Shen <[email protected]>

  Date:   2019-06-11 (Tue, 11 Jun 2019)



  Changed paths:

    M CHANGELOG.md



  Log Message:

  -----------

  Add change log for version 1.0.0





  Commit: 21c2c3a0a3c352c9dacd2ec59b13b7f2932697ba

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/21c2c3a0a3c352c9dacd2ec59b13b7f2932697ba

  Author: Jie Shen <[email protected]>

  Date:   2019-06-11 (Tue, 11 Jun 2019)



  Changed paths:

    M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/WindowsAzureStorageTest.java

    M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/helper/UtilsTest.java



  Log Message:

  -----------

  Fix test failure





  Commit: f6f950a19e6eefdef1aa913c88bc4a97d67d43d7

      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/f6f950a19e6eefdef1aa913c88bc4a97d67d43d7

  Author: Jie Shen <[email protected]>

  Date:   2019-06-11 (Tue, 11 Jun 2019)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare release windows-azure-storage-1.0.0





Compare: 
https://github.com/jenkinsci/windows-azure-storage-plugin/compare/18a0669a1da3...f6f950a19e6e

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/windows-azure-storage-plugin/push/refs/heads/master/18a066-f6f950%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to