Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: cce5361c8a5c83678bbacdd1082fe7bace50d80e
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/cce5361c8a5c83678bbacdd1082fe7bace50d80e
  Author: Jesse Glick <[email protected]>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy

  Log Message:
  -----------
  Simplify `Docker.shell`


  Commit: 60e3018743ce20b2c9bd8ca6e4d871418f039e53
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/60e3018743ce20b2c9bd8ca6e4d871418f039e53
  Author: Jesse Glick <[email protected]>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    A .github/dependabot.yml
    A .github/workflows/release-drafter.yml
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/AbstractEndpointStepExecution.java
    M src/main/java/org/jenkinsci/plugins/docker/workflow/DockerDSL.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/FromFingerprintStep.java
    M src/main/java/org/jenkinsci/plugins/docker/workflow/ImageAction.java
    M src/main/java/org/jenkinsci/plugins/docker/workflow/ImageNameTokens.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStep.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/RunFingerprintStep.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStep.java
    M src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/client/ControlGroup.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/client/LaunchResult.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/client/WindowsDockerClient.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/AbstractDockerAgent.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/DeclarativeDockerUtils.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/DockerLabelProvider.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/DockerPipeline.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/DockerPipelineFromDockerfile.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/DockerPropertiesProvider.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/FolderConfig.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/GlobalConfig.java
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerDSLTest.java
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerUtilsTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/WithContainerStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/declarative/DockerDirectiveGeneratorTest.java

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/docker-workflow-plugin 
into shell


  Commit: 2bef7d5a0f78fc4c8fc3b7598ae8c751b77c2b9e
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/2bef7d5a0f78fc4c8fc3b7598ae8c751b77c2b9e
  Author: Jesse Glick <[email protected]>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M .github/dependabot.yml
    R .github/release-drafter.yml
    A .github/workflows/cd.yaml
    R .github/workflows/release-drafter.yml
    M .mvn/extensions.xml
    M .mvn/maven.config
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/docker/workflow/DockerDSL.java
    M src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/declarative/AbstractDockerAgent.java
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/FromFingerprintStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/WithContainerStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/client/DockerClientTest.java
    A 
src/test/resources/org/jenkinsci/plugins/docker/workflow/agent-with-docker/Dockerfile
    M 
src/test/resources/org/jenkinsci/plugins/docker/workflow/declarative/dockerPullLocalImage.groovy

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/docker-workflow-plugin 
into shell


  Commit: 4e3b1e559391058c4368baf540e064a90fe8af84
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/4e3b1e559391058c4368baf540e064a90fe8af84
  Author: Jesse Glick <[email protected]>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy

  Log Message:
  -----------
  Merge pull request #243 from jglick/shell

Simplify `Docker.shell`


Compare: 
https://github.com/jenkinsci/docker-workflow-plugin/compare/129a2d7c023b...4e3b1e559391

-- 
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-workflow-plugin/push/refs/heads/master/129a2d-4e3b1e%40github.com.

Reply via email to