[jenkinsci/xldeploy-plugin] 9a6910: D-20572: Added the failOnArchive tag

2022-04-21 Thread 'nitheshrayuduv' via Jenkins Commits
  Branch: refs/heads/D-20572
  Home:   https://github.com/jenkinsci/xldeploy-plugin
  Commit: 9a691046f27582cdd9790eceac3b03a0660dd436
  
https://github.com/jenkinsci/xldeploy-plugin/commit/9a691046f27582cdd9790eceac3b03a0660dd436
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
M src/main/java/com/xebialabs/deployit/ci/JenkinsDeploymentOptions.java
M src/main/java/com/xebialabs/deployit/ci/workflow/XLDeployDeployStep.java
M 
src/main/resources/com/xebialabs/deployit/ci/JenkinsDeploymentOptions/config.jelly
A src/main/webapp/help-failonarchive.html
M src/test/java/com/xebialabs/deployit/ci/server/DeployCommandTest.java

  Log Message:
  ---
  D-20572: Added the failOnArchive tag


  Commit: 90f2fa318201051a9aa1d7295c9dceb2642fdf7c
  
https://github.com/jenkinsci/xldeploy-plugin/commit/90f2fa318201051a9aa1d7295c9dceb2642fdf7c
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
M src/main/java/com/xebialabs/deployit/ci/server/DeployCommand.java

  Log Message:
  ---
  D-20572: Updated the logic


  Commit: df27ab80ae34baea71f6edb4ccb629eaa0133b67
  
https://github.com/jenkinsci/xldeploy-plugin/commit/df27ab80ae34baea71f6edb4ccb629eaa0133b67
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
M src/main/webapp/help-failonarchive.html

  Log Message:
  ---
  Update help-failonarchive.html


  Commit: 9b7524070802c5ee4f4a7a357b08dd6179a6c4fd
  
https://github.com/jenkinsci/xldeploy-plugin/commit/9b7524070802c5ee4f4a7a357b08dd6179a6c4fd
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
M src/main/java/com/xebialabs/deployit/ci/server/DeployCommand.java

  Log Message:
  ---
  Update DeployCommand.java


  Commit: 494dcd55213382977fa4f735710b3f35cefe6059
  
https://github.com/jenkinsci/xldeploy-plugin/commit/494dcd55213382977fa4f735710b3f35cefe6059
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

  Changed paths:
M src/main/java/com/xebialabs/deployit/ci/JenkinsDeploymentOptions.java
M src/main/java/com/xebialabs/deployit/ci/server/DeployCommand.java
M src/main/java/com/xebialabs/deployit/ci/workflow/XLDeployDeployStep.java
M 
src/main/resources/com/xebialabs/deployit/ci/JenkinsDeploymentOptions/config.jelly
M src/main/webapp/help-failonarchive.html

  Log Message:
  ---
  D-20572: Updated the Deploy pugin with New Name Flag


  Commit: 4a3acfb5e4a89083e6914a4e4e0b5657459eb7b0
  
https://github.com/jenkinsci/xldeploy-plugin/commit/4a3acfb5e4a89083e6914a4e4e0b5657459eb7b0
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

  Changed paths:
M src/main/java/com/xebialabs/deployit/ci/server/DeployCommand.java

  Log Message:
  ---
  Merge branch 'D-20572' of https://github.com/jenkinsci/xldeploy-plugin into 
D-20572


  Commit: 9f6bae93580f39a5eff71d93b61d39893d530ea0
  
https://github.com/jenkinsci/xldeploy-plugin/commit/9f6bae93580f39a5eff71d93b61d39893d530ea0
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2022-04-22 (Fri, 22 Apr 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  D-20572:Updated the Remote Booter Version to Latest


Compare: 
https://github.com/jenkinsci/xldeploy-plugin/compare/9a691046f275%5E...9f6bae93580f

-- 
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/xldeploy-plugin/push/refs/heads/D-20572/00-9f6bae%40github.com.


[jenkinsci/xldeploy-plugin] 9a6910: D-20572: Added the failOnArchive tag

2022-04-11 Thread 'nitheshrayuduv' via Jenkins Commits
  Branch: refs/heads/D-20572
  Home:   https://github.com/jenkinsci/xldeploy-plugin
  Commit: 9a691046f27582cdd9790eceac3b03a0660dd436
  
https://github.com/jenkinsci/xldeploy-plugin/commit/9a691046f27582cdd9790eceac3b03a0660dd436
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
M src/main/java/com/xebialabs/deployit/ci/JenkinsDeploymentOptions.java
M src/main/java/com/xebialabs/deployit/ci/workflow/XLDeployDeployStep.java
M 
src/main/resources/com/xebialabs/deployit/ci/JenkinsDeploymentOptions/config.jelly
A src/main/webapp/help-failonarchive.html
M src/test/java/com/xebialabs/deployit/ci/server/DeployCommandTest.java

  Log Message:
  ---
  D-20572: Added the failOnArchive tag


-- 
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/xldeploy-plugin/push/refs/heads/D-20572/70c955-9a6910%40github.com.