Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/voxpupuli-test

Gem with Voxpupuli test helper code
https://github.com/voxpupuli/voxpupuli-test

Merge pull request #12 from ekohl/define-default-task

Define a default task

6f2e1e19fb44a52c3fb4a60bedea62b98d8860fe authored over 4 years ago by Garrett Honeycutt <[email protected]>
Define a default task

By defining the default task, there is no separate Travis configuration
needed and it works out ...

c9147d2a33378f0f05378884d11083f4242c46c3 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #11 from voxpupuli/rel110

release 1.1.0

f67faaffb70f244483fefd29058ce77bf2d71a6b authored over 4 years ago by Tim Meusel <[email protected]>
release 1.1.0

6d48cc73141cd097dc425d56c1b3fa42c71c1e0c authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #10 from voxpupuli/memoize-facts

Memoize rspec-puppet-facts

0b1d6ad820498c962c2b402203fa41d345e735ea authored over 4 years ago by Tim Meusel <[email protected]>
Memoize rspec-puppet-facts

Collection of facts can be slow. By memoizing subsequent calls are sped
up greatly.

In puppet-n...

5fb4475db7ec25ce39bd9e4fbd667045a96b4006 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #9 from bastelfreak/linter

add puppet-lint-resource_reference_syntax as dependency

1f75cca85a7ba7b9ccc69e8a77054256155e465a authored over 4 years ago by Tim Meusel <[email protected]>
add puppet-lint-resource_reference_syntax as dependency

e23820feca761994203ac6e53f6397ec447a9477 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #8 from bastelfreak/rel100

release v1.0.0

f188f9c03dd134f76ec5e926b15e6b96dd3e26d5 authored almost 5 years ago by Tim Meusel <[email protected]>
release v1.0.0

98f744b39f544b0244da02204937e0a4157893f8 authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #6 from bastelfreak/rel020

release 0.2.0

0e9eef240a7a1328005d8537e027df8f9487198a authored almost 5 years ago by Tim Meusel <[email protected]>
release 0.2.0

2ac794c1cac8bf029b2ae544ec27e4d8d9a3f834 authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #4 from ekohl/load-specs

Make suggest_facter_version more robust and complete

95167657c040bd166d97844e16c58e84ad225bcd authored almost 5 years ago by Tim Meusel <[email protected]>
Move ENV override into suggest_facter_version

2a6b7131d0df64e83e3639c325611e6c10a4fdaa authored almost 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Require bundler for gem versions

7b9e571657b00d724a91ca6f44fc348b96b439b4 authored almost 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #5 from voxpupuli/fix

fix facter version detection

64750a7a3ad1f7b46621cce3ee142e2d489459dd authored almost 5 years ago by Tim Meusel <[email protected]>
fix facter version detection

a1a30805472ebeba8ede98668bbb68250b45bcb1 authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #3 from bastelfreak/helper

Determine correct facter version based on puppet

4d5a948509faddc4e8d698aa6ada2ecc58922258 authored almost 5 years ago by Tim Meusel <[email protected]>
Determine correct facter version based on puppet

This code comes from modulesync_config:
https://github.com/voxpupuli/modulesync_config/commit/66...

61cd5ae8dbef81228d737658fd738068d96e79df authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #2 from bastelfreak/license

Add Apache-2 license file / gemspec: fix file pattern / gitignore: ignore gem artifacts

7842c2c824898a493bf33fdd7f1fe71d69721f3d authored almost 5 years ago by David Hollinger III <[email protected]>
gitignore: ignore gem artifacts

5e514dfc3aac3524c3d9220c13a7ce29d8b2a25c authored almost 5 years ago by Tim Meusel <[email protected]>
gemspec: fix file pattern

bf2cfb9aa4d3eadff8174a27d8c5b7e7eea101a5 authored almost 5 years ago by Tim Meusel <[email protected]>
Add Apache-2 license file

4019859e5924425572cda1abca66d0d8aa87e0de authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #1 from bastelfreak/rel010

release 0.1.0

3e082a09b7a50d617bddd718612875fea162780f authored almost 5 years ago by David Hollinger III <[email protected]>
release 0.1.0

db7ebfde5627d962c71ba39fc4af62f28140fc3a authored almost 5 years ago by Tim Meusel <[email protected]>
Initial commit

d1c16d6fb9733129f44f31fd5471760de35dddf8 authored about 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>