Displaying 8 results from an estimated 8 matches for "branan".
Did you mean:
braman
2012 Jun 03
3
rspec spec_helper
Hi,
I was playing with rspec and every time I find a possible improvement
that could be made in spec_helper or rakefile I have to change it in
every module that is using rspec tests. So maybe these things could be
centralized, I thought to myself.
I found the following module, actually.
https://github.com/puppetlabs/puppetlabs-module_spec_helper
But I am at a lost how to use it.
Is it supposed
2008 Aug 19
1
Interested in helping Nouveau
...are any
good "get my feet wet" sort of tasks there, and if those of you who
are familiar with the code are willing to put up with helping me
figure out how it all works. If not, I'd love to contribute by writing
OpenGL test cases, and by contributing MMIO traces and renouveau
dumps.
Branan
2012 Oct 24
0
Announce: Puppet Dashboard 1.2.13-rc1 Available
...'t find rack, due to the same
gem problem.
So this uses the same loop as in environment.rb, but instead of the rails
autoload_paths, it adds the libs to $:, or $LOAD_PATH.
==================================
## Puppet Dashboard 1.2.13-rc1 Changelog ##
==================================
Branan Purvine-Riley (1):
c2e4a4a (#17161) Fix stylesheet URLs for IE colorbox images
Matthaus Owens (2):
a3f2588 (#9296) Fix loading rack for rubygems >= 1.8
5378b46 Update debian and redhat init script to use INT instead
of term to stop
Moses Mendoza (1):
ee6d3c3 Update VERS...
2012 Jun 08
1
Announce: puppetlabs_spec_helper 0.1.0 Available
puppetlabs_spec_helper is a Rubygem to make writing and running module spec
tests using rspec-puppet easier. It includes a set of common rake tasks and
a spec_helper that correctly initializes puppet and rspec-puppet for
testing.
The code is available on github at
http://github.com/puppetlabs/puppetlabs_spec_helper. Patches are welcome.
To convert a module with existing spec tests to use the
2012 Dec 18
2
Odd problem with puppet 3 and module files permissions
We have an odd situation with a puppet 3 installation. It isnt serving out
the module local files.
We understand (Somewhat) about the new auth.conf requirements, and have
filled those out.
So, access to things such as
puppet:///files/etc/somefile.conf
are working fine.
However, attempts to access
puppet:///modulename/somefile.conf
fail, with
(in the case of modulename==java)
Error:
2013 May 06
3
Announce: PuppetDB 1.3.0 Available
...ts.puppetlabs.com/projects/puppetdb/issues
# See our development board on Trello:
http://links.puppetlabs.com/puppetdb-trello
============================
## PuppetDB 1.3.0 Release Notes ##
============================
Many thanks to following people who contributed patches to this
release:
* Branan Purvine-Riley
* Chris Price
* Deepak Giridharagopal
* Ken Barber
* Matthaus Owens
* Moses Mendoza
* Nick Fagerlund
* Nick Lewis
Notable features:
* Report queries
The query endpoint `experimental/event` has been augmented to support a
much more interesting set of queries against report data....
2012 Nov 05
3
Announce: Puppet Dashboard 1.2.13 Available
...o can''t find rack, due to the same
gem problem.
So this uses the same loop as in environment.rb, but instead of the rails
autoload_paths, it adds the libs to $:, or $LOAD_PATH.
===============================
## Puppet Dashboard 1.2.13 Changelog ##
===============================
Branan Purvine-Riley (1):
c2e4a4a (#17161) Fix stylesheet URLs for IE colorbox images
Matthaus Owens (3):
a3f2588 (#9296) Fix loading rack for rubygems >= 1.8
5378b46 Update debian and redhat init script to use INT instead
of term to stop
7a38e19 Updating CHANGELOG, VERSION for...
2012 Dec 26
0
Announce: puppetlabs_spec_helper 0.4.0 available
puppetlabs_spec_helper is a Rubygem to make writing and running module
spec tests using rspec-puppet easier. It includes a set of common rake
tasks and a spec_helper that correctly initializes puppet and
rspec-puppet for testing.
Changes:
* Rake should fail if git can''t clone repository
* add backwards-compatible support for arbitrary git refs in .fixtures.yml
* Only remove the