Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 7ed31749144e21f3a5bad7b898bd797bba84c14e
      
https://github.com/jenkinsci/plugin-compat-tester/commit/7ed31749144e21f3a5bad7b898bd797bba84c14e
  Author: Raul Arabaolaza <rarabaol...@cloudbees.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M Dockerfile
    M README.md
    M src/main/docker/run-pct.sh

  Log Message:
  -----------
  [INFRA-1534] Using a volume for maven settings file caused a lot of problems

When running in parallel in a pipeline you can not just mount several volumes
with the same name so you need to use docker.inside and move the settings file 
into the folder
But as m2-settings.xml was defined as volume it is created as a folder, hence
run-pct script failed to recognize the custom settings as it was looking for
a regular file


  Commit: d9c2b51ce106e96cfc8d33d4f2dbb40ed51fec8f
      
https://github.com/jenkinsci/plugin-compat-tester/commit/d9c2b51ce106e96cfc8d33d4f2dbb40ed51fec8f
  Author: Raul Arabaolaza <rarabaol...@cloudbees.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M Dockerfile
    M README.md
    M src/main/docker/run-pct.sh

  Log Message:
  -----------
  [INFRA-1534] Allow to set the location of custom maven settings without using 
volumes


  Commit: bdb02b7ab7e73d291b5aaca35f89eb57243b0ec8
      
https://github.com/jenkinsci/plugin-compat-tester/commit/bdb02b7ab7e73d291b5aaca35f89eb57243b0ec8
  Author: Raul Arabaolaza <rarabaol...@cloudbees.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  [INFRA-1534] Typo


  Commit: c56c85db1a32db25b37a38593360733e1ee61e8d
      
https://github.com/jenkinsci/plugin-compat-tester/commit/c56c85db1a32db25b37a38593360733e1ee61e8d
  Author: Raul Arabaolaza <rarabaol...@cloudbees.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  [INFRA-1534] Another typo


  Commit: 82286e40646de03747ab7bd42c89c22a094a7965
      
https://github.com/jenkinsci/plugin-compat-tester/commit/82286e40646de03747ab7bd42c89c22a094a7965
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M README.md
    M src/main/docker/run-pct.sh

  Log Message:
  -----------
  Merge pull request #73 from raul-arabaolaza/INFRA-1534-0

[INFRA-1534] Using a volume for maven settings file caused a lot of problems


Compare: 
https://github.com/jenkinsci/plugin-compat-tester/compare/b126e3d5f48e...82286e40646d

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to