Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/line

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

Testing updates (#71)

* template for 1.0.5

* Reformatting travis

* Minor testing updates

a41ff20772042fe4a9a93a798c08765f1571f27f authored almost 7 years ago by Dan Webb <[email protected]>
WIP - Introduces a Dangerfile to the project. (#65)

* Remove name_property for name, as this is actually an error

* Remove reference to match_cou...

8a7367b4df46f2bd294fb40dfd1a4a265b533125 authored almost 7 years ago by Marta Paciorkowska <[email protected]>
Merge branch 'Delete_item_space_delim'

70188e96adacd5aac6af90bfba2312282f2a2d82 authored almost 7 years ago by markgibbons <[email protected]>
Delete item space delim (#69)

* Handle missing file errors better

The code raised an error for a missing target file, but d...

50b241540abb06c38b7e0926b571c47e6f1708e6 authored almost 7 years ago by Mark Gibbons <[email protected]>
Version 1.0.4

4a7310955b277ec2ac0b1ce384087980245eb4a7 authored almost 7 years ago by markgibbons <[email protected]>
Delete item space delim (#68)

* Handle missing file errors better

The code raised an error for a missing target file, but d...

097ecb1601df8bc997fc4aa42328f57c45ffe94f authored almost 7 years ago by Mark Gibbons <[email protected]>
Handle a delete item edge case

Spaces as delimiters cause problems when deleting itermediate items in a list.
Make sure a space...

eb8821582cd7fa719e3e5e067de303f6467002db authored almost 7 years ago by markgibbons <[email protected]>
Version 1.0.3

Additional tests.
Fix missing file bugs.

dc887bbc623562b3d3e1c8c16a7b20ba1e7ffcde authored almost 7 years ago by markgibbons <[email protected]>
Add tests for resource calls with missing files

The delete_lines, add_to_list, and delete_from_list resources should
raise an error if the targe...

a92a86ee546d165445f39aa45fd5af232fe4c293 authored almost 7 years ago by markgibbons <[email protected]>
Handle missing file errors better

The code raised an error for a missing target file, but did the raise inside of a recovery block...

323a2be2f249ad4a02bee88f6c960c22d8bb526c authored almost 7 years ago by markgibbons <[email protected]>
Use new dokken images, remove chefspec matchers. (#64)

a011b5096a388fe309dcc15eee82b00f14126cb4 authored about 7 years ago by Marta Paciorkowska <[email protected]>
Merge pull request #63 from sous-chefs/cookbook_tidy

Rubocop & CHANGELOG tidy up

1fea6f316799b3cc3a968602081f49a4406b0897 authored over 7 years ago by Mark Gibbons <[email protected]>
Rubpcop & CHANGELOG ridy up

6e966f58d4573363df3f9d11a9a6a5143e9ae107 authored over 7 years ago by Dan Webb <[email protected]>
Error handling of missing files (#61)

* Handle missing file errors better

The code raised an error for a missing target file, but d...

4a0fdfcf9e766b411b81692a53335228960a8195 authored over 7 years ago by Mark Gibbons <[email protected]>
Add list processing tests (#62)

* Remove reference to match_count from the file_ext matcher
Match_count was moved to a separ...

1748e1df31683c071020c8ea8faba2ace9087f9a authored over 7 years ago by Mark Gibbons <[email protected]>
Merge branch 'master' of https://github.com/sous-chefs/line-cookbook

c9094a8b65aaf8a1d2ff9991456785b3acc476e6 authored over 7 years ago by markgibbons <[email protected]>
Add matcher tests (#59)

* Remove reference to match_count from the file_ext matcher

* Move match_count to a separate ...

23f91f2b61de8a15afa870f9a8a2496e2e26f227 authored over 7 years ago by Mark Gibbons <[email protected]>
Merge pull request #58 from chilicheech/fix_matchers

also define the matcher in chefspec

5dfbfa4fec3d6d12e33ae5af24a9b0b2de5b293f authored over 7 years ago by Mark Gibbons <[email protected]>
Merge branch 'master' of https://github.com/sous-chefs/line-cookbook

3848623f81ee039b2543f9733b4f1a795bf58987 authored over 7 years ago by markgibbons <[email protected]>
also define the matcher in chefspec

4eb53ca22941c2bb5b841af9c3849a1ead58e8fc authored over 7 years ago by Thiago Oliveira <[email protected]>
Delete minitest files

Minitest is no longer used for integration tests. Delete the leftover files.

27514822748c8e075b982186401ad132cfb7b76c authored over 7 years ago by markgibbons <[email protected]>
Remove reference to match_count from the file_ext matcher

Match_count was moved to a separate matcher

de74933ace812efe45762359cc902275ba750e55 authored over 7 years ago by markgibbons <[email protected]>
Release 1.0.1 See CHANGELOG.md for full details (#57)

2a6a0e41c4b1b1b96719d7fcbc4ebfdf9c6f1ba5 authored over 7 years ago by Dan Webb <[email protected]>
Merge branch 'master' of https://github.com/sous-chefs/line-cookbook

808aaf165e57abc318e4620891f5b10dc29c85f1 authored over 7 years ago by markgibbons <[email protected]>
Remove resource_status (as it still works correctly without it) (#56)

- Update inspec metadata to Sous-Chefs

c19d402362474a1f0ec4877b83451955513c5fff authored over 7 years ago by Dan Webb <[email protected]>
Issue2 alwaysappends (#55)

* Fixes #55 : Remove code that always appended a line in append_if_missing

702fbf37621c4d65cc1b05c8c757ae086652d1b8 authored over 7 years ago by Mark Gibbons <[email protected]>
Remove name_property for name, as this is actually an error (#54)

8d737ac18b8e2c15fe756a28d25b50b57ca03022 authored over 7 years ago by Dan Webb <[email protected]>
Remove name_property for name, as this is actually an error

9305993c02796a495b0682166149cae21b33462e authored over 7 years ago by Dan Webb <[email protected]>
Rspec unit tests to inspec (#51)

* Replace the rspec unit tests with inspec integration tests

The rspec tests were written for...

ae37b7b60585c2519eac58cc311ca9f42da08f26 authored over 7 years ago by Mark Gibbons <[email protected]>
Merge pull request #52 from sous-chefs/tas50-patch-1

Add travis badge

11270a27ad83426b2d3211b457d85b5f7cebb9df authored over 7 years ago by Dan Webb <[email protected]>
Add travis badge

8d6c4b6b9711e6a41d9fe255ba35d0144daeeb8f authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #50 from sous-chefs/update_metadata

Update metadata

892b309e1012605fb79b5560c0837e2c9d05f317 authored over 7 years ago by Dan Webb <[email protected]>
Update CHANGELOG

510bd890315fc0878ddcf93f5020ed36fbf9ae08 authored over 7 years ago by Dan Webb <[email protected]>
disable chefspec tests as they're providing annoingly little value.

Please reenable this is you can fix them!

055c393d0e2b7f6e333c03816345d996efa42729 authored over 7 years ago by Dan Webb <[email protected]>
Use Chef::Log.info instead of the Log resource so we don't add ourselves

to the resource collection

73db2e5a29fb2be1d87632c0d944d491714090e8 authored over 7 years ago by Dan Webb <[email protected]>
Update converge_by blocks using @MarkGibbons suggestions.

b2eaab97ee6f72fe9696ddb004e2520f21144759 authored over 7 years ago by Dan Webb <[email protected]>
use converge_by blocks to notify resource is converging.

Fix failing regex test
I don't really know if the converge_by blocks are actually correct...

4ff1ff7c7d2a77b3f498949c08491a9b3ff17d92 authored over 7 years ago by Dan Webb <[email protected]>
Tidy up

a0d9512134ecf302ce7be49b0909b0f74345e084 authored over 7 years ago by Dan Webb <[email protected]>
Update metadata to point to sous-chefs

b35469fb276bd0b14488bc7cdb3312c61b02d876 authored over 7 years ago by Dan Webb <[email protected]>
Merge pull request #49 from sous-chefs/master

Custom resource table flip

0cc5e44e592acf674257632afd657efb535834d5 authored over 7 years ago by Sean OMeara <[email protected]>
Merge branch 'master' of github.com:sous-chefs/line-cookbook

988263374efb9cd65bb63eba68e62ef3d8dfac9a authored over 7 years ago by Dan Webb <[email protected]>
Merge branch 'custom_resources'

ba122af80d8a8d3e80da4309ccbf59cc0d13454a authored over 7 years ago by Dan Webb <[email protected]>
Remove docker config

34d096e73d2618f561b87f3f89d7fb13f9cd0c25 authored over 7 years ago by Dan Webb <[email protected]>
Working tests for Ubuntu platform for all resources.

Remove rubocop as we no longer need it (we've clean up all the errors
w00t)
Simplify the helper l...

bb7495efa0cee46a95a5aac4e6b2d3697c712d48 authored over 7 years ago by Dan Webb <[email protected]>
Merge pull request #46 from sous-chefs/custom_resources

Straight swap to custom_resources

f9a221d3f4e8da2716f4adbd856116a1a2771b80 authored over 7 years ago by Sean OMeara <[email protected]>
Fix matching "(" in tests

ebb466fe371ef3d81ecc7163b1bdb4f83ffd69dc authored over 7 years ago by Dan Webb <[email protected]>
Add more add-to-list tests

1a6e982d9e64034578ad86df1c78ec19501909a9 authored over 7 years ago by Dan Webb <[email protected]>
Fixing add_to_list and delete_from_list.

Adding inspec for those tests

726b736751c7083d4c1791ce077c5824687a4581 authored over 7 years ago by Dan Webb <[email protected]>
Merge pull request #1 from sous-chefs/minor_refactor_checks

Adding in minor refactoring to make sure they work with the old code for

a8bbb887803c120e1926320ac9c485ceae5d2ed5 authored over 7 years ago by Dan Webb <[email protected]>
Making delete_line work.

Now with added debug lines.
We should give theability to turn off debug output (maybe by default?)

d804d5cc2a277866d7508541a136cffb5ca3e1d5 authored over 7 years ago by Dan Webb <[email protected]>
Add in library helper

Raise with a better error

748e970ec863b2b204136acffce5906e393639f0 authored over 7 years ago by Dan Webb <[email protected]>
Adding in minor refactors to make sure they work with the old code for

debugging reasons

d8075dc23be278aa37b80f0f9303d07470846f9e authored over 7 years ago by Dan Webb <[email protected]>
Some refactoring

c41fef4ec129c71685eb1ab072d0682af7bcfc0b authored over 7 years ago by Dan Webb <[email protected]>
use %r around regex

d1032cf3c5d0fd8534838734e623ecb195508950 authored over 7 years ago by Dan Webb <[email protected]>
Cookstyle

29a27e9b21440e3d6b54f1c7076c28ada21f7251 authored over 7 years ago by Dan Webb <[email protected]>
Remove gemfile as ChefDK provides these now

71f803db34867831f4668aa2258de37cc570e6a2 authored over 7 years ago by Dan Webb <[email protected]>
Update kitchen and configure rspec in the test_helpers file

7b4f96463fefb7691854e0f423e2fe43b4553395 authored over 7 years ago by Dan Webb <[email protected]>
Straight swap to custome_resources

38ad31ae77021fb01bec24a97d4ec673dda337a9 authored over 7 years ago by Dan Webb <[email protected]>
List processing tests

b2b0af7f987285185aa69232281eae88317ecdfc authored almost 8 years ago by markgibbons <[email protected]>
Merge branch 'master' of github.com:someara/line-cookbook

f4b39d603ac4377f4c2932ffc726f19edb091db2 authored almost 8 years ago by Sean OMeara <[email protected]>
replace_only: Add a replace_only option to replace_or_add

2f16409832db533a34e0981ffae88b3af3720178 authored almost 8 years ago by markgibbons <[email protected]>
Merge pull request #43 from calston/master

#42 - Handle lists enclosed by some characters

76029cd0188b1193f997f12d4bd9d029935afd04 authored almost 8 years ago by Sean OMeara <[email protected]>
Fixing mistakes in Readme

31c702abd1f34efc9fbe97528bf7a55007c5cd73 authored almost 8 years ago by Alexander Zubkov <[email protected]>
making the README look great again

898a192cca12473bbbc6a0cc9b6b3e62fd11cc0e authored almost 8 years ago by Sean OMeara <[email protected]>
Add ends_with parameter to modify encapsulated lists

3e67fde5a6aec50f3db55560498a7d4e2b263fc4 authored about 8 years ago by Colin Alston <[email protected]>
Fix odd indent

3d5ce4367e000ad44ae6d71425a8bd9cb3a7a454 authored about 8 years ago by Colin Alston <[email protected]>
Fix mistakes in Readme

3079ce6cc9b87f5294fdf31cd5ad64de6814cde6 authored over 8 years ago by Alexander Zubkov <[email protected]>
replace_only: Add a replace_only option to replace_or_add

Allow replace or add to replace lines without adding
lines if the pattern doesn't match.

f393081d8d4b9b74a6486001423749b12217aee2 authored almost 9 years ago by markgibbons <[email protected]>
updating CHANGELOG and bumping metadata

d4086d97cfa3552ce713733fc5cba35d41ca9c24 authored about 9 years ago by Sean OMeara <[email protected]>
converging without major warnings

cf2291dededcd630aa4f003444ed4eacd5a6ed7d authored about 9 years ago by Sean OMeara <[email protected]>
Cleaning up IO.lines deprecation

a709c66fd11dcaa0d4c33b62d4ee0d1cbb037107 authored about 9 years ago by Sean OMeara <[email protected]>
commenting out broken spec file

48ebbd7cc54e6a8e216da6e473aee624f0069955 authored about 9 years ago by Sean OMeara <[email protected]>
savegame: kitchen setup

eddbd7106ac12a9413ef862639b1bfb5edc4d21e authored about 9 years ago by Sean OMeara <[email protected]>
Merge pull request #34 from dayne/patch-1

Update metadata.rb

527a6e15ed51e236ea6d3675407f831abd9775cc authored about 9 years ago by Sean OMeara <[email protected]>
Merge pull request #35 from Sauraus/lists

Add delete_from_list resource

f53ddd38704bc539ba5036e5795e7e2899b1edcd authored about 9 years ago by Sean OMeara <[email protected]>
Merge pull request #36 from chazzly/define_matchers

Added ChefSpec Matchers

df6c30926008eec525c2c1ecad7a1db5f060e969 authored about 9 years ago by Sean OMeara <[email protected]>
Merge pull request #37 from CloCkWeRX/fix_32

Adding the 'provides' directive

4c38aef0a581a1d2ea7a16737c18cc9d7c341819 authored about 9 years ago by Sean OMeara <[email protected]>
Work with older Chef as well

60a4b2866c33a978a90a1585828cfdda4676ee06 authored about 9 years ago by Daniel O'Connor <[email protected]>
Fix #32 by adding the 'provides' directive

a06c02a49460d8e065f7713042b91e581205ad7d authored about 9 years ago by Daniel O'Connor <[email protected]>
Added ChefSpec Matchers

ab7688deab0fff9ce792775d2cb8f965b499c782 authored about 9 years ago by Chaz Ruhl <[email protected]>
check chef supports source_url and issues_url

allowing for Chef 11 support (w/o source_url or issues_url).

Didn't realize Chef 11 didn't ha...

575ead44c4edee2f0b54572fbc79e052edb4b02c authored over 9 years ago by Dayne Broderson <[email protected]>
Add delete_from_list resource

6930f837d2646e3713e853f176ae86339aa7a18e authored over 9 years ago by Sauraus <[email protected]>
Update metadata.rb

include the source and issues links so the chef supermarket can gracefully link people to the repo

6b749eaa4330d6414d1fceaabaf78989f6f45ee5 authored over 9 years ago by Dayne Broderson <[email protected]>
Merge pull request #31 from MarkGibbons/Fix_rspec_after_rubocop_changes

The last set of rubocop fixes broke the rspec tests.

a6bde7f7bb72cc3362cb6d5f7a21e91a5c08c7bf authored over 9 years ago by Sean OMeara <[email protected]>
The last set of rubocop fixes broke the rspec tests. Fixed the test

stubs.
Revert PR #29. #30 already had that function.

4a4b79323ed90aab1a68bc50a8f7fa4bc9fa68b8 authored over 9 years ago by markgibbons <[email protected]>
updating CHANGELOG and bumping metadata

c3c819abe2ea05ff56ab44297419c99f52d50792 authored over 9 years ago by Sean OMeara <[email protected]>
rubocop

1794d5b669f8242c399883c3cb783295f91f7ee2 authored over 9 years ago by Sean OMeara <[email protected]>
Merge pull request #29 from hulu1522/patch-1

Catch lines missed by strict patterns

4a3e03485c96bb3fd9a49c2ac924edda913fe1a6 authored over 9 years ago by Sean OMeara <[email protected]>
Merge pull request #30 from MarkGibbons/add_tests_and_fix_ROA

Add rspec tests for the replace_or_add provider.

6c1e1d6ab95bc11f31ee895c9a46bfa67c81f6c1 authored over 9 years ago by Sean OMeara <[email protected]>
Add rspec tests for the replace_or_add provider.

Change replace_or_add so that the replacement line does not have to
match the pattern for lines t...

55aa5c6f9b7f047a74be1047c091086d664d89d2 authored over 9 years ago by markgibbons <[email protected]>
Remove Chef Info warnings

2428ca4f72ebdbddece8a90aa79768ab5a77136d authored over 9 years ago by Jared Everett <[email protected]>
Catch lines missed by strict patterns

There are times where a pattern will match on first run and replace the line with the given valu...

9e2974ee42ff82f0b7f0f32b5f50ae119f28a9c8 authored over 9 years ago by Jared Everett <[email protected]>
updating CHANGELOG and bumping metadata

f54e4b9b989a13f46ad8325e50f2472e4084770c authored almost 10 years ago by Sean OMeara <[email protected]>
Merge pull request #23 from runwaldarshu/master

Adding matchers for all resources.

cd7e38904085bebcf9c6745978cc962c45c1efdc authored almost 10 years ago by Sean OMeara <[email protected]>
Adding matchers for all resources.

43e8805c878d3a154cda0344cd7404d9737f5f3d authored almost 10 years ago by Darshana Runwal <[email protected]>
opscode2chef

74500c7a2d51c7846b169403b30038ae83c52ae7 authored almost 10 years ago by Sean OMeara <[email protected]>
bumping to 0.6.0

9e320edbe831842d9581bec4bad7120999d2f6da authored almost 10 years ago by Sean OMeara <[email protected]>
merging PRs from 2014

9561599314284cddf46a75bb374daec643c61f30 authored almost 10 years ago by Sean OMeara <[email protected]>
Merge pull request #22 from microweb10/master

fix error 'warning: IO#lines is deprecated; use #each_line instead'

4a98bac98b86f2b039dd1bc21c5a6d33ee9b652d authored almost 10 years ago by Sean OMeara <[email protected]>
Merge pull request #21 from manea-eugen/master

Replace IO#lines with IO#each_line

a1873af772d7e7b3948cd05bc24cc87806af1f33 authored almost 10 years ago by Sean OMeara <[email protected]>