Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/librarian-puppet


https://github.com/voxpupuli/librarian-puppet

Better error if update fails when lock is out of sync

4be2c565cd35dc36323bfbc537eb1991c86eef32 authored over 10 years ago by Carlos Sanchez <[email protected]>
Setting PuppetForge remote URL in repo_v3 constructor.

4c43c70457a04fff80b8c310a3e92c95d7ebb2ad authored over 10 years ago by Vjekoslav Giacometti <[email protected]>
Merge pull request #252 from mattbostock/use-v3-api

Prefer v3 API for Puppet Forge and clarify README

2f260be828499f1d25be75180134cba13fc9df02 authored over 10 years ago by Carlos Sanchez <[email protected]>
Clarify v3 API is used by default for Puppet Forge

b1181ed6112712343778529a1726750c6bbaf5be authored over 10 years ago by Matt Bostock <[email protected]>
Prefer v3 Puppet Forge API

2847bb3fb5efc3cec18cffddac1504b5e55257f3 authored over 10 years ago by Matt Bostock <[email protected]>
Issue #250 Fix error when module has no dependencies in metadata.json

a028cc5189d788762f68fd961a569a4b4fc16a61 authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.3.3

c8f3e7d08c3cf79c7b8bfc74faa55b58c387922e authored over 10 years ago by Carlos Sanchez <[email protected]>
Update changelog

a5806e60f4f8a42eb4b039dd89e61d0c4bb8693d authored over 10 years ago by Carlos Sanchez <[email protected]>
Merge pull request #246 from njam/issue-246

Installation of modules without metadata nor modulefile fails

341685058648acf5c936d7ebdb6f0ea35cb00e2c authored over 10 years ago by Carlos Sanchez <[email protected]>
Expect modules to have only "Puppetfile" (no Modulefile nor metadata.json)

83e928c8c82c08a52859a51cf8c8e8f70d16f68c authored over 10 years ago by Reto Kaiser <[email protected]>
Bump version to 1.3.2

08eb2c1f49dced2b2b83969485c36b3683c08e20 authored over 10 years ago by Carlos Sanchez <[email protected]>
Can't use Puppet Forge https url in Puppet 2.7.x

40f1b1b53074b225ae9b091ab59eefa28c1026dc authored over 10 years ago by Carlos Sanchez <[email protected]>
Avoid duplicated dependencies with different sources

bdb38bbc061f529b469b056a9522d96f356905e8 authored over 10 years ago by Carlos Sanchez <[email protected]>
Version in dependencies with `metadata.json` is ignored

Fix test, apt tag 1.5.0 had the wrong version in metadata.json

2f0423e883b374ff805500acf1ab9986f2690e1d authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.3.1

54938ff70527c6f748c244d810a638722e3b7439 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #243 Warn if Modulefile doesn't contain a version

ec117b0c3cdff28ac9048c85431c00e1ba88d101 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #235 Error when forge is not defined in Puppetfile

ee9c7a91e49d139f1f391081aedf739f71605da6 authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.3.0 and update changelog

a9a24b817e7d2bed79db5af93fd179e7d808af54 authored over 10 years ago by Carlos Sanchez <[email protected]>
If no Puppetfile is present default to use the metadata.json or Modulefile

b179e82a9bfaa9aaa7307cea9d902b23c9db3396 authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.2.1

1347f0a853bd6a02fdae23fa06464afc4e3e7b39 authored over 10 years ago by Carlos Sanchez <[email protected]>
Add metadata syntax to Puppetfile template

de155b2de9fe8a8140be179e95df9c663cfb89eb authored over 10 years ago by Carlos Sanchez <[email protected]>
Implement metadata syntax for Puppetfile. Fix test

6af11fc021fb2102d270f6ca3fc6d9076fb3e1b4 authored over 10 years ago by Carlos Sanchez <[email protected]>
Implement metadata syntax for Puppetfile

5bfe9a753f452271929c6dca67f9c72bfc4ef556 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #220 Add support for metadata.json

e0ebe202a8b7ec5e96e29e40057ad7b394a42613 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #242 Get organization from name correctly if name has multiple dashes

e6b13d94e44c72962d075889d9b05c3a0d3c8c22 authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.1.4

8ed892d44d89e15d633842f91f5b468a5ca9f160 authored over 10 years ago by Carlos Sanchez <[email protected]>
Update changelog

1de4d689651f7b1ba28011914b52dc6d1cfa6bcc authored over 10 years ago by Carlos Sanchez <[email protected]>
Merge pull request #238 from jhaals/jhaals/custom_v3

fix #237 add install flag for using the v3 forge api

5fbeee38f9e2b2d060ad0f7864328539837ed6ef authored over 10 years ago by Carlos Sanchez <[email protected]>
Fix issue #239 - add access_token correctly to url's which are already having query parameters

8249d1126573d29df675aac519b4ae138144de0d authored over 10 years ago by Martin Sturm <[email protected]>
Fix tests now that puppetlabs-stdlib only includes metadata.json

43980c62a2ee47e9f7c387ee3cd7a642e101e81c authored over 10 years ago by Carlos Sanchez <[email protected]>
docs on how to specify forge API version

d5f3dbf4d066dd498e614a8e93ff893e7135977b authored over 10 years ago by Johan Haals <[email protected]>
add --use-v1-api install flag

The v1 API is still default but should be changed to false in future
versions. Specify --no-use-...

129742f8c7882b77b28ee01be7a527c54489a083 authored over 10 years ago by Johan Haals <[email protected]>
fix #237 add flag for using the v3 forge api

librarian-puppet install --use-v3-api adds support for downloading modules from a custom
Puppet ...

af6dc9685a027c8da74974782aa8b075986a948e authored over 10 years ago by Johan Haals <[email protected]>
Issue #234 Use organization-module instead organization/module

Puppet Forge v1 API expects organization/module

a2397c824d564a37f7e88840dca7489ba665ce2f authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #234 Use organization-module instead organization/module

It is the official naming based on http://docs.puppetlabs.com/puppet/latest/reference/modules_pu...

f83600242c6930af108b855ae8980b3c3a5c007a authored over 10 years ago by Carlos Sanchez <[email protected]>
Remove the json dependency for ruby 1.9

04c4c1465397d5be73c5271cd30c2c2515228eb7 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #228 Add more docs on ruby 1.9 requirement in 1.1

70c829df3dcc112b0a2a68a663512b54a3a7c5ac authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.1.3

f1accead609dffd280ecccc4cd0e5696c0bc0a80 authored over 10 years ago by Carlos Sanchez <[email protected]>
Can't pass the Puppet Forge v1 api url to clients using v3 (3.6.0+ and PE 3.2.0+)

b01c8c584832bbc490aa7357c8510009f582296b authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #233 Add to changelog

bcc4f9a90a29795b4ec9d62ef6e92c7a0f0853fe authored over 10 years ago by Carlos Sanchez <[email protected]>
Merge pull request #233 from pschulz/patch-1

Fix version regex to match e.g. 1.99.15

aec856a0d75911083100b789ec7c2c98dd6c39be authored over 10 years ago by Carlos Sanchez <[email protected]>
Fix version regex to match i.e. 1.99.15

fixes boxen/puppet-mysql#37

79bd947912fbb799ce42a020721d86e8200b0284 authored over 10 years ago by Patrick Schulz <[email protected]>
Merge pull request #232 from joshbronson/master

warn when changing puppet forge API URL

8b6f1770d150fb8b9392fba50190fe2b70f24e5e authored over 10 years ago by Carlos Sanchez <[email protected]>
warn when changing puppet forge API URL

moving this from a debug-level to a warn-level message.

7b1e72b83277fda2e137fdbb6cdef64cb45cd893 authored over 10 years ago by joshbronson <[email protected]>
Refactor test to work with 1.0.x

85b057fcd09e7c98b91d52dddf75568b8eb43481 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #231 add to changelog

cdb80f6b9e278479ec16f8a9820a0b93332368c4 authored over 10 years ago by Carlos Sanchez <[email protected]>
Only use the GITHUB_API_TOKEN if it's not empty

Also, for consistency use ENV[TOKEN_KEY] across the board.

e15268a78ac3b4a3682837621416d963356f9e81 authored over 10 years ago by Peter Souter <[email protected]>
Issue #229 Add more examples to Puppetfile template

3d4a25b46fd0fceb5941c9da32bc0d776b749c0a authored over 10 years ago by Carlos Sanchez <[email protected]>
Add myself to the gemspec

837bda50d7cfb03d3a62a822f6d14c9bc7b70545 authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.1.2

cf179aff3c1a6e720b537e9533051c7d42309367 authored over 10 years ago by Carlos Sanchez <[email protected]>
Use https://forgeapi.puppetlabs.com in readme

7de2d3467d2aafb77e7ba7bdc5916686f42ae570 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #227 Librarian::Puppet::VERSION undefined

4b70e6b47c08b2833b301d81afc1570e7dc333be authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.1.1

f42cab4b5e74fb7411b6e84eadb7bb63a37c1594 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #210 Use forgeapi.puppetlabs.com and API v3

puppet_forge requires ruby 1.9 so we do too
Use API v3 only for official puppetlabs repo
Puppet ...

f7b59976e25055e14603d4db5624416a99d289b4 authored over 10 years ago by Carlos Sanchez <[email protected]>
Lock ntp version to fix tests

9bbd0029d39de47943dd7430e0ea561812a5a5bb authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.0.4

2b035ce082d8b3f5e0b6e16359ae7896fc713cc7 authored over 10 years ago by Carlos Sanchez <[email protected]>
Reorder versions in Travis so newer ones run first

480a9d35a5b6974be5c46ee6d7ad135d688788cc authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #223 Ignore duplicated dependencies returned by the Forge

36b1ffe54b879532431b4aa76cc1157115afe14e authored over 10 years ago by Carlos Sanchez <[email protected]>
Update Travis to Puppet 3.6.1

027f9a1250732f0aaff2903873fb52102adba6fa authored over 10 years ago by Carlos Sanchez <[email protected]>
Better error message if git fails to checkout a module

057ff5098e9bf098414b70d89a49d0d4eba44295 authored over 10 years ago by Carlos Sanchez <[email protected]>
Restore commented out test

91fee3cc40d61dfae82447face0d01ab0e521e2e authored over 10 years ago by Carlos Sanchez <[email protected]>
Print in the log the command used to install a forge module

51505d6f381b2bec4e9b03e23c1c4b684a579e7a authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.0.3

d8cf64a7381961c6be29fb23d9be603471cd550c authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #211 Update changelog and add puppet 3.6.0 to travis

metadata.version= no longer exists in Puppet 3.6

eac2a7ecc0155b75cafefa7020d9032f04c8d543 authored over 10 years ago by Carlos Sanchez <[email protected]>
Add debug statements about modules being installed

d130ee62049982158d31a6d317c2b5f7b6a541a4 authored over 10 years ago by Carlos Sanchez <[email protected]>
Remove duplicate test

52ae5b6a7b13e54945e959d24d846d0cb74a0965 authored over 10 years ago by Carlos Sanchez <[email protected]>
Module names should be namespaced, change test fixtures

Enforced in puppet 3.6+

b242afed82a693fd0740c255c83875b0dac80aa2 authored over 10 years ago by Carlos Sanchez <[email protected]>
Module names shouldn't have dashes, change test fixtures

Enforced in puppet 3.6+

b00515af799114344e990fc7ae3250acf630ed00 authored over 10 years ago by Carlos Sanchez <[email protected]>
Create a parent Repo class with shared code

Shared across forge and githubtarball

2e745b01f0cbe67d896f6720b9e0f897a4aae98d authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #198 Reduce the length of tmp dirs

a18a8ed406c09077b93c8c9d0952fc55a8092f27 authored over 10 years ago by Carlos Sanchez <[email protected]>
Tag github tests

5db5baca15bbb74d6ca097fa1199bd05f7e71286 authored over 10 years ago by Carlos Sanchez <[email protected]>
Store uri as a URI object in forge and githubtarball

Don't print user/password in uri

c6b901be9d9a1b478f7f28f575f49ca807a8fc5d authored over 10 years ago by Carlos Sanchez <[email protected]>
Move Repo classes out of forge and githubtarball sources

66ed19e381edf1811957b481eaad9856e3fdfc07 authored over 10 years ago by Carlos Sanchez <[email protected]>
Merge pull request #211 from adreyer/puppet-v3-compat

Updates client_api_version to 3 with puppet >= 3.6.0

c349639fa5c207c49b853cdecd11952febf563ab authored over 10 years ago by Carlos Sanchez <[email protected]>
Updates client_api_version to 3 with puppet >= 3.6.0

Previously the client_api_version was only set to 3 with PE >= 3.2.0
PMT in Puppet >= 3.6.0 also...

1cb23879df3e125a74b073476fab6f1f3bc845cc authored over 10 years ago by Alex Dreyer <[email protected]>
Fix tests in ruby 1.8

a01a937cc971e53841c2a6f7f302256ea7c84ddf authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #206 githubtarball call for released versions does not consider pagination

f0431b4b8518a1189f3928b9faa48ef528c748f6 authored over 10 years ago by Carlos Sanchez <[email protected]>
Verify SSL certificates in github calls

f8062a6d0d1069bb1ea26b8b0762c43c88ce14ca authored over 10 years ago by Carlos Sanchez <[email protected]>
Update to puppet 3.5.1 in travis

00592cfa6a68f5c9572995b74173dedad272ddb1 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #201 Add specs to test for paths with spaces

50cee096ebcd3b3036c4254ed0c51c9a186bec00 authored over 10 years ago by Carlos Sanchez <[email protected]>
Improve message when puppet module install fails

So users can try the command by themselves

94057d38561ef8fbac50f8f99061f069b2d78456 authored over 10 years ago by Carlos Sanchez <[email protected]>
Merge pull request #205 from gabrielbull/master

Updated puppetlabs forge protocol in read me

866e8650e64a705dc74de338f6670e7def0b8cb2 authored over 10 years ago by Carlos Sanchez <[email protected]>
Updated puppetlabs forge protocol in read me

ba3c88d2c3f4b494212c2041562a3dd86a65b425 authored over 10 years ago by Gabriel Bull <[email protected]>
Update Changelog

ef9d23eb260ab03223e28ba171c8ac56ae096c7e authored over 10 years ago by Carlos Sanchez <[email protected]>
Merge pull request #204 from curator/curator_module_repository

Stringify 'source' so the regex works

5814a48fe069414cb0c5f1d88eebea13253ad137 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #199 undefined method run! packaging a git source

951e12175de7345aa0025fbd5b5944852318e720 authored over 10 years ago by Carlos Sanchez <[email protected]>
Fix stringifying source so the regex actually works

c9aeb2cbb563f991bf35841d75c2f621fe7934b9 authored over 10 years ago by pnorvell <[email protected]>
Bump version to 1.0.2

fcbf2418202b706ffe90a80c339b6144da190928 authored over 10 years ago by Carlos Sanchez <[email protected]>
Add a rake task to increase the version number

2dac7135dfa4ce669204aad43c74be64309302c3 authored over 10 years ago by Carlos Sanchez <[email protected]>
Issue #190 Can't pass the default forge url to clients that use the v3 API

Swap http://forge.puppetlabs.com to https://forgeapi.puppetlabs.com on the fly
Avoid executing p...

bd29b9fbf3ab0f6159b0c61e330b1adbed82aa09 authored over 10 years ago by Carlos Sanchez <[email protected]>
Update changelog

0f6a3ca4d064ba8b6f7600522a8fdffd5e976a08 authored over 10 years ago by Carlos Sanchez <[email protected]>
Ask for puppet version in issues

ecf0c119eb6ffe01deba3e5d6e14823f61c9c9a8 authored over 10 years ago by Carlos Sanchez <[email protected]>
Bump version to 1.0.1

5943e57338eea9ee476c5b66eafc3ac8e3843dee authored almost 11 years ago by Carlos Sanchez <[email protected]>
Merge pull request #196 from bitglue/fix_commanderror_handling

Fix error in error handling when puppet is not installed

68e5ce9168900b74a8aa1c70a305d91d8849514f authored almost 11 years ago by Carlos Sanchez <[email protected]>
Fix error handling when puppet is not installed

Bug introduced by 3b694955db500f23665d481b34a3e7d6878ea3d6. The error message
generated in respo...

3e1fe89ffacee86d7404b6feb10bcef56b90c75a authored almost 11 years ago by Phil Frost <[email protected]>
Add github_tarball example to README

dc0a84a681ffe5928ab7a3b9554978a1f922e9a8 authored almost 11 years ago by Carlos Sanchez <[email protected]>
Remove deprecation warning for github_tarball sources, some people are actually using it

27dc9e006d826a6aefaa55657509d8a6f787a6b6 authored almost 11 years ago by Carlos Sanchez <[email protected]>
Puppet 3.5.0 was yanked from rubygems, use rc3

d9cc31943b55cae746046ed28fd74fa60c942763 authored almost 11 years ago by Carlos Sanchez <[email protected]>
Update readme with main features

de04b821699e12964bc1f097bce8387a9f3749e0 authored almost 11 years ago by Carlos Sanchez <[email protected]>
Remove old example from README

ab0fd0ece0f6e45487a1b9663a9d4071de5e870a authored almost 11 years ago by Carlos Sanchez <[email protected]>