GitHub / cucumber/cucumber-ruby-core / commits
Core library for the Ruby flavour of Cucumber
SHA | Message | Author | Date | Stats |
---|---|---|---|---|
f70a0e6b | Prepare release v15.2.1 | Luke Hill <l****k@h****m> | 20 days ago | |
e30e0b3e | Remove rdoc fix | Luke Hill <l****k@h****m> | 20 days ago | |
49790b96 | Remove ref to fix issue with link | Luke Hill <l****k@h****m> | 20 days ago | |
f3d37a91 | bugfix: Fix default value of Location in `Test::Action::Defined` (#299) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
168035ea |
Update actions/checkout action to v5 (#300)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
7b5d0e79 | Prepare release v15.2.0 | Luke Hill <l****k@h****m> | about 1 month ago | |
0ab43cc3 | Update changelog | Luke Hill <l****k@h****m> | about 1 month ago | |
0584f1b3 | Updated dependency requirements (#298) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
11863bd6 | Add Ruby 3.4 to GitHub Actions matrix (#293) |
Yasuo Honda <y****a@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
047b51fe | Update README.md (#294) |
Dominik Gedon <d****n@s****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
5c388e58 | Prepare release v15.1.0 | Luke Hill <l****k@h****m> | 6 months ago | |
17882ae4 | Refactor/bump deps (#288) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
be987c23 |
Update dependency rubocop-rspec to '~> 3.4.0' (#291)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
54bb7b93 |
Update dependency rubocop to '~> 1.71.0' (#290)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
53211206 | Alter date of release | Luke Hill <l****k@h****m> | 9 months ago | |
0eeb2ad4 | Fix up invocation count on test steps test | Luke Hill <l****k@h****m> | 9 months ago | |
629ad667 | Regen TODO file | Luke Hill <l****k@h****m> | 9 months ago | |
0a5c3b84 | Fix up references to be_match that were erroneously removed | Luke Hill <l****k@h****m> | 9 months ago | |
aa277609 | Fix up compiler tests erroneously edited | Luke Hill <l****k@h****m> | 9 months ago | |
9fbe3943 | Prepare release v15.0.0 | Luke Hill <l****k@h****m> | 9 months ago | |
fc0bcaa7 | Refactor/rubocop autofixes (#286) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
4f531714 | Add funding_uri to gemspec (#287) |
Andrew Nesbitt <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
fb1f1df6 | Bugfix/invalid conversion (#285) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
10c51074 | Replace slack with discord | | M.P. Korstanje <r****e@g****m> | about 1 year ago | |
01eebd6f | Prepare release v14.0.0 | Luke Hill <l****k@h****m> | about 1 year ago | |
b8702b76 | Re-enable test workflow from call/cron | Luke Hill <l****k@h****m> | about 1 year ago | |
ba3fee91 | Refactor: dep update (#282) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
a2931b0b | Add minor changelog note | Luke Hill <l****k@h****m> | about 1 year ago | |
1e8b896f | Fix license attribution | Luke Hill <l****k@h****m> | about 1 year ago | |
3d36a106 | Prepare release v13.0.3 | Luke Hill <l****k@h****m> | about 1 year ago | |
0863d9df | v13.0.3 Rubocop refactors (#281) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
942bf25a | Prepare release v13.0.2 | Luke Hill <l****k@h****m> | over 1 year ago | |
4a422aee | Refactor/prep for 13 0 2 (#280) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
2c14e4fd | Prepare release v13.0.1 | Luke Hill <l****k@h****m> | over 1 year ago | |
0259540b | Refactor/v13 manual cop fixes (#279) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
62b5057d | Permit redundant params being passed into Passed result for #ok? |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
35c67cd8 | Prepare release v13.0.0 | Luke Hill <l****k@h****m> | almost 2 years ago | |
f980f751 | Refactor/remove unindent (#278) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
42d5030f | refactor: Final manual rubocop fixes pre-v13 (#274) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
faaa5b9b | Add minimum rubygems version to stop renovate spam | Luke Hill <l****k@h****m> | almost 2 years ago | |
7842d428 | Refactor/v13 prep (#273) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
fd431fcd |
Teach Cucumber::Core::Test::Case to match on parent locations. (#247)
Co-authored-by: Micah Geisel <m****h@b****m> |
Micah Geisel <o****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
f9bd515a | Refactor/manual rubocop update (#268) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
743a8b4e | Fix changelog bug | Luke Hill <l****k@h****m> | almost 2 years ago | |
9f18cab5 | Bugfix/workflows (#265) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
19d43dde | Permit gherkin 28 | Luke Hill <l****k@h****m> | almost 2 years ago | |
b7d9ebee | Refactor/manual rubocop fixes part3 (#262) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
bb081ba8 | Refactor/manual rubocop fixes part2 (#261) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
30e2d6a6 |
Refactor/manual rubocop fixes part1 (#259)
Co-authored-by: Matt Wynne <m****t@c****o>, Matt Wynne <m****t@c****o>, Matt Wynne <m****t@c****o>, Matt Wynne <m****t@c****o> |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
c279d451 | Refactor/rubocop autofix part2 (#258) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
e9d61db7 | Refactor/rubocop autofix part1 (#257) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
7de03ccd | Changelog fixes (#256) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
342615b9 | Prepare release v12.0.0 | Luke Hill <l****k@h****m> | about 2 years ago | |
f923667c | Refactor/v12 updates (#253) |
Luke Hill <2****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
98a95342 |
Update actions/checkout action to v4 (#252)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
ab3f002f | Run Renovate in background | M.P. Korstanje <r****e@g****m> | about 2 years ago | |
056b7e53 |
Update dependency cucumber-messages to v22 (#248)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
8ab56150 |
Update cucumber/action-create-github-release action to v1.1.1 (#249)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
ea8d9f59 | Fix rubocop validations (#251) |
M.P. Korstanje <m****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
744d8f30 |
Update dependency cucumber-tag-expressions to v5 (#244)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
785d215e | Dependabot to Renovate (#246) |
Matt Wynne <m****t@c****o>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
23694493 | Fix test status badge |
Matt Wynne <m****t@c****o>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
4849ab1b | merge Merge branch 'release/v11.1.0' | Matt Wynne <m****t@c****o> | over 2 years ago | |
5b7bc1aa | Run tests on any push to any branch |
Matt Wynne <m****t@c****o>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
3f2c7593 | Fix rubocop warning | Matt Wynne <m****t@c****o> | over 2 years ago | |
fb69d4b5 | Fix rubocop warning | Matt Wynne <m****t@c****o> | over 2 years ago | |
82d7a7c7 | Allow tests to be run from release script | Matt Wynne <m****t@c****o> | over 2 years ago | |
2e5c1334 | Allow tests to be run from release script | Matt Wynne <m****t@c****o> | over 2 years ago | |
68d3b003 | Prepare release v11.1.0 | Matt Wynne <m****t@c****o> | over 2 years ago | |
3c94e4a4 | Update CHANGELOG | Matt Wynne <m****t@c****o> | over 2 years ago | |
bac2299e | Update CHANGELOG.md |
Matt Wynne <m****t@c****o>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
801987d0 |
Update cucumber-messages requirement from ~> 19.0, >= 19.0.0 to >= 19, < 21 (...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
14033a33 | Format changelog (#243) |
Matt Wynne <m****t@c****o>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
e75238f0 |
Update cucumber-gherkin requirement from ~> 24.0, >= 24.0.0 to >= 24, < 27 (#...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
8d35ebf8 | Deduplicate renovate configuration | M.P. Korstanje <r****e@g****m> | over 2 years ago | |
43010a68 | Delete Makefile |
Matt Wynne <m****t@c****o>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
d58eb01f | Restore support for matching a scenario by multiline step argument line numbe... |
Micah Geisel <m****h@b****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
b9be5fcc | Restore support for matching a scenario by its tags' and steps' line numbers.... |
Micah Geisel <m****h@b****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
9b3c892c | Modernize release process (#236) |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
9046a577 | Update gherkin and messages depencies (#235) |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
3a6e3526 | Remove coverage (#234) |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
19393fa9 | Dependabot (#231) |
Matt Wynne <m****t@c****o>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
c0cf8bc5 | Remove custom issue templates (#230) |
Matt Wynne <m****t@c****o>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
cee77b0d | Update release workflow accordingly to the test one | aurelien-reeves <a****s@s****m> | over 3 years ago | |
d1d15b31 | Update ruby versions executed on GHA | aurelien-reeves <a****s@s****m> | over 3 years ago | |
8fbbbc01 | Fix workflow | aurelien-reeves <a****s@s****m> | over 3 years ago | |
d8e00a11 | Update test workflow to not failing fast | aurelien-reeves <a****s@s****m> | over 3 years ago | |
e6d57639 | Prepare release 11.0.0 (#228) |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
006e1f06 |
Update actions/checkout action to v3 (#227)
Co-authored-by: Renovate Bot <b****t@r****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
f38fbfe0 | Release 10.1.1 | aurelien-reeves <a****s@s****m> | over 3 years ago | |
960210bb | Deactivate Gemspec/RequireMFA cop as we do not support MFA at the moment | aurelien-reeves <a****s@h****t> | almost 4 years ago | |
815c35e4 | Update changelog to fix usage of cucumber/action-create-github-release | aurelien-reeves <a****s@s****m> | almost 4 years ago | |
96c79cd1 | Release v10.1.0 (#225) |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
a1de3fa0 | Add release workflow (#224) |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
64fe7adc | Fix rubocop offenses | aurelien-reeves <a****s@s****m> | almost 4 years ago | |
000c5f29 | Deactivate renovate dependency dashboard |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
168c35bd | Remove useless magic comment | aurelien-reeves <a****s@h****t> | about 4 years ago | |
ec2a978b | Update CI status badge in README.md |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
382b9c7b | Move CI to GitHub actions (#222) |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
2380ddfe | Rewrite README.md and CONTRIBUTING to match the ones from 'cucumber-ruby' (#221) |
Aurélien Reeves <a****s@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago |