Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-r10k

Setup and configure r10k for use with git based environments in puppet
https://github.com/voxpupuli/puppet-r10k

Add option to lowercase environment names

According to
https://docs.puppetlabs.com/puppet/latest/reference/lang_reserved.html#environments...

f2543af974a25ce32961f3bb86e7b52627cc7012 authored about 9 years ago by Ben Ford <[email protected]>
Merge pull request #253 from uphillian/master

adding server_software option to obscure the server software in use

2eb4bd4737bf0f81bed15e93fe8cd083400cc8a9 authored about 9 years ago by Zack Smith <[email protected]>
Merge pull request #250 from binford2k/releases_have_no_ref

Handle tagged release events

498d43c7600951397942cfefaaaf0da9e3b00bfa authored about 9 years ago by Zack Smith <[email protected]>
Merge pull request #251 from binford2k/correct_repo_user

Grab the correct field for repo username

c5ac671d2cc000b9b10184b6fa9f1fd40b1ed2d7 authored about 9 years ago by Zack Smith <[email protected]>
Merge pull request #252 from mpeter/fix_postrun_spaces

postrun array requires spaces between elements

86cac40c1c9de64b6e0e31e7194f73d69aa102b7 authored about 9 years ago by Zack Smith <[email protected]>
should have read the *whole* file, it's there like a million times...updating

d473b5411873a33349a384c3a711dfe3c16838d0 authored about 9 years ago by Thomas Uphill <[email protected]>
updating spec test definition to include server_software line

de83a6338c3f49c497b084068c5b977c13e5a929 authored about 9 years ago by Thomas Uphill <[email protected]>
adding server_software option to obscure the server software in use, like httpd prod tokens

01b1ebd2da367d080d81ead8112137079c4c6140 authored about 9 years ago by Thomas Uphill <[email protected]>
postrun array requires spaces between elements

38d5a8743840794db991cf1248a13afe9559c0f8 authored about 9 years ago by Matt Peter <[email protected]>
Grab the correct field for repo username

d6f72e6ba32c7b0d72b571452319523aae1d43d4 authored about 9 years ago by Ben Ford <[email protected]>
Handle tagged release events

Tags have no ref associated with them, so we cannot determine
programatically which branch to de...

aefb01ae2c87cab40471783110e8190d00b8bdda authored about 9 years ago by Ben Ford <[email protected]>
Merge pull request #249 from juame/feature_forge-settings

configure forge settings with config class

8acac551d666a1dc9326cc526dbf245ab664071b authored about 9 years ago by Zack Smith <[email protected]>
configure forge settings with config class

de40b51e53187a2f369cbc8cfd9a601c18a5e098 authored about 9 years ago by Julian Meier <[email protected]>
Merge pull request #248 from stepanstipl/fix/webhook_prefixes

Align webhook prefix command behavior with r10k behavior

3b6af3049eb3d4fad8affc4801fea5ad21972570 authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #247 from joshbeard/r10k_path_log

Log when r10k not found in PATH

b92106da9ec4c907e4ed0f064a880e5279c29e96 authored over 9 years ago by Zack Smith <[email protected]>
Align webhook prefix command behavior with r10k behavior

If prefix is set to:
- true - env is prefixed with it's name
- false (default) - env is not pref...

e1cabcdd862c074cc731dba229107d06e46c1c0a authored over 9 years ago by Stepan Stipl <[email protected]>
Log when r10k not found in PATH

This will log at the 'error' level when r10k is not found in the PATH,
thus rendering the agent ...

3aa07158ae6c8c5a60124407262677ad9e7447df authored over 9 years ago by Josh Beard <[email protected]>
Merge pull request #246 from velocity303/velocity303-issue245

update plugins_dir for FOSS puppet

6bce46adeedd73f48a527208c58485303c5ce255 authored over 9 years ago by Zack Smith <[email protected]>
update plugins_dir for FOSS puppet

4001b84b74cfebe99ecf4692a57cb1f22c0100c4 authored over 9 years ago by James Jones <[email protected]>
Merge pull request #242 from mmckinst/create_r10k_parent_dir

create the /etc/puppetlabs/r10k directory

4208374675a9f09ad1f401b157f59ecf9e8a8d39 authored over 9 years ago by Zack Smith <[email protected]>
create the /etc/puppetlabs/r10k directory

7ba4edfe7af95480a8e0186d6d6babdb7e163ef2 authored over 9 years ago by Mark McKinstry <[email protected]>
Adding because @npwalker refuses to RTFM

Adding as @npwalker and other users don't Read the README and
instead just blindly cut and paste...

43734387613962f0e675364caaca7df646b68219 authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #240 from pdaukintis/r10k_webhook_mutex_lock_feature

Add single request concurrency option in r10k webhook

b5260132e37cd9b4d0b5a3d8073257b4c5103c2b authored over 9 years ago by Zack Smith <[email protected]>
Fix unit tests with mutex lock feature enabled

Move enable_mutex_lock parameter into appropriate place in file

65c48f1f2aa1c5c607851ae7a2f4ac9f50e5d3fb authored over 9 years ago by Povilas Daukintis <[email protected]>
Fix unit tests with mutex lock feature enabled

c7fb396ecc3d43cd9db3a85524f15b3e779cb664 authored over 9 years ago by Povilas Daukintis <[email protected]>
Formatting

755bf0d71074ca111994fe2e25dc4e9e05a2f82d authored over 9 years ago by Zack Smith <[email protected]>
Formatting

20b67c97edc3d97385f5dbfef1c7ccf4a9801e43 authored over 9 years ago by Zack Smith <[email protected]>
Add puppetconf badge

fa1d594c5a357cfae069c0993129663a23d563e1 authored over 9 years ago by Zack Smith <[email protected]>
Ting Tings

extra credit if you get the reference

553f49eb3684c2f8a0bd70ae99756933e538487d authored over 9 years ago by Zack Smith <[email protected]>
Add more README stuff

f2f0e5757524352c048411b24abb5f691069bab3 authored over 9 years ago by Zack Smith <[email protected]>
Remove unneeded logic

Prior to this commit we checked the exit value of the
command. This should be garded against by ...

080e281ae005dfc8494815e51a000b89715c1bb4 authored over 9 years ago by Zack Smith <[email protected]>
Bump Version

a5a76644fadc85018bb2c514207956c4b5d1c908 authored over 9 years ago by Zack Smith <[email protected]>
Update spec for new fact

Prior to this commit our spec was from the old commit
this commit adds support for 150eac009e1a3...

5642cf8a62d80a6d457f5712b73fea280281e6f3 authored over 9 years ago by Zack Smith <[email protected]>
r10k fact throws errors to stdout

* previously this was throwing the error output to stdout instead of to /dev/null upon every fac...

f9e253df62a955937a93c50671a44bb262393eb8 authored over 9 years ago by Corey Osman <[email protected]>
Update comment

9be405120c8037d7d51db4531dbbe54a6075d523 authored over 9 years ago by Zack Smith <[email protected]>
Add single request concurrency option in r10k webhook

This ensures that even if webhook is triggered multiple times when r10k is
already running, it w...

de9fd14bde6c17618b4a39d3f000390b0cbdc800 authored over 9 years ago by Povilas Daukintis <[email protected]>
Remove 404 box

7a4ad42fed7f16131034f28ba12bd1f02cc1859a authored over 9 years ago by Zack Smith <[email protected]>
missed one

62335cfcd59918143b1514fcc032a899aa46918e authored over 9 years ago by Zack Smith <[email protected]>
Simplify Beaker Configuration

Make it simpler for beaker tests

e1c9ceb7127f0b10db40ad0f4c73ec52648970f5 authored over 9 years ago by Zack Smith <[email protected]>
Update the Date

87c9581c92349b7b58d2fc413182520907d68574 authored over 9 years ago by Zack Smith <[email protected]>
Remove reference

be7d2f1c03570d8a8c14c6d478a56b5bfd88c27e authored over 9 years ago by Zack Smith <[email protected]>
Add Contributing Docs

3de69e2a240f116e0e4c7cffa999d44f6b8c2443 authored over 9 years ago by Zack Smith <[email protected]>
rename

c565357a7bd1f181e26c50ad6c2ee062faf31d6c authored over 9 years ago by Zack Smith <[email protected]>
Move proxy off to its own doc

216e027ecad2985b0c9c75de98641b2ef6c9765f authored over 9 years ago by Zack Smith <[email protected]>
Move to root directory

Prior to this commit I tought that the .pmtignore was
read for subdirectory, its not

6c8a504e49e951f232c31697695c5ffa767414ff authored over 9 years ago by Zack Smith <[email protected]>
Add Ignore for default.yml

PMI hates symlinks

11d503121e7c17186435187d68b2b07094e49150 authored over 9 years ago by Zack Smith <[email protected]>
Fix comment

82a5ecd48e092f8b2c6582a56bef512710a5b789 authored over 9 years ago by Zack Smith <[email protected]>
Bump Version

Update requirements based on Travis Tests

06cad5a692ff413561c46075e3cdf57261228e37 authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #236 from binford2k/feature/add_ability_to_calculate_some_prefixes

Automatically calculate some prefixes

e6fc4594d31e54f621ffce6f85cc4113467a7b5d authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #238 from mcanevet/patch-1

Fix typo

a651dff2f170c688b16df6a32445f2a3492e2982 authored over 9 years ago by Zack Smith <[email protected]>
Add Webhook prefix tests

Updated 1.8.7 output to contain command and add
prefix tests

51d9f4dd0e9c01b6d910e5ccd785c584fbbf7193 authored over 9 years ago by Zack Smith <[email protected]>
Fix typo

204e15dc1952e324f1b5208195be932384fe3729 authored over 9 years ago by Mickaël Canévet <[email protected]>
update params comment

537d3ab42cf6e6ef5a4e6f92a49086b2d3dbffd3 authored over 9 years ago by Ben Ford <[email protected]>
yeah... so about that symbol thing

39f26192af905720bd4f97a8950e1daafabedc68 authored over 9 years ago by Ben Ford <[email protected]>
Automatically calculate some prefixes

Allows one to set the webhook's `prefix` to:

* `:repo`: the repository name
* `:user`: the owne...

37fc80e5e239a934fef5f1b2c30df52a15c6f1cf authored over 9 years ago by Ben Ford <[email protected]>
Add curl examples to beaker

Prior to this commit we did not try the different types of posts
this adds the cut and paste exa...

2e7e536151d70e4cb540e41f495e1f1dd205af9d authored over 9 years ago by Zack Smith <[email protected]>
Restore ruby 1.8.7 support for webhook

Prior to this commit in the new logging paradigm we
lost support for ruby 1.8.7, I have added ba...

adc8374a557d7d169dc966ab7594c48224d9c0de authored over 9 years ago by Zack Smith <[email protected]>
Fix ruby 1.8.7 issues

0b26d6d675e94b6233e76d28b9357bcf5015a740 authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #235 from binford2k/feature/events

Add the ability to respond only to certain events

da48668074294a5719481223b1a7e388fcf4ddef authored over 9 years ago by Zack Smith <[email protected]>
Fix lint errors

87d8cb316b13faebac01dca664868e7643524610 authored over 9 years ago by Zack Smith <[email protected]>
Add beaker log to ignore

728cf5fb114bd95710b47c9a4dea3c3c64c32151 authored over 9 years ago by Zack Smith <[email protected]>
Fix Idempotance issues

```
Failures:

1) basic webhook default parameters should be idempotent
Failure/Error: ap...

48679ecf9ebe81b22281a1bf31ea582547a3a932 authored over 9 years ago by Zack Smith <[email protected]>
test events and array expansion

7ec09649585012a8d17d89bd00b7cd97de539597 authored over 9 years ago by Ben Ford <[email protected]>
remove extraneous indent

abe8df1c5467e017e454b4c1d40685c4b341a340 authored over 9 years ago by Ben Ford <[email protected]>
Update Travis

90c4643203e7191931e0667d1f40128f879cc3fc authored over 9 years ago by Zack Smith <[email protected]>
Add Initial Beaker Tests

e79ad3f086b6ab91d969239578a4bf3babdde410 authored over 9 years ago by Zack Smith <[email protected]>
Updates for Rspec puppet 2

daea72564bce4e9cc5c675ca21482b8538666067 authored over 9 years ago by Zack Smith <[email protected]>
Add the ability to respond only to certain events

This adds a new webhook param, which allows you to define an event or
list of events to respond ...

7ff08dbc6e5a0a18b261b1f31f1198f0f887ed4a authored over 9 years ago by Ben Ford <[email protected]>
Merge pull request #233 from attachmentgenie/patch-2

Let rb scripts resolve what ruby to use themselves

dc625a832cdbab5f9b53a9a340ec42466950bca5 authored over 9 years ago by Zack Smith <[email protected]>
Let rb scripts resolve what ruby to use themselves

when creating rpm packages for this module, the resulting rpm complains that our systems dont ha...

535447c420b2067c9db29b653910544ad08ff324 authored over 9 years ago by Bram Vogelaar <[email protected]>
Merge pull request #229 from WhatsARanjit/webhook_spec_sg

Making r10k webhook 2015.x compatible

c1e6c5dc3422b488412098db7ab46937d673b32f authored over 9 years ago by Zack Smith <[email protected]>
Pipe postrun param from main class

c9d49af450171fb9c2d2fadd4a533f94d7bb5869 authored over 9 years ago by Zack Smith <[email protected]>
Fix Path

Prior to this commit I had cut off the ssl path in the cert regen

3630b7c4cbe87218d681dff10373838a4fb30169 authored over 9 years ago by Zack Smith <[email protected]>
Fix Webhook SSL issue

Prior to this commit we had overridden the defaults on PE
and caused them to be undef, this comm...

a3a4dde051093ab8164e2acc362d8cfd4f1b1f7b authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #230 from WhatsARanjit/sg_mco_plugindir

Mco plugin directory is corrected

ed286a9a1ae52a21745a409de81a1f5c5da2d2ec authored over 9 years ago by Zack Smith <[email protected]>
Missed a trailing comma for Ruby 1.8.7 backwards compatibility

c61ea60a97a7a1e5da185b4bc136ba9f857570c8 authored over 9 years ago by Ranjit Viswakumar <[email protected]>
Update Version Chart

096d97b98756b3b87edfdc85ca2cf54b04a8741d authored over 9 years ago by Zack Smith <[email protected]>
Fix issue with code fence

Signed-off-by: Zack Smith <[email protected]>

6031a60744b58177ee842a3f4440e69045f5b674 authored over 9 years ago by Zack Smith <[email protected]>
Revert Code mistake

fff15d9a0f37d0c3ebfdb3ee790065be84621163 authored over 9 years ago by Zack Smith <[email protected]>
Removed trailing commas from spec test for ruby 1.8.7 backward compatibility

d7aa8f0c8285f584bff2d95bd69c8b098a51001b authored over 9 years ago by Ranjit Viswakumar <[email protected]>
Upstream failed to pass new settings param.

Signed-off-by: Robin H. Johnson <[email protected]>

db5c3146d4c9ce7d92285f5bf97021f80ca9c045 authored over 9 years ago by Robin H. Johnson <[email protected]>
Fix git_settings

Prior to this commit we failed to pass the new param
FYI @robbat2

9a781e2b47536a8380d0db2b7ecc7131bc76a7a5 authored over 9 years ago by Zack Smith <[email protected]>
Testing that the correct packages are in the catalog when installing r10k webhook

2e792abc380a34712495ef544f2c73596cd5b429 authored over 9 years ago by Ranjit Viswakumar <[email protected]>
Update logic for r10k.yaml

Prior to this commit we were being careful for PE users for duplicate
declarations of r10k.yaml,...

3dfb776068b99ff1a5301ee503214658604e9272 authored over 9 years ago by Zack Smith <[email protected]>
Fix bas merge

722b1cc71b88472a0fa0df9a50adc4fd727b4b0d authored over 9 years ago by Zack Smith <[email protected]>
Config file will remain at /etc/r10k.yaml to not create duplicates with pe_r10k module

0987a8c49ae37c423d7a0a7d428c211dafe6fb96 authored over 9 years ago by WhatsARanjit <[email protected]>
r10k_config_file and r10k_basedir moved in 2015.x

284c8e7d81759ecf450f378d4ab87a471a2224bf authored over 9 years ago by WhatsARanjit <[email protected]>
Puppet 4

0fd3444b04338805f65234669c07a11b3ed250d8 authored over 9 years ago by Stepan Stipl <[email protected]>
Merge pull request #227 from dharmabruce/master

Added support for BitBucket push webhooks.

f6460f7d4fb160eb8eecf9c0f2c04fc95ae5d807 authored over 9 years ago by Zack Smith <[email protected]>
Update specs to remove 4.0 in the mean time

126e455365706d21a93b63e7087a7ede02678bac authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #226 from WhatsARanjit/ranjit_sg

Moved r10k file and basedir

cc25a578aeb8557596ad232aa89361d4590e00a5 authored over 9 years ago by Zack Smith <[email protected]>
Fixed has_key? syntax error.

a333bda0f3e7c3c7ee1bc3546e7a2a2a72e6e393 authored over 9 years ago by Sean J. Vaughan <[email protected]>
Employed hasKey? method for checking key existence.

9fa2ec8190a3da1910d50762d4bdc88899fdf489 authored over 9 years ago by Sean J. Vaughan <[email protected]>
Update Travis

28f1b01518f6202847baa379e16b25774b95f54a authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #228 from buzzdeee/master

OpenBSD 5.8 switches default ruby version to 2.2, therefore

e0ee6b972cd769831f16a18dc565b86fde1e15ad authored over 9 years ago by Zack Smith <[email protected]>
OpenBSD 5.8 switches default ruby version to 2.2, therefore

the name of the r10k binary and package name changed. Use versioncmp()
with the ::kernelversion t...

c6f58575a5492b36e87406fa5a5c639efd9f4136 authored over 9 years ago by Sebastian Reitenbach <[email protected]>
Added support for BitBucket push webhooks.

cf738dcfcb50916700c570c3ca43bc6b69b3bc1f authored over 9 years ago by Sean J. Vaughan <[email protected]>
Make GCC conditional

Prior to this commit we had this old code in here for old versions
of r10k, however, you actuall...

f1df4f84ac4f6dd6176fecf4ed4fa72d1cc98e76 authored over 9 years ago by Zack Smith <[email protected]>
Bump Version and Upgdate Chanegelog

3365807192abe872157818b0cb9849796f6b0fa1 authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #225 from WhatsARanjit/ranjit_sg

Provider for 2015.x uses puppet_gem instead of pe_gem

0666f229848cb5e21e39f4b4e3cde28e52ee85c0 authored over 9 years ago by Zack Smith <[email protected]>