Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/beaker-docker

Docker hypervisor for Beaker acceptance testing framework
https://github.com/voxpupuli/beaker-docker

Merge pull request #122 from voxpupuli/dependabot/github_actions/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4

72dda38788e291394271bc186d7e20eb6ee1d241 authored over 1 year ago by Tim Meusel <[email protected]>
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

122cf9b3863d175fa363801ddb633235fbc786bf authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #121 from bastelfreak/rel210

Release 2.1.0

fe42bd424c3389a07f6be112751c1f4a34d8fc28 authored over 1 year ago by Tim Meusel <[email protected]>
Release 2.1.0

c7c121c0214d0d05bf6d7cda3cf5bd4546607c7c authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #119 from bastelfreak/faraday

GCG: Add faraday-retry dep

bb27ddd74ea1a68e3685dadf938260f7aba69255 authored over 1 year ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #118 from bastelfreak/strict

CI: Build gems with strictness and verbosity

895bc0a49d673022ba3f0f21d2e3bbc3d9a4b609 authored over 1 year ago by Tim Meusel <[email protected]>
CI: Build gems with strictness and verbosity

d872e2034ed45f86e9b7868f7f6ead8d4ae35690 authored over 1 year ago by Tim Meusel <[email protected]>
restore beaker 4 support

8c86532a7aba53e0686409179f80c16ea0a5cc52 authored over 1 year ago by Tim Meusel <[email protected]>
GCG: Add faraday-retry dep

4b513a5a272ccb9ff2af2c55118929e98c71464e authored over 1 year ago by Tim Meusel <[email protected]>
switch to voxpupuli-rubocop

e4b4dd5a0990428b6aece72efc23613cf68653d3 authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #116 from jay7x/rspec_rubocop

rubocop: Fix RSpec/AnyInstance

f126be29e6de421b6e56712be9ee37c334aa8701 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: Fix RSpec/AnyInstance

422caa0beb03df1683059233aa5912cb5efb1da3 authored over 1 year ago by Yury Bushmelev <[email protected]>
Merge pull request #115 from jay7x/rspec_doubles

rubocop: Fix RSpec/VerifiedDoubles

d44f1fab7e41f3332f40ce1dd8638d57cc50733a authored over 1 year ago by Ewoud Kohl van Wijngaarden <[email protected]>
rubocop: Fix RSpec/VerifiedDoubles

e78de498f8ef662288066221ae667e51ed2aa887 authored over 1 year ago by Yury Bushmelev <[email protected]>
Merge pull request #114 from bastelfreak/rel200

Release 2.0.0

b8b317eccdfe61f3d45bb054bf7a847c5623789f authored over 1 year ago by Tim Meusel <[email protected]>
Release 2.0.0

cf45caa4e9371c1863ac7edb7022ecf934ef7d77 authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #113 from bastelfreak/rubocop

Rubocop: fix more violations

c78f0e9e94154082483daba55d547e854ab52faa authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Style/HashSyntax

d29bed33bad190fede8c53868b3568011ef44565 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Style/IfUnlessModifier

21cb55185a6b55b1dc3b51cbcac5c3445e04299a authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: Fix Style/StringLiterals

edd5b65a6df8259cd9c3622002a313265b88f687 authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #112 from bastelfreak/rubocop

rubocop: Use shared config from beaker

541dac6cf538041f92bf3ff8d5b51281c4899663 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: Use shared config from beaker

7226e19d015ff0f791e9988060cc275d67766c89 authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #111 from jay7x/even_more_rubocop

Fix even more rubocop issues

ee95956b0790e11b6e0e7fb2d0d027556d0de7f2 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: Fix RSpec/NoExpectationExample

34ad855f8f4daf4f492ec584b3face17dd97c8f2 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix RSpec/StubbedMock

e5d5092d8195305903e4ebb160a04f852ed60677 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix RSpec/ExpectInHook

482938a962dec1c063d6003b6e4d2ce6fe5794b4 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix RSpec/RepeatedDescription

de6cba52625e9e9a01bdb9ea4038413ce2da6204 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Layout/LineLength (200 chars)

f838158930c3182c65d5212fd24bba990b2872d3 authored over 1 year ago by Yury Bushmelev <[email protected]>
Merge pull request #110 from jay7x/more_rubocop

More rubocop fixes

aee2a6f6ed8e1ab9b7dfbc64debe3a8dca1d7af9 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Performance/Detect

da3616a98bc2cfa7f3832c3e99cee9cb6867e720 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Performance/StringInclude

9a950149ae0010699f64e5b06bf02c4291136f22 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/RedundantReturn

54aaff1e23b8d792aeed7db306deffe693f9f7fb authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/WordArray

1143f2c8ace81b07485a1d6485f2f011bdb82574 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/PercentLiteralDelimiters

954377598cc9107bba665479eef03eb192b6592c authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/CaseEquality

df1ea4fc4aaa65bf0dd17c115bc58b8ac18556d6 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/Documentation

299a3778a0ce96b0d1180e75ace136e0e88aafbb authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Lint/EmptyBlock

36ab0557e95f888f72462ad1ff2a57dea16fffd7 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/PreferredHashMethods

0db05a1a9535de6a54e43058cf2f3e9cfc4042b0 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/SafeNavigation

2680311f4c12c450889ffbe3850c6ec3bbea3080 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Lint/MissingSuper

9a72f6cac3b065fb62d7617b76f9a2f8ee76b099 authored over 1 year ago by Yury Bushmelev <[email protected]>
Merge pull request #107 from jay7x/no_beaker_rspec

Drop `beaker-rspec` dependency

26ad21c3c8eed909ab79e7ec00833aa2e491a688 authored over 1 year ago by Tim Meusel <[email protected]>
Drop `beaker-rspec` (not really used)

8fb2ab9fa1e90d90e8e011f585849b98387e4a7a authored over 1 year ago by Yury Bushmelev <[email protected]>
Merge pull request #109 from bastelfreak/ruby27

Drop Ruby 2.4/2.5/2.6 support

3806f0445a2d1ff3fef8407cd48d00fd2d86c232 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Style/ParenthesesAroundCondition

789d53589b7eb1568097a33e70e25b2d9a24e258 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Style/NonNilCheck

052c6dd2533b89ff4114d8e27df4f6fafc139855 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Style/Next

b9314fae6aacd313fc431281c390f919d240a1b4 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Style/IfInsideElse

bd94ccffc7fcc8cc42545bdb28975ea9a0264ba6 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Lint/UnusedMethodArgument

e6864433041cd6cb84a160e15b60fd739a1d0bc2 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Style/ConditionalAssignment

9069565b0eedf77f96456b5c7daae2819ef4b169 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix RSpec/ExampleWording

4f51a21f940a17e6322555ff35f759f691ced5ea authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix RSpec/HookArgument

d08814fa5c80f4514b66516aab4af5aa2fa4f6cb authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Style/GuardClause

be126dce8f3d7d18fc0e0f08ba380a555ec2427d authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: fix Layout/FirstHashElementIndentation

092e4f1c467fb2bc2634ebd36bc54955f8795463 authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: autofix

afb0c8bd5e4ea52c7dcd9a5a24c8bf9cbed3fca2 authored over 1 year ago by Tim Meusel <[email protected]>
Drop Ruby 2.4/2.5/2.6 support

9fc0062248887ffa1bf65acfff9030304cf671f0 authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #108 from jay7x/rubocop

Fix more rubocop warnings

020a059267cc9bb087497e2a56ffa4fd183da0ee authored over 1 year ago by Tim Meusel <[email protected]>
rubocop: Fix Style/UnlessElse

b5c3b8f9e9f7dd3a431f0cd2d99a138119fa7112 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/TernaryParentheses

a3ace886c2d6363a0df0fbf5b6466844cd531c58 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/StringConcatenation

1614e2693226a85b18de58d9a7945cfee188a622 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/RegexpLiteral

badf6be209d6fd2e8e16eb6e0364a89c5ef5e654 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/RedundantRegexpEscape

829b30b44e598a9921dc915624dfb12b00253c09 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/RedundantCondition

02752ad9655dad9a10fd7e73ef537fcf50769b26 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/RedundantException

ce881e100eee4839f8bd0236a103a6912b16b87e authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/RedundantArgument

773071d739b1d77f0c3a884c108134e29cc08653 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/LineEndConcatenation

b3c729c6bc607306f8a7c5ce298004718b4662fb authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/FrozenStringLiteralComment

ed4037bbc2987669558ab857ee243232c10a4b31 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/CommentAnnotation

75359323735285d523bf7cfd5f5ea6b0fb109bce authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Style/BlockDelimiters

14c92a0f98a9bb3a9bd6d8eaa5ff886fe424f614 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix RSpec/ReceiveCounts

f67824af9ace9f9a05fe4479cad71dcfff4bc5fa authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix RSpec/NotToNot

e577f960745639d7a7784ceeda35b92a31c34f52 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix RSpec/EmptyLineAfterHook

bb4fdc0de13cae7b433a5797d350b5b2344d64a4 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix RSpec/EmptyLineAfterFinalLet

c4541e23fd5579d2400c4d80e2e467dcc8ec0a8e authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix RSpec/ContextWording

e9f5ff90d50dc29c8e8d744bb0ead3fbe0408998 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Performance/RedundantSplitRegexpArgument

45238ecdd5779170b5a150290558a4f5ef895f07 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Lint/UselessAssignment

6aca3e2d1d71a97f71f22e6f46b79f92f23f4baf authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Lint/ParenthesesAsGroupedExpression

c1678325b5814ab168660aff99f78170a77f6462 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Lint/DuplicateBranch

0d62c4be52c854c27213829e89e6834fba266ed6 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Layout/MultilineHashBraceLayout

294c6aed5d17f543ed2afe89d33fd3a99d502482 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Layout/BlockEndNewline

68a69523e2350636aa1821165c00c4114df4ce62 authored over 1 year ago by Yury Bushmelev <[email protected]>
rubocop: Fix Layout/ArgumentAlignment

2bd33f766f7ba93aafb2eaa2519a431fe4cf62b5 authored over 1 year ago by Yury Bushmelev <[email protected]>
Merge pull request #106 from bastelfreak/rubocop

Fix multiple Rubocop warnings

135b8fea6e24d50bc317b69574b88f031f2ea2bc authored over 1 year ago by Tim Meusel <[email protected]>
ruboocop: Fix Layout/EmptyLines cops

d5e7f10692502786f8517271e4675a40e503017e authored over 1 year ago by Tim Meusel <[email protected]>
ruboocop: Fix Layout/Space cops

3136b4ab3593dc6dfd15e51b9d78e8bde286b141 authored almost 2 years ago by Tim Meusel <[email protected]>
Rubocop: Fix Style/TrailingComma

908decb69aa992b16524d466adf505b4b95a29e5 authored almost 2 years ago by Tim Meusel <[email protected]>
Merge pull request #105 from jay7x/release

Release 1.5.0

520d50e52ed389fb7833510914d149840dc2345f authored almost 2 years ago by Tim Meusel <[email protected]>
Release 1.5.0

a21e9f04af71fcb28d10ad116807e7f223a88549 authored almost 2 years ago by Yury Bushmelev <[email protected]>
Merge pull request #104 from ekohl/remove-gemfile.local

Remove Gemfile.local from git

3811e5421a86af178ff1c3ad0a411929db87a658 authored almost 2 years ago by Tim Meusel <[email protected]>
Remove Gemfile.local from git

A local file checked into git is contradictory. This merges the file
into Gemfile.

dede53b774b3a183e885bca38614edf33890c699 authored almost 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #103 from jay7x/fix_rubocop_yml

Fix rubocop Naming/FileName

c2885e43de6f1e26042420c9ab9db70596b53962 authored almost 2 years ago by Tim Meusel <[email protected]>
Fix rubocop Naming/FileName

221d5a880c623d0e83e009ed4c699c65c9adc9fd authored almost 2 years ago by Yury Bushmelev <[email protected]>
Merge pull request #102 from voxpupuli/cleanup

cleanup GitHub actions

caf359c855bface66e7a4d90be56ee0ef28e49a9 authored almost 2 years ago by Tim Meusel <[email protected]>
cleanup GitHub actions

7e0f2a91a4b512110cd6fe34c9845274ca119b53 authored almost 2 years ago by Tim Meusel <[email protected]>
Merge pull request #86 from bastelfreak/podman

GHA: Use builtin podman

91e0bf5ce69764a872dd21a90ea1b046887128b6 authored almost 2 years ago by Tim Meusel <[email protected]>
Merge pull request #85 from voxpupuli/docker

GHA: Use builtin docker

60b527f178503b07e260c98c8c00008af64c9d0e authored almost 2 years ago by Tim Meusel <[email protected]>
Merge pull request #75 from jay7x/rubocop_fixes

Fix rubocop-related issues (part 1)

2f6f44d1a8bc0043c3b12048c912e0bb75b33113 authored almost 2 years ago by Tim Meusel <[email protected]>
GHA: Use builtin podman

1bc266095f3bcccf7b226f8027164a97a8994d97 authored almost 2 years ago by Tim Meusel <[email protected]>
GHA: Use builtin docker

b64634e5ec5c9158e47ef40ae78f90c550caa53e authored almost 2 years ago by Tim Meusel <[email protected]>
Merge pull request #101 from bastelfreak/fail

CI: Dont fail fast

8f2676c52bc09c03830c6a84762a5859f32e74da authored almost 2 years ago by Tim Meusel <[email protected]>
CI: Dont fail fast

cef3b1cb708f47700374e0fd3fcc302fffb30b98 authored almost 2 years ago by Tim Meusel <[email protected]>
Disable some cops

* Style/IfUnlessModifier cop
* Style/StringLiterals cop
* Metrics cops

08189b802a5a8e681495169b231355d41acaa978 authored almost 2 years ago by Yury Bushmelev <[email protected]>