Ecosyste.ms: OpenCollective

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

github.com/hanami/devtools

Hanami development tools [internal usage]
https://github.com/hanami/devtools

Rubocop: disable `Style/AccessorGrouping` as it's important for us to keep accessors separated for YARD documentation

c79fb935c4bd11b6ce9f22e949140db07f77b4f9 authored over 1 year ago by Luca Guidi <[email protected]>
Disable Style/StabbyLambdaParentheses

c479d8333bf88964df13279b604a5cefca413919 authored over 1 year ago by Tim Riley <[email protected]>
Fix gemspec metadata

cafbd79241305ec99fc224f482c81949bcc006f9 authored almost 2 years ago by Luca Guidi <[email protected]>
Prepare for v2023.02.16

7d17881768de4a420e071dfdec41875da0328d8d authored almost 2 years ago by Luca Guidi <[email protected]>
Rubocop: disable `Gemspec/DevelopmentDependencies`

19445f40a4efef6da9e7202fded846f35c42b266 authored almost 2 years ago by Luca Guidi <[email protected]>
Rubocop: Disable `style/RedundantConstantBase`

1c891ab6c73089a5555114028f849d475d579e03 authored about 2 years ago by Luca Guidi <[email protected]>
Disable Naming/MethodParameterName

This change was brought to you by the `fs:` arg for Hanami::CLI::Command

90bd90e195e1d5958f7127fe3a6acb6e571390ad authored about 2 years ago by Tim Riley <[email protected]>
Relax `dry-core` requirements

2c5cec02d3b188166af91da498eb7f33ddc4993b authored about 2 years ago by Luca Guidi <[email protected]>
Revert "Relax `rack` dependency to include 3.0"

This reverts commit 06ae93bab6fcad4f5932268a7e109dfb471a7c09.

fe5bd847dfb315d36802a04b23a77a06875a7e70 authored about 2 years ago by Luca Guidi <[email protected]>
Use dry-core from main

461c21ef90f3f309932770343254ab77a51b8560 authored about 2 years ago by Peter Solnica <[email protected]>
Permit rack 2 as well as rack 3

68cbd3ea894a7c08800a5225b493bbf0a70c9634 authored about 2 years ago by Tim Riley <[email protected]>
Relax `rack` dependency to include 3.0

06ae93bab6fcad4f5932268a7e109dfb471a7c09 authored about 2 years ago by Luca Guidi <[email protected]>
Required Ruby version >= 3.0

6c52f414b69184a3085bbb3bf2d1e91772b7e51a authored about 2 years ago by Luca Guidi <[email protected]>
Explicit require of `dry/core/basic_object` Ref #73

f0ab895d52af4ac5efa210dec4abbe952bb984f4 authored over 2 years ago by Luca Guidi <[email protected]>
Use `Dry::Core::BasicObject` (#73)

* Use Dry::Core::BasicObject

* Use `dry-core` stable

Co-authored-by: Luca Guidi <me@lucagu...

1bc0832cb01e838b5f9a1ea97232db93af1b7255 authored over 2 years ago by Tim Riley <[email protected]>
Disable Rubocop's `SuggestExtensions`

6977765ec95e14242a47bcad23aa8e97f5a426ef authored almost 3 years ago by Luca Guidi <[email protected]>
Disable Rubocop's `Lint/EmptyClass`

f6d2c8edc34338680ecbedf2c02983b508fd447f authored almost 3 years ago by Luca Guidi <[email protected]>
Set Rubocop's `TargetRubyVersion` to 3.0 for Hanami 2.0

9873af7fba6bb06fdaf5e28f95d2cdfe3e164ef6 authored almost 3 years ago by Luca Guidi <[email protected]>
Don't prohibit Hash[] syntax (#69)

4463b125148d1825ee7dcbe4c3c727eb062ce8c1 authored almost 3 years ago by Sean Collins <[email protected]>
`.rubocop-unstable.yml` => `.rubocop.yml`

0088621fefda6ea8d5f12356c3455b49fa8bf317 authored over 3 years ago by Luca Guidi <[email protected]>
Merge branch 'unstable'

6cfa59943000475ce74e81104595adeb3a47288e authored over 3 years ago by Luca Guidi <[email protected]>
Generic `.gitignore` entry for cached Rubocop files

552fac3391d9fd2c7565e4b7432c9e82c82a102f authored over 3 years ago by Luca Guidi <[email protected]>
Use latest `capybara`

17caf821bea24826a0251846764bcce7589961f9 authored almost 4 years ago by Luca Guidi <[email protected]>
Ignore Capybara/Poltergeist JavaScript errors (#63)

7e5534598e0373e3669f91000465d4d575b94763 authored almost 4 years ago by Luca Guidi <[email protected]>
Unify Rubocop rules for Hanami 2 and dry-rb (#60)

11c6347ee94352b8f7dd10f016da57e7da24ec6b authored over 4 years ago by Luca Guidi <[email protected]>
Rubocop disable `Naming/HeredocDelimiterNaming` and `Style/SpecialGlobalVars`

0aab11c681bd22b1db6e08d078ef0e2c71939cb0 authored over 4 years ago by Luca Guidi <[email protected]>
Unify Ruby style between Hanami and dry-rb (#59)

7fdc75d62744e52161e066673d5cc013be152e36 authored over 4 years ago by Luca Guidi <[email protected]>
Rubocop 0.80 cops: `Style/HashTransformKeys` and `Style/HashTransformValues`

b4ed9852ef894d3e702ea488dbfd6d07a9ac622c authored over 4 years ago by Luca Guidi <[email protected]>
Update Rubocop master and unstable at the latest possible configurations (#57)

* Update Rubocop master and unstable at the latest possible configurations

* ExponentialNotat...

4a7595a5ceb803c8c05ac98ed026e31232bc8d62 authored over 4 years ago by Luca Guidi <[email protected]>
Rubocop unstable branches using Ruby 2.7 (#56)

* Support only Ruby 2.7+ for Hanami 2.0 Rubocop checks

* Decouple master and unstable rubocop...

56cf49e124c8436f9c0d6f7b667eb83c2a803499 authored over 4 years ago by Luca Guidi <[email protected]>
Rubocop Ruby 2.3 (#53)

* Get back Rubocop `TargetRubyVersion` to 2.3

* Remove `rubocop` as shared dep.
Gems are goi...

b29b2b947edadad42b94999e890e47c920837b52 authored over 4 years ago by Luca Guidi <[email protected]>
Bump `TargetRubyVersion` to 2.4 in .rubocop.yml

2.3 is no longer accepted by Rubocop, as Ruby 2.3 EOL happened on 2019-03-31
https://www.ruby-l...

4230b1e4f124a18a415b71e8fdfdc9116ba34fab authored over 4 years ago by Luca Guidi <[email protected]>
Update rubocop to version 0.83.0 (#48)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

0664e428d6db43320d56f46131b52e3547719a81 authored over 4 years ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Rubocop: `Metrics/LineLength` => `Layout/LineLength` (0.79.0)

8ca13ea9f9461d04b9b81eca533e5becd24b2552 authored almost 5 years ago by Luca Guidi <[email protected]>
Update rubocop to version 0.79.0 (#39)

0440a3588068073f322578a64ab0029e7d0047e1 authored almost 5 years ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Update rake to version 13.0.1 (#34)

ffe39620746e4343471c5b590d18d13f303df61b authored almost 5 years ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Remove `hanami-cli` (#36)

027931ba4f363409bb9d4be50ec811a309c89dc3 authored about 5 years ago by Luca Guidi <[email protected]>
Helper to stub DNS lookup (#29)

d69602ce81d643ba0262528ddf8868e0f4cfa2f8 authored over 5 years ago by Luca Guidi <[email protected]>
Set `PreferredName` for Rubocop's `Naming/RescuedExceptionsVariableName`

6191bcd976c4c0d17bdc4ab12fe9ab725c66d949 authored over 5 years ago by Luca Guidi <[email protected]>
Update rubocop to version 0.73.0 (#24)

5cf3c70800ab4b7d2c6334ed191fe21e03423892 authored over 5 years ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Revert "Use multiple `Gemfile` sources: local + Rubygems"

This reverts commit bef2461b0b5f47817a14c51511df3d2e7d77ef67.

1eda2eb569bdf445d4db8dee73e6236cec255d4c authored over 5 years ago by Luca Guidi <[email protected]>
Use multiple `Gemfile` sources: local + Rubygems

bef2461b0b5f47817a14c51511df3d2e7d77ef67 authored over 5 years ago by Luca Guidi <[email protected]>
`with_tmp_directory`: ensure `dir` is `Pathname`

23f0356f8bd8b5f7aefc19fdcecf39798a1c5ef5 authored over 5 years ago by Luca Guidi <[email protected]>
Code style

385b0bc8c4d514edc0ed3e5681f59b6dc557a826 authored over 5 years ago by Luca Guidi <[email protected]>
Temporary try to use local gems when running integration tests

f279178ef986caf1720a8c8104305966a3056a7f authored over 5 years ago by Luca Guidi <[email protected]>
Delete and recreate tmp directory (`with_tmp_directory`)

0fe45640ae9da69d0bf7e930c5202742d7789cf1 authored over 5 years ago by Luca Guidi <[email protected]>
Lock `capybara` to `3.15.1`, which is the last version that supports MRI 2.3.0

0b5adc4215dcc462eb0875f9c356be093f610604 authored over 5 years ago by Luca Guidi <[email protected]>
Rubocop prefer `exception` as rescued exception variable name

da004934a230a2f405003490e12f2aafb1809731 authored over 5 years ago by Luca Guidi <[email protected]>
Revert "Don't include `RUBYOPT` in `RSpec::Support::Env`"

This reverts commit 52fedcd932745f63582663755aaa867efc40c6e7.

5e2e6dec987307d6373a79e9d61896544581899c authored over 5 years ago by Luca Guidi <[email protected]>
Don't include `RUBYOPT` in `RSpec::Support::Env`

52fedcd932745f63582663755aaa867efc40c6e7 authored over 5 years ago by Luca Guidi <[email protected]>
Rename `run_command` to `run_cmd` to avoid naming conflicts with `aruba` helpers

afc2341578408af0581e5003888bdc59f4d476db authored over 5 years ago by Luca Guidi <[email protected]>
Add more Ruby env var to `RSpec::Support::Env`

d57efe19f6674da2eb4b6023228b3218153b39ea authored over 5 years ago by Luca Guidi <[email protected]>
Use `aruba`'s `run_command_and_stop` over the deprecated `run_simple`. Ref https://github.com/cucumber/aruba/issues/559

1b81603abf305b2d311b092116b8904f4a693842 authored almost 6 years ago by Luca Guidi <[email protected]>
Hanami 2 will support MRI 2.5+

8a515af0f979e0b207a99d95a7da9a0542dece3d authored almost 6 years ago by Luca Guidi <[email protected]>
Update rubocop to version 0.63.0 (#11)

2f0040a12e4c183d3ac27912bf4414f9ee0545be authored almost 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Depend on bundler '>= 1.6', '< 3'

f13935605618304ca456807d8b2ed825489a434c authored almost 6 years ago by Luca Guidi <[email protected]>
Depend on bundler '> 1', '< 3'

b10e060bdacd555d6c642b0110577b47b07b487e authored almost 6 years ago by Luca Guidi <[email protected]>
Update rubocop to version 0.62.0 (#10)

7bff2ca842f68616aa90247148440dbe323e2859 authored almost 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Update rubocop to version 0.61.1 (#9)

cf45523e05caae7f1aabee1990a8c4cc2b4940bb authored about 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Update rubocop to version 0.59.2 (#7)

a3210708201a88308b43b295616926db58aa7ec8 authored about 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Disable Rubocop rule: Naming/FileName

119fb8097a83aa4c5896748549d812af7044e1ca authored over 6 years ago by Luca Guidi <[email protected]>
Revert "Bump Rubocop TargetRubyVersion to 2.4" (#4)

fa321addf3ed6bdaa2196fe9c5225fb5261cf202 authored over 6 years ago by Luca Guidi <[email protected]>
Merge pull request #2 from iagus/support-for-ruby-version-2.4

Bump Rubocop TargetRubyVersion to 2.4

6aa203777ccba768603e0bfc001a4be3ec7524a2 authored over 6 years ago by Alfonso Uceda <[email protected]>
Support for code quality tools

c52e3020f892862352c295c06bfda12a79bf204f authored over 6 years ago by Luca Guidi <[email protected]>
Update rubocop to version 0.58.1 (#3)

e8d2fdd65dedc5fbf045c0b410a20a2f48a47866 authored over 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Added deprecation warning silencer

0a28feb46ee8ff0e3d443508207a09d86964acc7 authored over 6 years ago by Luca Guidi <[email protected]>
rubocop ~> 0.57.0

636e6785dc608b276f10fec73c81be4ed4c3455f authored over 6 years ago by Luca Guidi <[email protected]>
Update capybara to ~> 3.2

ba05eea6958405c192e6efcf7505d74dfffb3300 authored over 6 years ago by Luca Guidi <[email protected]>
Fix GitHub link

The link was to @jodosha's version of this, before it was moved into the Hanami Organization

9f51a1c8e659a5c004111a2efa100b09411eb7da authored over 6 years ago by Sean Collins <[email protected]>
changes ruby to v2.4 in unstable rubocop file

d6662ad61cd0c6ba20fc34b28a0f8337cfbee26c authored over 6 years ago by iagus <[email protected]>
Revert "unstable: set minimum ruby version to 2.4"

This reverts commit 5a62d5e7a23e01e5056fc6b61f589573a8641245.

We can't jump already into 2.4 be...

647f77fb3027487c48168d3081589fa723fdbc89 authored over 6 years ago by Luca Guidi <[email protected]>
unstable: set minimum ruby version to 2.4

5a62d5e7a23e01e5056fc6b61f589573a8641245 authored over 6 years ago by Alfonso Uceda Pompa <[email protected]>
Depend on rubocop 0.54.0

ee3ed5d247e3e5c0f65294e0bce40c686330139f authored over 6 years ago by Luca Guidi <[email protected]>
Rubocop: disable Style/ExpandPathArguments

9b9ca41905d6b2c18243a631c260546e4ff3f08c authored over 6 years ago by Luca Guidi <[email protected]>
Setup if running on CI. Setup forces to install globally development Hanami gems.

00db064c069a21387ef453ae4a8f4b164f3ed39e authored almost 7 years ago by Luca Guidi <[email protected]>
Simplify bundler

a1dd3021a64f864b3c15f1aebb8a4d1b6bdfcda7 authored almost 7 years ago by Luca Guidi <[email protected]>
Try to build without Bundler packaging feature

987a61dbbdc7d89ef227f3a82d3b7155b401b296 authored almost 7 years ago by Luca Guidi <[email protected]>
Don't use --path when bundling

856034671f024eae3ff52eb4e4c7a43496773c6d authored almost 7 years ago by Luca Guidi <[email protected]>
Added hanami-cli and hanami-webconsole to the list of default gems

849e776b39262c7a157d8bde796fc1611fe123a8 authored almost 7 years ago by Luca Guidi <[email protected]>
Explicitely specify cache while running bundle install

09ced8086aeefbaef803d016de3287d0f83a65aa authored almost 7 years ago by Luca Guidi <[email protected]>
Removed sqlite3 as it isn't compatible with jruby

9e8687a5d2918f9d605c8b8fcf71d8383548d58a authored almost 7 years ago by Luca Guidi <[email protected]>
Added sqlite3 and dotenv as they are soft dependencies for Hanami projects

117a5fa01c81d271e1468b2cfe326182eb5eb05c authored almost 7 years ago by Luca Guidi <[email protected]>
Revert "Configure project to mirror Rubygems"

This reverts commit 2c701ead1861ba4ea5701647f9efdcf865f48fad.

5c17b126382661ef19b9e86bce18c624f407ce42 authored almost 7 years ago by Luca Guidi <[email protected]>
Configure project to mirror Rubygems

2c701ead1861ba4ea5701647f9efdcf865f48fad authored almost 7 years ago by Luca Guidi <[email protected]>
Include gem mirror in project Gemfile. Don't use --local for bundle install.

77cec442128ec72cd7bbbeea8b4bdb82a9c7322e authored almost 7 years ago by Luca Guidi <[email protected]>
Decouple Platform.ci? from Travis CI

578735ef6988670059e9d1f5e50198206545069c authored almost 7 years ago by Luca Guidi <[email protected]>
Compact Gemfile

a6dfa4b0a651727e7bd605fcb20bee46c77eaec9 authored almost 7 years ago by Luca Guidi <[email protected]>
During the CI setup process, install all the Hanami frameworks (if needed)

a36d2c1519bf35f9eebb747859dba6a93030077e authored almost 7 years ago by Luca Guidi <[email protected]>
Added inject_line_before spec helper

cb0c60b250e87cde525e19e04bf01dbf34b1a179 authored almost 7 years ago by Luca Guidi <[email protected]>
Ensure to find hanami directory in vendor/cache

9e5d6f42c51bee0e06c73835eb491b771c3b8b53 authored almost 7 years ago by Luca Guidi <[email protected]>
Exclude all hidden vendor/ files from Rubocop checks

See https://github.com/bbatsov/rubocop/issues/4832

5cc45775717cbc4ddb86fca1dcccf89baab8ff22 authored almost 7 years ago by Luca Guidi <[email protected]>
Print devtools informations while using script/setup

8a59814c5f8a50cbe5e7518d2409c34d3aad1133 authored almost 7 years ago by Luca Guidi <[email protected]>
Exclude all vendor/ files from Rubocop checks

f3d0ed52ee917a9ecbf0cb6773fcb7a95ce51723 authored almost 7 years ago by Luca Guidi <[email protected]>
Exclude vendor/ directories from Rubocop checks

302a8746f0213d6f2a8c74600f033744c991f855 authored almost 7 years ago by Luca Guidi <[email protected]>
Rubocop: Style/ClosingParenthesisIndentation => Layout/ClosingParenthesisIndentation

669b3a8da5b564e52d022fa1becfc4f6ac674b71 authored almost 7 years ago by Luca Guidi <[email protected]>
Fix .rubocop-unstable.yml

741ba82096e4db78d8eca91d6334028f73b8eeba authored almost 7 years ago by Luca Guidi <[email protected]>
Use Hanami::Environment constants only if defined

eecdde37fcf90b10dd5d8eda6080484584e407c6 authored almost 7 years ago by Luca Guidi <[email protected]>
Integration tools (#1)

f4fb49f91ef270aa605a9d81e2d9b07fa7ace935 authored almost 7 years ago by Luca Guidi <[email protected]>
Revert Ruby version to 2.3 for `.rubocop-unstable.yml`

The minimum Ruby version that we want to support is still 2.3 for two
reasons:

1. As now, 2.3...

1ca1d432de5fc9dc84deb6b64ba71d85af172c5c authored about 7 years ago by Luca Guidi <[email protected]>
Fix rubocop style Style/StringLiterals for unstable

db486905ff94553dd7f88cc6802dd0caf2917330 authored about 7 years ago by Luca Guidi <[email protected]>