<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-vcsrepo/Rakefile, branch master</title>
<subtitle>Puppet module for source control repositories</subtitle>
<id>https://cgit.fluxo.info/puppet-vcsrepo/atom?h=master</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-vcsrepo/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/'/>
<updated>2016-02-16T16:34:03+00:00</updated>
<entry>
<title>(FM-4046) Update to current msync configs [006831f]</title>
<updated>2016-02-16T16:34:03+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@dasz.at</email>
</author>
<published>2016-02-16T16:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=4e0338bbd79d5e46ccdf330a0520a75728dba503'/>
<id>urn:sha1:4e0338bbd79d5e46ccdf330a0520a75728dba503</id>
<content type='text'>
This moves all copyright statements to the NOTICE file in accordance with the ASFs guidelines on applying the Apache-2.0 license.
</content>
</entry>
<entry>
<title>(FM-4049) Update to current msync configs [2c99161]</title>
<updated>2016-01-27T14:50:49+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@dasz.at</email>
</author>
<published>2016-01-27T10:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=20736ba6566854a274a9f9ac95937a843942aca6'/>
<id>urn:sha1:20736ba6566854a274a9f9ac95937a843942aca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logic to validate keyfile</title>
<updated>2014-05-28T00:18:37+00:00</updated>
<author>
<name>John Duarte</name>
<email>john.duarte@puppetlabs.com</email>
</author>
<published>2014-05-28T00:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=22397d9b36938f6537bc83293e5bee0aff403756'/>
<id>urn:sha1:22397d9b36938f6537bc83293e5bee0aff403756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add optional keyfile argument to rake tasks</title>
<updated>2014-05-27T18:15:55+00:00</updated>
<author>
<name>John Duarte</name>
<email>john.duarte@puppetlabs.com</email>
</author>
<published>2014-05-27T18:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=b3b253f2432e5cda15c04b11b89bb3d47e84dc76'/>
<id>urn:sha1:b3b253f2432e5cda15c04b11b89bb3d47e84dc76</id>
<content type='text'>
This addition walks over any extra arguments provided to the
rake task. If the file is a key file, it is used to set the
BEAKER_keyfile ENVIRONMENT variable for beaker-rspec and/or
the `--keyfile` command line argument for beaker as needed.

Example:

BEAKER_setfile=../vcenterhost.cfg rake beaker:rspec:test[foo,pe,'/home/myuser/.ssh/id_rsa-secret']
</content>
</entry>
<entry>
<title>Adjust Rake tasks for beaker testing</title>
<updated>2014-05-22T01:25:54+00:00</updated>
<author>
<name>John Duarte</name>
<email>john.duarte@puppetlabs.com</email>
</author>
<published>2014-05-22T01:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=c2108b67f6349068ae897265b28a7242d230be1b'/>
<id>urn:sha1:c2108b67f6349068ae897265b28a7242d230be1b</id>
<content type='text'>
Adjust Rake tasks for testing beaker-rspec suite, beaker suite,
and both in combination.

The beaker hosts config file is set via the BEAKER_setfile
environmental variable. The hosts defined within this file
supersede the host past in as an argument, but the argument is
still required. For an arbitrary hosts config file this provides
the following options.

1. Run the beaker-rspec test suite
    BEAKER_setfile=/path/to/my_hosts.cfg rake beaker:rspec:test[foo,pe]

2. Run the beaker test suite
    BEAKER_setfile=/path/to/my_hosts.cfg rake beaker:test[foo,pe]

3. Run both beaker-rspec and beaker test suites
    BEAKER_setfile=/path/to/my_hosts.cfg rake beaker:test:all[foo,pe]
</content>
</entry>
<entry>
<title>Add rake tasks to test both beaker and beaker-rspec in one go</title>
<updated>2014-05-16T21:15:03+00:00</updated>
<author>
<name>Travis Fields</name>
<email>travis@puppetlabs.com</email>
</author>
<published>2014-05-16T19:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=79c4a4e6e9638aa4b5f3e7366ada7c3ddbafb8a3'/>
<id>urn:sha1:79c4a4e6e9638aa4b5f3e7366ada7c3ddbafb8a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Overhaul the spec tests to work in rspec2.</title>
<updated>2013-09-18T19:59:44+00:00</updated>
<author>
<name>Ashley Penney</name>
<email>ashley.penney@puppetlabs.com</email>
</author>
<published>2013-09-18T19:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=aeb3ea63ec561440c02f9d4c4d4c0ac3a1d096c9'/>
<id>urn:sha1:aeb3ea63ec561440c02f9d4c4d4c0ac3a1d096c9</id>
<content type='text'>
This work gets rid of the provider_example_group and reworks everything
to work properly against rspec2.  I don't know if I'd consider the style
"better" but it works.
</content>
</entry>
<entry>
<title>Add Rakefile for the non-autotest inclined</title>
<updated>2010-03-13T20:18:00+00:00</updated>
<author>
<name>Bruce Williams</name>
<email>bruce@codefluency.com</email>
</author>
<published>2010-03-13T20:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=2a075bc89d65f78b73793fa9d0a20395fb350ea5'/>
<id>urn:sha1:2a075bc89d65f78b73793fa9d0a20395fb350ea5</id>
<content type='text'>
</content>
</entry>
</feed>
