Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aws-plugin
  Commit: 0e77d845b6eb3e0e0b25f47d63537369127f28d0
      
https://github.com/jenkinsci/pipeline-aws-plugin/commit/0e77d845b6eb3e0e0b25f47d63537369127f28d0
  Author: Fernando Arellano <miguel.arell...@thermofisher.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M README.md
    M src/main/java/de/taimos/pipeline/aws/cloudformation/TemplateStepBase.java

  Log Message:
  -----------
  Fixed wrong validation for tags equals to null:

When using tagsFile parameter only without the tags parameter the
content of the tagsFile was being ignored due to this validation.

This commits ensures that each parameter is validated individually and
we don't need to send both tags = [] and tagsFile= "filename" to work
properly.


  Commit: 85502c4cdc886ea0036d0f7bce7e54fad38b27cf
      
https://github.com/jenkinsci/pipeline-aws-plugin/commit/85502c4cdc886ea0036d0f7bce7e54fad38b27cf
  Author: Thorsten Hoeger <thorsten.hoe...@hoegernet.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M README.md
    M src/main/java/de/taimos/pipeline/aws/cloudformation/TemplateStepBase.java

  Log Message:
  -----------
  Merge pull request #134 from mfarellano/master

Fixed wrong validation for tags equals to null:


Compare: 
https://github.com/jenkinsci/pipeline-aws-plugin/compare/0d9d8b02ae9c...85502c4cdc88
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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