jenkins-job-builder/tests/scm
Thanh Ha 7d44c58aa2 Update SCM Git Clean configuration to use new extensions style
Use the extensions style configuration for setting the SCM Git clean
configuration. With this format we deprecate the older (clean: bool)
configuration format and replace it with this format:

clean:
    after: bool
    before: bool

The older configuration is still supported so users who did not update
their YAML files can upgrade without updating all their YAML files first.

Change-Id: I1cfc0e2951c2b4de5e67bcb8abdf0b8c070e7fc6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2015-02-03 21:52:20 -05:00
..
fixtures Update SCM Git Clean configuration to use new extensions style 2015-02-03 21:52:20 -05:00
__init__.py Added support for Git shallow clone parameter 2013-11-14 14:02:18 +01:00
test_scm.py update doc and add new JJB unit tests 2013-11-22 17:51:17 +00:00