Ecosyste.ms: OpenCollective

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

github.com/cucumber/cucumber-rails

Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
https://github.com/cucumber/cucumber-rails

Began tackling LineLength cop

NB: This isn't completely fixed, not even remotely; as it's such a legacy codebase it's insanely...

ecfedc04af47f8fab6e590283c2173279df68122 authored over 5 years ago by Luke Hill <[email protected]>
Fixed up a load more auto-correct cops and added some commented ignores for large-scale work to be fixed

a873d10d2d6dffa3c738751074510c06b7493218 authored over 5 years ago by Luke Hill <[email protected]>
Fix string literal cop and a couple of other small ones

9aa57d9b876a1305d1d9034b3c621107268db1d0 authored over 5 years ago by Luke Hill <[email protected]>
Merge pull request #413 from cucumber/feature/update_deps

Updated Dependencies for Cucumber Rails (For 2019+)

5cfcf6d235dbb8da21d70dd5140babe91237cba5 authored over 5 years ago by Luke Hill <[email protected]>
Re-standardise rubocop - From merge conflict

b9cd284b55ccbdb22f428ec3c2c3f3a5f6886c54 authored over 5 years ago by Luke Hill <[email protected]>
Merge branch 'master' into feature/update_deps

15fdd69a10bd5120dd7a003a7e44242fb52a4bbe authored over 5 years ago by Luke Hill <[email protected]>
Merge pull request #412 from cucumber/feature/release_1_7

Feature/release 1.7

cd87569b2748e217cfe46707f5fe241907d2b3f5 authored over 5 years ago by Luke Hill <[email protected]>
Standardise Appraisals file with .gemfiles

0ed575600483d91ffbccf6a30433d15bce99e946 authored over 5 years ago by Luke Hill <[email protected]>
Fixed up an additional 20% of auto-failures. Will commit as-is for now to avoid bloating the PR

4bb4e68cc16b05d944b253c945c351b80b5afa97 authored over 5 years ago by Luke Hill <[email protected]>
Update travis rubies; drop Ruby 2.2 from full test support (Still supported in gem)

808652301349ef3a1d8888317e814dcda378fbb4 authored over 5 years ago by Luke Hill <[email protected]>
Add additional nokogiri restrictions for rails 4.2

2c9fda345a9e78a52c50231a5818eca709ad1512 authored over 5 years ago by Luke Hill <[email protected]>
Fix up some changelog styling

dd5159623b1fb59f6af18286bbc74ea2d4e6b418 authored over 5 years ago by Luke Hill <[email protected]>
Mitigate i18n issue on Ruby2.2

66d1eb8826509647b03e3707659eb80d30efd473 authored over 5 years ago by Luke Hill <[email protected]>
Fix up CR comments

4fbe343cc216b96e0d21d726c01f46bae757290f authored over 5 years ago by Luke Hill <[email protected]>
First pass at low-hanging-fruit auto-correct cops - Fixed approx 20%

b3c25a3588d313ced3c4cdedca0c408f78a829b6 authored over 5 years ago by Luke Hill <[email protected]>
Development deps bump (Most were archaic)

244f31c8fd33c14209e87bc0bc3c6906c607fb4e authored over 5 years ago by Luke Hill <[email protected]>
Final doc cleanup

1b1fb00cdcaa6eea2019bb463b1f41b8e2598d65 authored over 5 years ago by Luke Hill <[email protected]>
Update the changelog for the new (Unreleased) version

dfb1547f8b16a5acc92a9a207edfd09c86261c89 authored over 5 years ago by Luke Hill <[email protected]>
Miscellaneous files

dacc2e240af8ca3070369ba3e143adb0090bf826 authored over 5 years ago by Luke Hill <[email protected]>
Add new gemspec dependencies, update legacy gems to at least a slightly more up-to-date state

17a75b18478e31a0e4a2dd9ab218802db2f13fc6 authored over 5 years ago by Luke Hill <[email protected]>
CI: Use 2.2.10, 2.4.6, 2.5.5, 2.6.2 (#411)

* CI: Use 2.2.10, 2.4.6, 2.5.5, 2.6.2

* CI: Due to Bundler 2 in 2.4.6, 2.5.5, no Rails 4.2

...

c367aadb92df390e70f2f7a012f1010e941cc175 authored over 5 years ago by Olle Jonsson <[email protected]>
Merge pull request #410 from mvz/update-sqlite3-dependency

Ensure working version of sqlite3 is used in scenarios

2effe1d881e3c21a715687b8d229d3da1ff17c87 authored over 5 years ago by Matijs van Zuijlen <[email protected]>
Force compatible Capybara in scenarios on older Rubies

d3f68c171ee150ac101446b2b36018fe2dd04018 authored over 5 years ago by Matijs van Zuijlen <[email protected]>
Force older versions of dependencies on old Rubies

bbbe7d4f70f3d68b25485e424aa7c387476d3f77 authored over 5 years ago by Matijs van Zuijlen <[email protected]>
Ensure working version of sqlite3 is used in scenarios

Since these scenarios break out of the bundle created by the gemspec,
they might pick up later v...

7dcd2345de8c94065fa41ed05265772f1ff3e1f0 authored over 5 years ago by Matijs van Zuijlen <[email protected]>
Merge pull request #408 from mvz/update-dev-instructions

Update development setup instructions

d8b4aa59bbe2115664534dd313cd963c1959d4fd authored over 5 years ago by Matijs van Zuijlen <[email protected]>
Merge pull request #409 from cucumber/readme-code-syntax

README: Syntax highlight code snippets

a0b354ade4d827d77c712e5ca5ed62659274e0b5 authored over 5 years ago by Luke Hill <[email protected]>
README: Syntax highlight code snippets

7c031117df3654f2c276231cfe868d2d96879987 authored over 5 years ago by Olle Jonsson <[email protected]>
Add instructions for installing webpacker

Webpacker is needed for Rails 6 beta

73d6cfe97af6068d1b4fed92734b52048fab05a3 authored over 5 years ago by Matijs van Zuijlen <[email protected]>
Unify installation instructions

CONTRIBUTING mentions the installation script. README should, too.

091e606572f4a90218dba7da302fab8ca54acfaf authored over 5 years ago by Matijs van Zuijlen <[email protected]>
Merge pull request #405 from libertarian-party/master

Add support for Rails 6.0.0.beta1

cc447bfdf7b57118b05dde64f356c0e773aa2cd2 authored over 5 years ago by Luke Hill <[email protected]>
Regenerate gemfiles

25c064532d4731249f7e4bfd46ff0c74bcf975a2 authored over 5 years ago by Alex Kotov <[email protected]>
Remove unnecessary code

3dd1745e0cc6bd8b3e150f6d7ea5113cfeb80ba3 authored over 5 years ago by Alex Kotov <[email protected]>
Fix build

c41d652fa15ebb59796b0eb6926a6456136c1f7b authored over 5 years ago by Alex Kotov <[email protected]>
Fix build

7c66b87a5fb9d71ff1a75a8b959072d4afb62b52 authored over 5 years ago by Alex Kotov <[email protected]>
Some fix

76166818a4e9c63aea545e0bbd0768919e07f51c authored over 5 years ago by Alex Kotov <[email protected]>
Add script "bin/install_webpacker.sh"

0d161e262b7b9922f2156db947cf7fc0abb21b62 authored over 5 years ago by Alex Kotov <[email protected]>
Fix build for Rails 6.0.0.beta1

9940eed90c7f42effe9dff59cba720cfe6ed0826 authored over 5 years ago by Alex Kotov <[email protected]>
Fix dependency resolving

e03089b37145d736b6815e63c703a320d58938b1 authored over 5 years ago by Alex Kotov <[email protected]>
Exclude invalid combinations from build matrix

2f4062086e6482576cb2b339a1a6826b865a8bac authored over 5 years ago by Alex Kotov <[email protected]>
Add appraisal "rails_6_0"

05235baad4f023f361e90c0059980c67d1668004 authored over 5 years ago by Alex Kotov <[email protected]>
Merge pull request #404 from mvz/ruby-2-6

Add Ruby 2.6 to the build

7b47bf1dda3368247bf2d45bcb17a224e80ec6fd authored almost 6 years ago by Matijs van Zuijlen <[email protected]>
Add Ruby 2.6 to the build

90168d394a7db1e5e8443d62a496012277a1cde3 authored almost 6 years ago by Matijs van Zuijlen <[email protected]>
Merge pull request #402 from koic/restore_rails_4_2_with_ruby_2_6

Revert "Exclude Rails 4.2 + ruby-head (2.6) build"

a3f097af20c8df7023b8dd65429f14920c24fda1 authored almost 6 years ago by Koichi ITO <[email protected]>
Revert "Exclude Rails 4.2 + ruby-head (2.6) build"

## Summary

This reverts commit e4b7e5fd11f042c5fc532b9798a0ae5faf130e61.

## Details

This PR r...

d67d5ecbeeeb4e1d6f68ff59d3a5c5c953407c7d authored almost 6 years ago by Koichi ITO <[email protected]>
Merge pull request #403 from koic/fix_a_build_error_for_ruby_2_2

Fix a build error for Ruby 2.2 matrix on Travis CI

d4100b9df357a34d321ad228db026038e641643a authored almost 6 years ago by Koichi ITO <[email protected]>
Fix a build error for Ruby 2.2 matrix on Travis CI

## Summary

Fix a build error for Ruby 2.2 matrix on Travis CI.

## Details

This PR fixes the f...

add20257233c7743599de7f294c0989e8ced4154 authored almost 6 years ago by Koichi ITO <[email protected]>
Merge pull request #401 from koic/fix_an_error_for_ruby_2_6_matrix

Fix an error for ruby-head (2.6) CI matrix

a8e1fdc67a10daf41dafc7595c38a73b0f3527f6 authored almost 6 years ago by Luke Hill <[email protected]>
Fix an error for ruby-head (2.6) CI matrix

## Summary

There was a mistake in the keyword argument of `ERB.new` for Ruby 2.6.0-dev.

## Det...

16e4c99141d4cbcb1ae636d89e0f93ae764e36c2 authored almost 6 years ago by Koichi ITO <[email protected]>
Exclude Rails 4.2 + ruby-head (2.6) build (#400)

## Summary

Exclude Rails 4.2 + ruby-head (2.6) build matrix from Travis CI.

## Details

...

c19c9fdebc57521057e6fe64167a75e0de148801 authored almost 6 years ago by Koichi ITO <[email protected]>
Merge pull request #399 from koic/deprecate_safe_level_of_erb_new_in_ruby_2_6

Deprecate safe_level of ERB.new in Ruby 2.6

2e7247e65b94a7d08d349554722a6ff7b70653cc authored almost 6 years ago by Koichi ITO <[email protected]>
Deprecate safe_level of ERB.new in Ruby 2.6

## Summary

The interface of `ERB.new` will change from Ruby 2.6.

> Add :trim_mode and :eoutvar...

36ddd61483bd51c7255a84633f604f8f0cd9c8da authored almost 6 years ago by Koichi ITO <[email protected]>
Update outdated sentence in README (#398)

c69952092950d2b87ab8baf9a3350bbae1b8d905 authored almost 6 years ago by David Rodríguez <[email protected]>
Merge pull request #395 from deivid-rodriguez/simplify_spec_dependencies

Simplify spec dependencies

77c9f27a29283bd57daea16d350151cbe67e8b69 authored almost 6 years ago by David Rodríguez <[email protected]>
README: Drop defunct Gemnasium badge (#397)

dd4be0f4be685239fd2884c236924fe6aeaa83f0 authored almost 6 years ago by Olle Jonsson <[email protected]>
README: Fix a mention of a Rails version

a4399759d284c6f0c98617078c0cedc67b672c03 authored almost 6 years ago by Olle Jonsson <[email protected]>
Let bundler resolve capybara major dependency

ec5749fb39f625cb3b4bc4690d00407b0a98016c authored almost 6 years ago by David Rodríguez <[email protected]>
Don't need the full of rspec-rails

rspec-expectations is enough for the test app to work.

8618c9d61f3b8a72d6941a1db1f2b51e4287dbf2 authored almost 6 years ago by David Rodríguez <[email protected]>
Centralize sqlite3 dependency in the gemspec

72c32a32e2ea2259dbb3b7910ab92ba178af2b25 authored almost 6 years ago by David Rodríguez <[email protected]>
Remove old deprecation

The minimum supported capybara is currently 1.1.2.

2d65efbd659e27146577fb5d0205f8a2de2b77a9 authored almost 6 years ago by David Rodríguez <[email protected]>
Clarify adding dependencies README section

82a77417bc09272e46a530b732502b61cb2ced81 authored almost 6 years ago by David Rodríguez <[email protected]>
Remove a bunch of other unnecessary dependencies

5200b0daea338f35870aec1c7c49341b22feb495 authored almost 6 years ago by David Rodríguez <[email protected]>
Move factory_bot dependency to the test app

b6c85de3773d6de01799df4105651bb7b38200ec authored almost 6 years ago by David Rodríguez <[email protected]>
Centralize database-cleaner dependency on test app

e994a5b2dcde09f438637e62aecba99cc7d48ef0 authored almost 6 years ago by David Rodríguez <[email protected]>
Centralize rspec-rails dependency on test app

0aae5eaac31f638a7e2bd379a371dbfd134f016e authored almost 6 years ago by David Rodríguez <[email protected]>
Centralize capybara dependency on test app

0e84015031111daa905b41b7527bad80db1d0588 authored almost 6 years ago by David Rodríguez <[email protected]>
Remove selenium-webdriver from unnecessary places

3bdbd9fb26c699aa3ecc7b19e67078a7659cb1d4 authored almost 6 years ago by David Rodríguez <[email protected]>
Add versioning support to gem helper

3a04d53dacd13368e045f38644a7a5a1fdd872a4 authored almost 6 years ago by David Rodríguez <[email protected]>
Move `bundle install` to the proper place

After gems are added to the Gemfile.

b0f7ab2abc304d04cd07d6d4762c261f4fa2ae31 authored almost 6 years ago by David Rodríguez <[email protected]>
Add "overwrite support" to `gem` helper

So we can remove a conditional on Rails version.

5df910110d44221ef5524abdd8df3b0f497e14da authored almost 6 years ago by David Rodríguez <[email protected]>
Consistent dependency on sqlite3

458a91ad850b2cbb1069a8220570c4156d081cc4 authored almost 6 years ago by David Rodríguez <[email protected]>
Consistent dependency on capybara

I set the server to webrick so we don't depend on whether rails
generator includes puma in the d...

8438c2963851f8321885cc03fe7095ca82b6f05b authored almost 6 years ago by David Rodríguez <[email protected]>
Consistent dependency on database_cleaner

119daf893924ff0c31c58ebcbb6a8ddb57aff960 authored almost 6 years ago by David Rodríguez <[email protected]>
Remove unused file

67b6d5fd1329bd60eee8c72f02df8884ae19c234 authored almost 6 years ago by David Rodríguez <[email protected]>
Bump rspec to remove conditional

bdffd71fb8bb5ea4305d7b12b3930dab2b91a369 authored almost 6 years ago by David Rodríguez <[email protected]>
Fix FactoryBot warnings about static attributes

```
DEPRECATION WARNING: Static attributes will be removed in FactoryBot 5.0. Please use dynamic...

c249c3a308f107c50f22bd3ccb2291f2813b01f1 authored almost 6 years ago by David Rodríguez <[email protected]>
Bump rspec-rails across the whole matrix

1fa82bef97a68665eda8b5caeebd276a019e9efb authored almost 6 years ago by David Rodríguez <[email protected]>
Bump selenium-webdriver everywhere

dfa0007940ea9408b2d4a3486548259e44cba47f authored almost 6 years ago by David Rodríguez <[email protected]>
Merge pull request #396 from cucumber/fix_sporadic_ci_failures

Fix sporadic ci failures

84bfaba1ba5336c99d14d0d14fd0f31f45d029e0 authored almost 6 years ago by David Rodríguez <[email protected]>
Merge pull request #392 from deivid-rodriguez/drop_old_rails_and_rubies

Drop support for old Rails versions < 4.2

a3104a0f73289929e4374b9e82e4174373869b9e authored almost 6 years ago by David Rodríguez <[email protected]>
Add missing final new line

3700c4e83020d484fc7c101e9f3781e3ce5f210d authored almost 6 years ago by David Rodríguez <[email protected]>
Remove unnecessary shelling out

f0da8df6d1a291e65e394a88948042c79b7388e3 authored almost 6 years ago by David Rodríguez <[email protected]>
Fix `overwrite_gemfile` argument

It needs to be a relative path, otherwise I get

```
Expected /home/deivid/Code/cucumber-rails/t...

2e9f679115bdafeacb55b677ecfbd507d3511ca3 authored almost 6 years ago by David Rodríguez <[email protected]>
Gitignore file left around by RSpec

992c932b5654652a01bc49f7e9bd5f497cecf346 authored almost 6 years ago by David Rodríguez <[email protected]>
Catch up gemspec with new rails version support

cdbebf4dfff5434a4fb41380acb70a23b60505e5 authored almost 6 years ago by David Rodríguez <[email protected]>
Drop support for Rails 4

e937904daeecc5f2cdc351a5113193d2a4503e2f authored almost 6 years ago by David Rodríguez <[email protected]>
Remove now unnecessary checks

599468e0668749d172fb4015489e679134172d54 authored almost 6 years ago by David Rodríguez <[email protected]>
Simplify README information

f13ec85c974a7e80e56941073e92f27c56401597 authored almost 6 years ago by David Rodríguez <[email protected]>
bundle exec appraisal generate

f4d8ae8b93b9f4392515cd3f5ed6073eb0cba178 authored almost 6 years ago by David Rodríguez <[email protected]>
Remove mentions to old Rails versions

f13b0e5bc8acb47be3eb5dbcce7caa47ea23a662 authored almost 6 years ago by David Rodríguez <[email protected]>
CI: Bump patch-level Ruby versions in Travis (#393)

* Bump latest rubies in .travis.yml

* Make sure latest rubygems is used by TravisCI

5e37c530560ae1c1a79521c38a54bae0be94242b authored almost 6 years ago by David Rodríguez <[email protected]>
Get CI green (#394)

* Increase default timeout to fix CI error

* Don't ship exectuables with the gem

* Replace...

9f917e55e5e41c55dc0286ffc80a576ef32d0f2f authored almost 6 years ago by David Rodríguez <[email protected]>
Merge pull request #389 from cucumber/xtrasimplicity-patch-1

CI: Upgrade geckodriver-helper

4e072c30fe18ac43a25146092870d8a054dc7265 authored over 6 years ago by Andrew <[email protected]>
CI: Upgrade geckodriver-helper

85bf0a48b91fd33535060ed0bade63bbe478aaf7 authored over 6 years ago by Andrew <[email protected]>
Updated Changelog to reflect latest release

574c56d24c7736b80fb8f64d2cbe1a1f5556953e authored over 6 years ago by Andrew Walter <[email protected]>
Better newlines?

9b6a6146cae246823f7b15ccf0d3b3c1e0f6a2aa authored over 6 years ago by Matt Wynne <[email protected]>
Merge pull request #388 from cucumber/xtrasimplicity-patch-1

Requesting release karma

99927c78d92be1586a011ece883f12df20733a86 authored over 6 years ago by Matt Wynne <[email protected]>
Requesting release karma

87a2c9c4cdc4216708510eee0ecaa525c0dd9303 authored over 6 years ago by Andrew <[email protected]>
Disable display of detailed exceptions (#387)

a09175a41833ae759d6639985074ab2f51cfff18 authored over 6 years ago by Andrew <[email protected]>
Removed check for Rails version >= 3.2.1

As we don't support Rails 3 in Cucumber-rails >= 1.5

6ade6d0a49d43d3c5de6615f6eb4684b8d4116a8 authored over 6 years ago by Andrew <[email protected]>