Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-swarm-plugin
  Commit: 34b5db1a9675a7c088582d88eb672ed40d5cc6d4
      
https://github.com/jenkinsci/docker-swarm-plugin/commit/34b5db1a9675a7c088582d88eb672ed40d5cc6d4
  Author: thorin <[email protected]>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java

  Log Message:
  -----------
  Allow spaces on envVars

To allow environment variables with spaces the envVars string should only be 
split by EOL.

For example `JAVA_OPTS=-Dhttp.proxyHost=127.17.0.1 -Dhttp.proxyPort=8080`.


  Commit: b1e7bd766b6f0bd11dc7d511dd3f384eb675c1c8
      
https://github.com/jenkinsci/docker-swarm-plugin/commit/b1e7bd766b6f0bd11dc7d511dd3f384eb675c1c8
  Author: Roman <[email protected]>
  Date:   2020-02-02 (Sun, 02 Feb 2020)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java

  Log Message:
  -----------
  Merge pull request #73 from thorin/patch-2

Allow spaces on envVars


Compare: 
https://github.com/jenkinsci/docker-swarm-plugin/compare/0ee43f6b0f2d...b1e7bd766b6f

-- 
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/docker-swarm-plugin/push/refs/heads/master/0ee43f-b1e7bd%40github.com.

Reply via email to