Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 9cdc834e82d40e9b222451efd08b74bc472ffa8c
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/9cdc834e82d40e9b222451efd08b74bc472ffa8c
  Author: Elijah Lynn <elijah.l...@va.gov>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/Messages.properties

  Log Message:
  -----------
  Clarify "cannot be used as a value directly" to mean "add quotes"

Just saw this message in an error and I couldn't figure it out, and searched 
for the error message and arrived at this code, I think clarifying this error 
message to include human language describing the change needed would be a 
better developer experience. 
>${param.slack_channel} cannot be used as a value directly. Did you mean 
>"${param.slack_channel}"


  Commit: 393799b816b4c15056eabc60aba54cdb00dc8329
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/393799b816b4c15056eabc60aba54cdb00dc8329
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M Jenkinsfile
    A pipeline-model-declarative-agent/README.md
    M pipeline-model-definition/pom.xml
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AbstractModelDefTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/util/HasArchived.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/util/InputStreamContainingString.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/util/IsJsonObjectContaining.java
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into patch-1


  Commit: 52508693ddbc3393ff365c9d31b425704893d6b1
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/52508693ddbc3393ff365c9d31b425704893d6b1
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/AgentDirective/config.jelly

  Log Message:
  -----------
  Merge branch 'master' into patch-1


  Commit: 3fc6f954ed9dff1eb160afbcf7a1a93fa3f85436
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/3fc6f954ed9dff1eb160afbcf7a1a93fa3f85436
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/Messages.properties

  Log Message:
  -----------
  Merge pull request #385 from ElijahLynn/patch-1

Clarify "cannot be used as a value directly" to mean "add quotes"


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/0c9b040ae476...3fc6f954ed9d

-- 
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/pipeline-model-definition-plugin/push/refs/heads/master/0c9b04-3fc6f9%40github.com.

Reply via email to