This is an automated email from the ASF dual-hosted git repository.

matrei pushed a change to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/grails-geb.git


    from fa506ea  build: update develocity auth (#163)
     add ebabd70  feat: ContainerGebConfiguration inheritance (#151)
     add 67789f4  fix: Add fileDetector method to IContainerGebConfiguration 
interface (#164)
     add 500bc34  Merge branch '4.2.x' into merge-4.2.x-into-5.0.x
     new 9e3ffe4  Merge pull request #165 from matrei/merge-4.2.x-into-5.0.x

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          | 15 ++--
 .../org/demo/spock/InheritedConfigSpec.groovy      | 88 ++++++++++++++++++++++
 .../plugin/geb/ContainerGebConfiguration.groovy    | 24 ++++++
 .../plugin/geb/WebDriverContainerHolder.groovy     | 14 +++-
 4 files changed, 133 insertions(+), 8 deletions(-)
 create mode 100644 
spock-container-test-app/src/integration-test/groovy/org/demo/spock/InheritedConfigSpec.groovy

Reply via email to