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

Fix README formatting

345726aef38502411ba4c756eedef1947f679a1f authored over 10 years ago by Seth Vargo <[email protected]>
Update README plugin information concerning the plugin resource

f122fee99dc8d7d34e02414dc52f0f83cd444fa1 authored over 10 years ago by Hendrik Schaeidt <[email protected]>
Release v2.1.2

74dc242b2b3bfa0d8da9a9adc78d48c46c046b49 authored over 10 years ago by Seth Vargo <[email protected]>
Use the correct resource name for jenkins_windows_slave

0f9c51ae1b1d016e3f0c75f25645c76cf741eb89 authored over 10 years ago by Seth Vargo <[email protected]>
Version bump v2.1.1

e6b10a429b939fdc336b33d0a75ab59797807d51 authored over 10 years ago by Seth Vargo <[email protected]>
Suppress output from the update_center JSON

f409878f5257ab544f6ccc2f75745c8ecd5c4a0a authored over 10 years ago by Seth Vargo <[email protected]>
Cannot call super on DSL methods

c049a3dc2a8e5e8d3adf3b88c11009e92adeb320 authored over 10 years ago by Seth Vargo <[email protected]>
Default Slave#environment to nil instead of {}

4aed07b85a97b30daf3605a8f757f2f9215ebbc4 authored over 10 years ago by Seth Vargo <[email protected]>
Backport Chef patches into the cookbook

5d34bd423d256724fccb10e6c685067c499c329e authored over 10 years ago by Seth Vargo <[email protected]>
Handle super calls correctly in load_current_resource

7e3ba19e0bdbf674e7cd375ac7c65d702e19dc40 authored over 10 years ago by Seth Vargo <[email protected]>
Use the update-center when installing plugins

This commit tells Chef to download and install the update-center when
installing plugins. This w...

3cb8738fb18e12b7769e70b90320ca823f879ebe authored over 10 years ago by Seth Vargo <[email protected]>
Release v2.1.0

314f2cf641f81c27e8f0debeb1cb1a7204b29b67 authored over 10 years ago by Seth Vargo <[email protected]>
Set the private_key after authentication is enabled

0b569b41d8938dde8b184164ae6dce84c13e120c authored over 10 years ago by Seth Vargo <[email protected]>
Specify actions and default_action in inherited resources

See https://github.com/opscode/chef/pull/1553 for more information

182dfa08234e3481f6046c3ae54f458f21c47455 authored over 10 years ago by Seth Vargo <[email protected]>
Add the ability to pass in a list of additional options in jenkins_plugin

3442df8246af40d08831158af714a6005718efe0 authored over 10 years ago by Seth Vargo <[email protected]>
Don't automatically restart after plugin installation

2ff703ca8e31a263b332de03813e21413fa86a0d authored over 10 years ago by Seth Vargo <[email protected]>
Fix a typo in the Test Kitchen config

2df3ee1a9dd8c2e4acef6b5e0e36b950544956e9 authored over 10 years ago by Seth Vargo <[email protected]>
Add ChefSpec matchers for all LWRPs

f0e0ebc99cd04e460f407c92f5a8f24a7dcd1c9d authored over 10 years ago by Jan Klare <[email protected]>
Handle nil values in credentials comparison

- Fixes #219

3fd92a09b597b9a464bfec5a8b5d927b65bb0a27 authored over 10 years ago by Seth Vargo <[email protected]>
Switch to LWHRPS for everything

- Fixes #164
- Fixes #187

49c972eba940a0e9d455e85afebc559a13817398 authored over 10 years ago by Seth Vargo <[email protected]>
Use the run_state to store sensitive information

- Fixes #158

688bd67df92e6369a15ebcb98d1898cc9ed8ccd3 authored over 10 years ago by Seth Vargo <[email protected]>
Upgrade to ChefSpec 4 and fix CI

ee5a4e53908dc62b276b16bc5ed062636bc5bd20 authored over 10 years ago by Seth Vargo <[email protected]>
Fix a bug in default windows domain name

Domain name default value is set to nil: when the cookbook generates
winsw xml file template dom...

642b57d24329eefcafaf65487f4e29a418280199 authored over 10 years ago by Francois Visconte <[email protected]>
Update winsw version to 1.16

Version 1.13 do not support windows logon feature (starting a service
with a defined user).

See...

89976709e0fd1f7e90ea4884d0120012815e3a9c authored over 10 years ago by Francois Visconte <[email protected]>
Ignore Errno::ENETUNREACH until timeout

c1e318c99f047d5e9f4bca6c37d2500d28811d77 authored over 10 years ago by Roland Moriz <[email protected]>
Give timeout a default value (60) in the executor

5c46760a427b8a50da62228747e8f5431f7cf83a authored over 10 years ago by Seth Vargo <[email protected]>
Use executor['timeout'] for timeout in ShellOut in executor.execute!

1603e6665b1fffb34f8232aad966c125e64025ad authored over 10 years ago by David Schlenk <[email protected]>
Merge pull request #203 from opscode-cookbooks/yzl/issue-202

Use travis namespace for 'ci' rake task. Fixes #202.

4e71d7e41f498aa7fec038a1e6dfe262c282d253 authored over 10 years ago by Yvonne Lam <[email protected]>
Use travis namespace for 'ci' rake task. Fixes #202.

d1f5ad8a1dcbcac1c16109a33a40c9f15b3902d6 authored over 10 years ago by Yvonne Lam <[email protected]>
Allow attribute overrides to work properly

76ea78ebf218d92234fdecac58c34d0a5bc158f7 authored over 10 years ago by Antek Baranski <[email protected]>
Use a remporary file to run groovy scripts

Here documents (using <<-GROOVYSCRIPT) do not work properly on windows,
specifically Powershell....

d3f74711888b05c030baf3cf04facdad1a75eefb authored over 10 years ago by Maxime Brugidou <[email protected]>
Fix Travis notifications

cce3a1f3657d986befe9013fcf27c0ede8c1cd7f authored over 10 years ago by Seth Vargo <[email protected]>
Allow user to specify the password

7aefb81aeebc131f4401753100d6c012862f3b59 authored over 10 years ago by Vlad Alyukov <[email protected]>
Remove Rubocop - use hound

347451495470d081e982c6bc2cb1c304cbdb5ba4 authored over 10 years ago by Seth Vargo <[email protected]>
Allow jenkins_args when using war installation

00e1200cb8c972b226d4a0da4f22ec89ecfd9531 authored over 10 years ago by Jon San Miguel <[email protected]>
Add support for listening on a specific address

effec5280173acd8335b5232541f0b0ba193cc6c authored over 10 years ago by Ean Rollings <[email protected]>
Merge pull request #190 from vickleford/jenkins_ssh_slave_docs

Spiff the jenkins_ssh_slave README.md example (trivial fix)

814d8003df1250c450d4e384175b5608506477f9 authored over 10 years ago by Seth Vargo <[email protected]>
spiff the jenkins_ssh_slave README.md example

6ecc3a48b4a73d869e7a85a098d09650c21aa313 authored over 10 years ago by Victor Watkins <[email protected]>
Add a TK smoke suite for installing from latest package

73c8c5482d95fd565f77970ba918e33e350f290f authored over 10 years ago by Seth Chisamore <[email protected]>
Merge pull request #185 from opscode-cookbooks/schisamo/secure-repo-keys

Retrieve repo keys over HTTPS; Fixes #180

c784db3790ba92f1b5098301b583886b440f7d15 authored over 10 years ago by Seth Vargo <[email protected]>
Retrieve repo keys over HTTPS; Fixes #180

5a8df23437fab8036d67e8e4bb515198f5679dc1 authored over 10 years ago by Seth Chisamore <[email protected]>
Merge pull request #182 from opscode-cookbooks/schisamo/fix-all-the-things

Fix All the Things

3ba9bc979f1dcba7a81870527f0b5cb4abe7bd7a authored over 10 years ago by Seth Chisamore <[email protected]>
Lock Rubocop down at `~> 0.18.1`

As much as I like playing whack-a-mole with style errors, this has to
stop. The cops are varying...

04ce9179f9586f01abfe10244ec8b6ee1ed40ebb authored over 10 years ago by Seth Chisamore <[email protected]>
Use a mirror for integration testing.

jenkins-ci.org has the fun little habit of blocking traffic if we pound
them too much with reque...

f875b0f7842d22137799884ca183dc44762971ae authored over 10 years ago by Seth Chisamore <[email protected]>
Add int test coverage for ssh slaves with password creds

This is mainly to ensure #174 is not an issue and SSH Slaves work
correctly with password-based ...

9f2c67412ad804c7592363c7455ea645384378d6 authored over 10 years ago by Seth Chisamore <[email protected]>
Add integration test coverage for smoke tests

To DRY things up we will just symlink in various serverspec tests from
other suites.

05694e8763491026eed32757c4174c1077b5d949 authored over 10 years ago by Seth Chisamore <[email protected]>
Ensure compiled attributes respect overrides

Fixes #162

39e63ef641e0b2b03b68ce1ac1308b5598b668b4 authored over 10 years ago by Seth Chisamore <[email protected]>
Add fallback to `jenkins_slave` matcher if authn is enabled

bc24e2a4187c6603eab5a3c0fd2c86fa21ba3bb7 authored over 10 years ago by Seth Chisamore <[email protected]>
Update authn int tests to load private key from data bag item

2363903fc68304d88d1edae0e6f072493fc9026d authored over 10 years ago by Seth Chisamore <[email protected]>
Assorted bug fixes in integration tests

79028b40972e88e808ad8c6d0372077bb0252fb1 authored over 10 years ago by Seth Chisamore <[email protected]>
Ensure plugin installs respect global mirror setting

Fixes #163

e13393b3bd0e9a1b6dbb278b947dac464164e2ec authored over 10 years ago by Seth Chisamore <[email protected]>
Separate slave integration tests by protocol

9640a7685a702d49803ac911c795b8793a31e9a8 authored over 10 years ago by Seth Chisamore <[email protected]>
Tests should use WAR install locked to 1.555

This will ensure we don't get bit by [JENKINS-22346] while testing. We
can move back to floating...

188bbeaeded9e6e05ddbfca632c326e742dac6ae authored over 10 years ago by Seth Chisamore <[email protected]>
Document that SSH slaves should be created on the master.

8b447058bfef52f27d3be282e3644dcc04f373da authored over 10 years ago by Seth Chisamore <[email protected]>
Only create user, group and directories on war installations

Recent versions of the Jenkins packages will not install correctly if a
`jenkins` account alread...

3e29e2f9e0d693b5ffa8d8a23f68440119a3c44c authored over 10 years ago by Seth Chisamore <[email protected]>
Only create supporting resources on JNLP slaves

f79ed1d12fb677ae9e5381e5fab6330b5dd94e5b authored over 10 years ago by Seth Chisamore <[email protected]>
Split `jnlp` and `ssh` slave fixtures.

This make it easier to follow the example code for each.

0b8a898e86c6b9e4d62cb0dd9a1fad4f4e5fb647 authored over 10 years ago by Seth Chisamore <[email protected]>
Update to recent Berks, Test Kitchen and Rubocop.

7b6b3b489678c2cdff00863471ce2f1cd2cecdbb authored over 10 years ago by Seth Chisamore <[email protected]>
Update README badge to SVG [ci skip]

6983510a9c78ad2ad300e3d6dbe744b9a15673c6 authored over 10 years ago by Seth Vargo <[email protected]>
Fix Rubocop warnings

6aa52fbf87941d6df0c003608581e99ce7f7dcf1 authored over 10 years ago by Seth Vargo <[email protected]>
Update the version of Chef Client

ac62b6c2c43971243beecc72578ff9fa105034fc authored over 10 years ago by Seth Vargo <[email protected]>
Merge pull request #177 from opscode-cookbooks/yzl/doc-updates

Document JENKINS-22346 and use of tests for examples.

a60d6f4205f55cc4b203b0546eb83b18e465f3cf authored over 10 years ago by Yvonne Lam <[email protected]>
Document JENKINS-22346 and use of tests for examples.

5f6e5cc743ce901ca69623400195cb3b075e1127 authored over 10 years ago by Yvonne Lam <[email protected]>
Make sure to require the helper before including it

8cd35f36a133561828e7c6923e66de2aca896c6d authored over 10 years ago by Seth Vargo <[email protected]>
Remove foodcritic

46d47f1f0ef1725eb6faa4b08c272ec7906e92a0 authored over 10 years ago by Seth Vargo <[email protected]>
Only test pushes to the master branch

5ce2279074f58447c15a62b149c3be588e462b3e authored over 10 years ago by Seth Vargo <[email protected]>
Improve .travis.yml spacing

2bca6bcb9befc76ccef2197dbf318b56daf2a52d authored over 10 years ago by Seth Vargo <[email protected]>
Install with 7 parallel gem installers

6ae17989a4a7d44f8699806b94426d4a6f0d5820 authored over 10 years ago by Seth Vargo <[email protected]>
Ruby 2.1 is semantic (no more patch levels)

24b884bb26d5f19fab82be9ba2988311c638d28c authored over 10 years ago by Seth Vargo <[email protected]>
Use ::File instead of File

f7ff9c969bdf0d866f7940b93227e455a1ba5f60 authored over 10 years ago by Seth Vargo <[email protected]>
Run specs on Travis

0deccd358a9a14567a62a3b01c46c3fbfa5ea822 authored over 10 years ago by Seth Vargo <[email protected]>
Remove .yardopts file

93b251628c6bf15964118d931fbf5f42002441b5 authored over 10 years ago by Seth Vargo <[email protected]>
Add Jenkins::Executor tests

10344355002cc8f6878a421776e2604b3126c071 authored over 10 years ago by Seth Vargo <[email protected]>
Add ChefSpec tests for recipes

c7e3915238d4051a5240076a6291ae552da737e2 authored over 10 years ago by Seth Vargo <[email protected]>
Upgrade to Berkshelf 3

7055e24215e219fd9adb5e7e047d31d844f650a6 authored over 10 years ago by Seth Vargo <[email protected]>
Claim project (Release Engineering)

0262824c861f8405fc8591b3f57e25212a50a864 authored over 10 years ago by Seth Vargo <[email protected]>
Typo: Shelllwords -> Shellwords

3eaa00339b7d90bce14ed1d57bcf5bb52dbd7ac9 authored over 10 years ago by Seth Vargo <[email protected]>
Always read plugin manifest files as UTF

4e73f33b3fbb34bba8114d59e3ef12b6dff32c1d authored over 10 years ago by Seth Vargo <[email protected]>
Escape data given to the executor

757a65ec7eb3180519c889c6b7a38d5bdcd96006 authored over 10 years ago by Seth Vargo <[email protected]>
Add Build Statuses room

b3d737668ba2e2c8c34a11226c4e7bb94acd6e26 authored over 10 years ago by Seth Vargo <[email protected]>
Change Jenkins command prefix to use the slave object

0da2bff1594cc69b30debf100f1e6230a67c48ee authored over 10 years ago by Mark Pimentel <[email protected]>
Merge pull request #137 from opscode-cookbooks/hipchat-notifications

Add HipChat notification to `.travis.yml`

f4ecce7152011d2252d7c34697be211315b51b3c authored over 10 years ago by Seth Chisamore <[email protected]>
Add HipChat notification to `.travis.yml`

Notifies CHEF's "Release Engineering" room.

0ca488e219a5e3ec3f6e4838a9d1697b3eb35f56 authored over 10 years ago by Seth Chisamore <[email protected]>
Version bump to 2.0.3 (for development)

bf6ed58ec016f4c84f674a4f3431e53112475caf authored over 10 years ago by Seth Vargo <[email protected]>
Publish 2.0.2 Changelog

35d336d5a63fdfb05f20780411a4e267a50d487b authored over 10 years ago by Seth Vargo <[email protected]>
Version bump to 2.0.2

086dcec3cf5336ca1070eef591ec01361c2f9dc5 authored over 10 years ago by Seth Vargo <[email protected]>
Update Rubocop version

dbb1fa9dafd8927d702661b118cdc7716f70c014 authored over 10 years ago by Seth Vargo <[email protected]>
Rubocop likes to add new cops and not tell anyone

1a0c86c07391fb7290e56bf15684e326efc4d560 authored over 10 years ago by Seth Vargo <[email protected]>
Ignore .DS_Store in gitignore

4cdb67345ef147fa4b24d9414f5e3357ed63671f authored over 10 years ago by jamescott <[email protected]>
Fix grammar error in Jenkins helper

5756c9020c0715bb156e2b4988c9e78071f75690 authored over 10 years ago by jamescott <[email protected]>
Fix typo in README.md

b5b3432a13bd366ee04b75085f4e907e75c25286 authored over 10 years ago by Ker Ruben Ramos <[email protected]>
Fix a typo in jnlp slave jar URL

daf1ea752201a3212775c5699f7ec44eb7d85198 authored over 10 years ago by Mark Pimentel <[email protected]>
Add a note about the required credentials plugin

- Closes #123

d04d482fc5d58da6505f69680facdaea944ecbde authored over 10 years ago by Seth Vargo <[email protected]>
Use a custom URI joining method, since Ruby's sucks

Refs: #129, #130, #131

Ruby's native `URI.join` method will strip any leading paths from the jo...

1bc762c585cb120b5618d6beb634d83aac44572f authored over 10 years ago by Seth Vargo <[email protected]>
Accept 403 responses while waiting until the server is ready

After enabling authentication, any endpoint the CLI tries to hit will require
HTTP Basic Authent...

9b95f30261c403afc0e9d4758d6a1fe0fc2ccaf4 authored over 10 years ago by Seth Vargo <[email protected]>
Fix plugin output parsing

Prior to this commit, the name of the plugin included the colon (:)
character, which would resul...

4b3eeafa2ab1f9e05041505e2303f3902fcf18e7 authored almost 11 years ago by Seth Vargo <[email protected]>
Fix YARD-generated documentation [ci skip]

54025c279f5c16aaddcf96477825de147c45f4d8 authored almost 11 years ago by Seth Vargo <[email protected]>
Don't commit documentation

da12c144895adb10ca6336aef14e7442fc074b21 authored almost 11 years ago by Seth Vargo <[email protected]>
Add support for prefix and suffix commands on SSH nodes

97a1363fee40625bfe8cead41781adaf323fd2e4 authored almost 11 years ago by Seth Vargo <[email protected]>
Version bump for development [ci-skip]

298c1f172db5e2e1f21ce0cb73dc7b37a10d2625 authored almost 11 years ago by Seth Vargo <[email protected]>