Branch: refs/heads/master
Home: https://github.com/jenkinsci/docker-swarm-plugin
Commit: 88d6c9211bc57567c5167198fc8e2ea2dbb6dc1a
https://github.com/jenkinsci/docker-swarm-plugin/commit/88d6c9211bc57567c5167198fc8e2ea2dbb6dc1a
Author: Krzysztof Kacprzak <[email protected]>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate.java
M src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmCloud.java
M
src/main/java/org/jenkinsci/plugins/docker/swarm/dashboard/SwarmQueueItem.java
M
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/config.jelly
M
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-label.html
M
src/main/resources/org/jenkinsci/plugins/docker/swarm/dashboard/UIPage/swarm-queue.jelly
Log Message:
-----------
Added support for multiple labels
Not changed the way of storing and configuring the labels, but in logic uses a
list of split "label" string by whitespaces. It's similar to working like other
popular cloud plugins.
--
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/21e388-88d6c9%40github.com.