Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/jenkins

Development repository for the jenkins cookbook
https://github.com/sous-chefs/jenkins

Release 4.1.0

Signed-off-by: Jennifer Davis <[email protected]>

a7c5fd612a69bef5dd7b7cfa34acf25322a8f345 authored almost 8 years ago by Jennifer Davis <[email protected]>
Merge pull request #390 from mknapik/master

Allow to specify groups of RUnit process owner

66b2e1c21ad4f9021a347843fba839676a8f2821 authored almost 8 years ago by Jennifer Davis <[email protected]>
Merge pull request #532 from chef-cookbooks/pr-425

Rebasing PR #425

0a130afb654a6235c8b228f8e5245d5b7c254f3d authored almost 8 years ago by Jennifer Davis <[email protected]>
Fixing space.

Signed-off-by: Jennifer Davis <[email protected]>

8dc054c6efc02a663e121fe2de3a1313784f4b3a authored almost 8 years ago by Jennifer Davis <[email protected]>
Removing _params_validate include as no longer supporting pre-Chef 12.0 with this version of cookbook

Signed-off-by: Jennifer Davis <[email protected]>

93e7dd28c4c15243ff680537ba97b5d19a9aed42 authored almost 8 years ago by Jennifer Davis <[email protected]>
Merge branch 'pr-425' of github.com:chef-cookbooks/jenkins into pr-425

Signed-off-by: Jennifer Davis <[email protected]>

5cfe61e7cdcdbd1f74c8996402773c44e5eb0b6e authored almost 8 years ago by Jennifer Davis <[email protected]>
SSH retry with integration tests

Signed-off-by: Jennifer Davis <[email protected]>

9934621103eaa5cd572c7fa7b3898b6d62ec5294 authored almost 8 years ago by John Mickey <[email protected]>
SSH retry with integration tests

316b737a571d4fcffdd020dd4cbb5560f8089d0f authored almost 8 years ago by John Mickey <[email protected]>
SSH retry with integration tests

Handing Merge conflicts from master
Signed-off-by: Jennifer Davis <[email protected]>

Conflicts:
...

0b0af6124f1ab4478dc9386e5e5096edeec0703a authored almost 8 years ago by Jennifer Davis <[email protected]>
Release 4.0.1

Signed-off-by: Jennifer Davis <[email protected]>

793aab817bae6faca2d1079239ef94c217774db2 authored almost 8 years ago by Jennifer Davis <[email protected]>
Merge pull request #530 from chef-cookbooks/lcg/build-resource

replace manual creation of resource with build_resource

387220201b1c19b2ac6e70dd1ce8eda4acfb0f8b authored almost 8 years ago by Jennifer Davis <[email protected]>
ignore foodcritic bugs

Signed-off-by: Lamont Granquist <[email protected]>

b58dc03da0259011ad30fe676fe950b257a4540b authored almost 8 years ago by Lamont Granquist <[email protected]>
replace manual creation of resource with build_resource

Signed-off-by: Lamont Granquist <[email protected]>

c49d5690cfc7bad607970585378778ac01aa7b45 authored about 8 years ago by Lamont Granquist <[email protected]>
Allow to specify groups for process owner when using `chpst`

* place `groups` attribute in `runit` namespace
* include `user` in groups list in `runit` templ...

ef2467207d6f647c0fa256edf6c98501a37010e1 authored about 8 years ago by Michał Knapik <[email protected]>
Merge pull request #529 from chef-cookbooks/pr-501

Rebases PR #501 with minor changes in README

13d70c73f727ced2a8956d577a1175c81b530d75 authored about 8 years ago by Jennifer Davis <[email protected]>
Release 4.0.0

Signed-off-by: Jennifer Davis <[email protected]>

83adce6df69608e33aaa4414c66681705db495cd authored about 8 years ago by Jennifer Davis <[email protected]>
Fetch credentials via ID instead of username

Looking up credentials by username means that you can't have a password
and a private key with t...

90a37e0d249bfc06328c08e5f6d464b1b380952a authored about 8 years ago by Evan Borgstrom <[email protected]>
Release 3.1.1

Signed-off-by: Jennifer Davis <[email protected]>

5718f6b438101ccadef79e40d6732a5cfd2f2fd6 authored about 8 years ago by Jennifer Davis <[email protected]>
Merge pull request #522 from hostinger/Fix/ecdsa_check

Make sure private_key is String before checking ecdsa_key?

52bb3097db60746cff8b55724e3c2761b2cdf930 authored about 8 years ago by Tim Smith <[email protected]>
Make sure private_key is String before checking ecdsa_key?

Signed-off-by: Donatas Abraitis <[email protected]>

46de9afa06d7cef0f7073c3be99fba999b4b0fd4 authored about 8 years ago by Donatas Abraitis <[email protected]>
Merge pull request #523 from chef-cookbooks/lcg/super_and_private

remove super from actions and private

cf0155f9a6b0ac60a53e42ed1d95891df2ae20fd authored about 8 years ago by Tim Smith <[email protected]>
remove stray now-duplicated 'private'

Signed-off-by: Lamont Granquist <[email protected]>

64f5342a6e21483b3b052bf505de160b463a9bb0 authored about 8 years ago by Lamont Granquist <[email protected]>
remove super from actions and private

common code shouldn't use inheritance it should use mixins or
ideally composition -- the slave_j...

52176e7f97450b1f724d2c87705158b79aab8d54 authored about 8 years ago by Lamont Granquist <[email protected]>
Merge pull request #520 from chef-cookbooks/lcg/use-include-recipe-dsl

pretty certain include_recipe can be used directly

68cc5c42cb6dd2d3370efd555094ae96ada28407 authored about 8 years ago by Jennifer Davis <[email protected]>
pretty certain include_recipe can be used directly

Signed-off-by: Lamont Granquist <[email protected]>

aafdac958ea95c63c45fba05116ede28ce733ea9 authored about 8 years ago by Lamont Granquist <[email protected]>
Release 3.1.0

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

1537d5031320508d86e4be1e045517db6241196d authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #519 from chef-cookbooks/lcg/use-inline-resources

Add use_inline_resource and use action DSL helper in all providers

1e24e331b66f118fbc5ee524cd488911f7807756 authored about 8 years ago by Tim Smith <[email protected]>
mistaken use_inline_resource in a Resource

Signed-off-by: Lamont Granquist <[email protected]>

505ddf96d3d9c3e05ac5eb73940a25d9b4d7f45b authored about 8 years ago by Lamont Granquist <[email protected]>
consistent style of not using parens with action

Signed-off-by: Lamont Granquist <[email protected]>

fb99f81245b0a0908f301f424bdd343e444e4c27 authored about 8 years ago by Lamont Granquist <[email protected]>
add use_inline_resources and use action DSL helper

upgrade to best-practices, as should be enforced by several
foodcritic rules. everything seems ...

f97a8a31dd077b62da67f7e33de2e92ffcdd32bc authored about 8 years ago by Lamont Granquist <[email protected]>
Merge pull request #491 from WrapMediaDevOps/multiline-string-fix

Fix conversion of multiline string from Ruby to Groovy

9099db3cc89a728c4671003ae087a1d520f69dde authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #496 from aespinosa/optional-mailer-plugin

Check for the mailer plugin's availability

58a0edc5c69eb44b8ff8bab50d0005081221cc63 authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #502 from don-code/master

Support ECDSA private keys in addition to RSA keys.

e218c6516231a9b3464982c40c800fe376d3f9da authored about 8 years ago by Tim Smith <[email protected]>
Release 3.0.0

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

6872caca47a84db83626e307a006cfd33421caa1 authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #517 from chef-cookbooks/sane_travis

Basic stab at getting travis smoke test

2774f6438ea91b4a7d55ff858d0060885c56ef09 authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #493 from criteo-forks/handle-limits

Configure limits of java process on master

bb2bb088ca4d3cb89ea47334da845dc3f7d94ead authored about 8 years ago by Tim Smith <[email protected]>
Expand platforms we test on

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

4360dceeac10bec2899cd8d605bd675449f7cfd0 authored about 8 years ago by Tim Smith <[email protected]>
Update copyrights

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

cf64cb53c3a8304b6a2b823aac33d2ee5f879a2c authored about 8 years ago by Tim Smith <[email protected]>
Remove apt::default and yum::default from the cookbook

This is outside the scope of Jenkins

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

f090763b8ed0651b3152716b5a00a8b05ed41973 authored about 8 years ago by Tim Smith <[email protected]>
Make smoke just the wrapper for now

Baby steps

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

e8a4aa4447ea513f9f32c128e68bebe2e3414780 authored about 8 years ago by Tim Smith <[email protected]>
Use compat_resource instead of apt/yum cookbooks

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

259ec7252c1bf3cbfcc0088f9bea56223b7ac1b7 authored about 8 years ago by Tim Smith <[email protected]>
Deprecate the java recipe and make that up to the user

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

81adeff7d6daad0f7ab3d634cb10060f320ed6ad authored about 8 years ago by Tim Smith <[email protected]>
Use apt_update in testing not apt::default cookbook

This is faster

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

8e3387098e530c93e688096666402144676b353b authored about 8 years ago by Tim Smith <[email protected]>
Use java cookbook instead of our java recipe

The java recipe needs to be deprecated. Use the java cookbook instead and install Oracle Java wh...

96a9bdd6f566b20b0e12b58d9f4c3f7b684f4c8e authored about 8 years ago by Tim Smith <[email protected]>
Basic stab at getting travis smoke test

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

18f5bb7bd54efe5a8eeb5bc29ddaf14c4e6a0695 authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #516 from chef-cookbooks/sane_travis

Metadata cleanup

dd1e91c11af1b8d77d1f5f4f1367a6a772edeaa7 authored about 8 years ago by Tim Smith <[email protected]>
Add platform support to the metadata

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

0606ac0db58acab3a20aa194fb1d7c518df1b4f8 authored about 8 years ago by Tim Smith <[email protected]>
Remove the double yum dep

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

139763b1cc75d8b3adb48ce9f10ed868a00bf897 authored about 8 years ago by Tim Smith <[email protected]>
Require Chef 12.1 not 12.0

Also remove the blurb about who manages this

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

059ed877e28f4a7c4d55860277400d274e089148 authored about 8 years ago by Tim Smith <[email protected]>
Merge branch 'testing'

9bce3a4b7280fd7650fe686f922f76e5a494deb5 authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #515 from chef-cookbooks/runit

Loosen the runit dep

9f504a91d37d8ba5944d01352b50d09a6e414b45 authored about 8 years ago by Tim Smith <[email protected]>
Loosen the runit dep

c3d2937fb7dbac39c9c595899dda2b80ff183afe authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #514 from chef-cookbooks/yum

Loosen the yum dependency

ad9a0a3d8df24b524ff57879602a8a0c566edd45 authored about 8 years ago by Tim Smith <[email protected]>
Loosen the yum dependency

78b0cbd31d79f9bdc700ff1bba323f729d99834e authored about 8 years ago by Tim Smith <[email protected]>
Merge pull request #509 from sjohnson-slp/patch-1

bump openjdk from Java 7 to Java 8 in README.md

260ab8422bcb21c0fa7a6eeb899619d0dc9da4db authored about 8 years ago by Jennifer Davis <[email protected]>
bump openjdk from Java 7 to Java 8

c413cc381d0a272ed51cd1a60b833606d6434132 authored about 8 years ago by Steve Johnson <[email protected]>
Merge pull request #508 from chef-cookbooks/td/add-build-matcher

Add build matcher for jenkins_job

200c7910a4d94d18f99b0e90dabc1b623d821601 authored about 8 years ago by Tim Smith <[email protected]>
Add build matcher for jenkins_job

Signed-off-by: Tom Duffield <[email protected]>

dd6ae9820aa48c6932e9f65e6c2c06098803e696 authored about 8 years ago by Tom Duffield <[email protected]>
Update maintainers wording and format [skip-ci]

993f0d1275ca71a7bd98e36c39b0da3f8a518a9f authored about 8 years ago by Tim Smith <[email protected]>
Update fauxhai platforms and use doc output

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

f81cb844b8ad4ca45029939761c20795b5180c63 authored about 8 years ago by Tim Smith <[email protected]>
Remove the FQDN from the jenkins-slave template

It's bad practice to put FQDN in config files

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

23631a52d03a39a8decc78223e43565c4ecc23dd authored about 8 years ago by Tim Smith <[email protected]>
Update the .gitignore file

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

c8c7822145e2aaf7cf2ed47c9e386f9524c1c741 authored about 8 years ago by Tim Smith <[email protected]>
Use rake for lint/unit in Travis

Also:
-remove fast finish since it doesn't make sense unless you have allowed failure tests
-don...

2937e75a923e9860262a3572590e52cb55f85329 authored about 8 years ago by Tim Smith <[email protected]>
Replace node.set with node.normal

node.set is deprecated

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

da9517e726ace1b237e700736767b88a678f0172 authored about 8 years ago by Tim Smith <[email protected]>
Allow using Runit 2.0 cookbook

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

756d70534b291528129bd0e30e2d406903f35cf6 authored about 8 years ago by Tim Smith <[email protected]>
Add chef_version metadata

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

5ce96ad11ecd3240044db58166dd3bf9ef36e49c authored about 8 years ago by Tim Smith <[email protected]>
Use improved Rakefile & add maintainers.toml file

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

f5cc03703fa118086fb8df4656577a36080db403 authored about 8 years ago by Tim Smith <[email protected]>
Remove DK deps from the Gemfile

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

70317790c13c38c148a300ca197d4d0c1b8fdbca authored about 8 years ago by Tim Smith <[email protected]>
Syntax correction for Cookstyle test.

8882331a0e802adcb7d9c7e8bd920d2cc0513733 authored about 8 years ago by don-code <[email protected]>
Support ECDSA private keys in addition to RSA keys.

414f02531afde1f37d5a3f216dbcd16b10b3d08c authored about 8 years ago by don-code <[email protected]>
Merge pull request #492 from chef-cookbooks/bump_java

bump openjdk from Java 7 to Java 8

0a69455379efb29a20bc74145c928b72a8e82644 authored about 8 years ago by Jennifer Davis <[email protected]>
Merge pull request #497 from coltrey/patch-1

Removed trailing comma in example slave env stanza

5253b814934827cfb80490fa9f7c2e0660b00a8b authored about 8 years ago by Jennifer Davis <[email protected]>
Update .travis.yml

1756b609720ba5982c39e7f2061fd1990943e5ee authored about 8 years ago by Jennifer Davis <[email protected]>
Removed trailing comma in example slave env stanza

Trailing comma on last element will error.

5e5810c28fbecac4e32ef31049eef3cd3726761a authored about 8 years ago by coltrey <[email protected]>
Check for the mailer plugin's availability

Useful for Jenkins 2 where the mailer plugin is not installed by
default.

e7d9a1e40e4042a47df88423155fe8296221bf7d authored about 8 years ago by Allan Espinosa <[email protected]>
bumping 7 to 8

03e4b6eaf9fbb7c34d4d8478145997b03dd0c0ca authored about 8 years ago by Jennifer Davis <[email protected]>
Configure limits of java process on master

e08649d3c124959273f9af9b7e5a1c48d7614605 authored about 8 years ago by Emmanuel Debanne <[email protected]>
fix chef spec

a2f8a5801a993d2416f739f087bea30187ce68d6 authored about 8 years ago by Jennifer Davis <[email protected]>
fix chef spec

ea27eb3ad4900c73e3d1734bf37de5a9c89f2823 authored about 8 years ago by Jennifer Davis <[email protected]>
bump openjdk from Java 7 to Java 8

c8aba08eeae52fc8d2765e778b620046fea2e8aa authored about 8 years ago by Jennifer Davis <[email protected]>
Update README.md

3001caa24f4ec4f8a285b81656fa3512a1a96890 authored about 8 years ago by Jennifer Davis <[email protected]>
Update .kitchen.docker.yml

545784900bd3e091600f7a278b40d1bd167095b6 authored about 8 years ago by Jennifer Davis <[email protected]>
Update .travis.yml

Changing to 12.6.0 as per discussions with engineering services.

426e95e67655e21e35d3453f32df4b4d27930e38 authored about 8 years ago by Jennifer Davis <[email protected]>
Fix conversion of multiline string from Ruby to Groovy

2beb0fd085e9b9c429e96f399dcb568f2bccea59 authored about 8 years ago by Jesse Cotton <[email protected]>
Remove node name from configs

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

70dc7c8f380e9a7589a8c3ae43d43adcb0351ec5 authored over 8 years ago by Tim Smith <[email protected]>
Release 2.6.0

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

bebc8b2e141c857d1fc59bbcdb5db099d46d4df7 authored over 8 years ago by Tim Smith <[email protected]>
Clarify that we only support Chef 12+

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

6394abb96bab8e62fa50c6f80e4875e25fb5f6cd authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #487 from chef-cookbooks/boilerplate

Updates for testing

7a5bb9f14e6eb5ca714cf5a31699b66adfac9c04 authored over 8 years ago by Tim Smith <[email protected]>
Updates for testing

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

cb6e5cfd5532ea44158c845e876537d24b0f4986 authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #459 from beyah/add_cli_jvm_options

adds in jvm option support for cli command calls

558c3649e8da825330e0babdf1dce2ceded9295c authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #481 from obazoud/develop

Remove apt constraint

7d2fa751a3b07d1b3efdd3e4e015bcdc385da17c authored over 8 years ago by Tim Smith <[email protected]>
Remove apt constraint

e9516f4547081a0bed6c2bb4281f04d8e0eca97d authored over 8 years ago by Olivier Bazoud <[email protected]>
Merge pull request #479 from chef-cookbooks/2.5

Release 2.5.0

aa354cb7fc3f28f54da51aa6f110143c7a0ae952 authored over 8 years ago by Tim Smith <[email protected]>
Release 2.5.0

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

0829fd90279c514efdbde5f55e891255712af233 authored over 8 years ago by Tim Smith <[email protected]>
Use the latest chef in Test Kitchen

87a9b314ff96b4a06014f09d5ddc702244225333 authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #478 from chef-cookbooks/fixing_tests

Minor updates to update rubocop rules, fix minor issues with warnings…

10c9b31f140afcd83583280f6adcf71e45e9857e authored over 8 years ago by Jennifer Davis <[email protected]>
backing out all the attribute changes to fix the Chef 13 WARN as they cause 12.0.3 build errors on travis

c0a3643b020da7c7eea259e75c079d5d85db0c18 authored over 8 years ago by Jennifer Davis <[email protected]>
backing out one change to source to see if this fixes 12.0.3 errors on travis

aa897111a1e5939eb56b17f232f4a668b7e2b58d authored over 8 years ago by Jennifer Davis <[email protected]>
updating dependency on runit to pull version of cookbook that works, resolving more property nil issues

3ac9650e2a2164bf6cbceed009b2f55ef4eace32 authored over 8 years ago by Jennifer Davis <[email protected]>
Minor updates to update rubocop rules, fix minor issues with warnings in libaries and update the master_spec file due to the runit issue (https://github.com/hw-cookbooks/runit/pull/57) getting merged.

b66385503336741106f1c465725ff5fc786a8f49 authored over 8 years ago by Jennifer Davis <[email protected]>