Ecosyste.ms: OpenCollective

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

Hanami

A flexible framework for maintainable Ruby apps
Collective - Host: opensource - https://opencollective.com/hanami - Website: https://hanamirb.org/ - Code: https://github.com/hanami

CI: Remove `notify_when: "failure"` as it doesn't work

github.com/hanami/controller - 6f1ab299d8cfe2da50198c5fef3edc0645e858b9 authored almost 3 years ago
Rack Logger: Ensure to print current timestamp and indicate `ms` for elapsed time. (#1145)

github.com/hanami/hanami - fbf357b0f9eebb4d1ffba5f93ee7b680656c434c authored almost 3 years ago
Merge pull request #73 from hanami/update-for-latest-dry-system

Update template for providers in latest Hanami/dry-system

github.com/hanami/hanami-2-application-template - 414e788ab0a1a21829a6485ec70501266bd5761c authored almost 3 years ago
Update providers for latest Hanami/dry-system

github.com/hanami/hanami-2-application-template - 28186894a994a7655442efbd6e8c6ea15e767d95 authored almost 3 years ago
Use latest dry-system (prepare for upcoming 0.23.0 release) (#1144)

github.com/hanami/hanami - 8bb320cac55d93bb1bb79d0831b4c27f4436047d authored almost 3 years ago
Simplify `Hanami::Web::RackLogger` (#1139)

github.com/hanami/hanami - d26cd93315adc6e81161fecc390e0f8c351675a5 authored almost 3 years ago
Add line to Gemfile for Rack-compatible server (#30)

WEBrick was remove from Ruby in 3.0, so we need to specify a server

github.com/hanami/api - aa4d3ee730f9523c3b4293651ef258af5467602d authored about 3 years ago
Add notes to readme about unit and integration testing (#31)

github.com/hanami/api - c06a46cc9d8e702ec05ca24a97d62069a3039c38 authored about 3 years ago
Only support Ruby 3.0+ (#32)

github.com/hanami/api - c9e0d0f96868bea4da75108cc0a459b72b461288 authored about 3 years ago
Update HTTP Status codes (#364)

Taken from: https://github.com/rack/rack/blob/c1e5fbbb59101c039e8b657c8052e152c572d5ac/lib/rack/...

github.com/hanami/controller - f2c1844a2ee57aeeba4e8641006349e0b23c732d authored about 3 years ago
Parse form submission and make it available in Router params. (#217)

github.com/hanami/router - 810cb4bb884d0c3886060ba7bd8b18a616169fdb authored about 3 years ago
Don't upload coverage

github.com/hanami/mailer - bb063c28627bd3103a8494a105e7847cd2c5fbc4 authored about 3 years ago
Leftovers from previous commit

github.com/hanami/helpers - 1c398573afc813633c2524fa32e96250a9269680 authored about 3 years ago
Schedule GitHub Actions. Notify Slack in case of failure.

github.com/hanami/hanami - a186a635d32b9e825bd31e445f50774025cdc176 authored about 3 years ago
Ruby 3.0+. Schedule GitHub Actions. Notify Slack in case of failure.

github.com/hanami/cli - 2cc5ff7e8a1f9bb848449f1e39c7ae110ec7c035 authored about 3 years ago
Ruby 3.0+. Rubocop ~> 1.0. Schedule GitHub Actions. Notify Slack in case of failure

github.com/hanami/assets - f1de7d8930d506b630b68e8927d33cc28b0a8489 authored about 3 years ago
Ruby 3.0+. Rubocop ~> 1.0. Schedule GitHub Actions. Notify Slack in case of failure.

github.com/hanami/mailer - 4a637b4d486cc933c80a10e58bd4d450724502b4 authored about 3 years ago
Ruby 3.0+. Rubocop ~> 1.0. Schedule GitHub Actions. Notify Slack in case of failure.

github.com/hanami/helpers - d0c36fadcb78759f27c2af19010731aa1bcc9336 authored about 3 years ago
Schedule GitHub Actions. Notify Slack in case of failure.

github.com/hanami/view - c24232173b4d04d6ba75f8d2e520bfc66b0be28f authored about 3 years ago
Schedule GitHub Actions. Notify Slack in case of failure.

github.com/hanami/controller - d01b24cbb962c83c67408af30b52e5c076d2eb9d authored about 3 years ago
Ruby 3.0+. run scheduled GHA. Notify Slack when CI fails.

github.com/hanami/validations - eec36c6961be9f07d53880851ac1d7e7eef53ae7 authored about 3 years ago
Run scheduled GitHub Action and notify Slack in case of failure

github.com/hanami/router - a5b6a4417a3692b47bf1ae855dedebdd9175a793 authored about 3 years ago
Notify Slack when GHA Runs (#396)

* Notify Slack when GHA Runs

* Only notify in case of failure

github.com/hanami/utils - 100c5d54866429f3f2c454ddde425612cb82b3a4 authored about 3 years ago
Fix flaky integration spec (#1143)

Otherwise the spec asserting the error in this file may flake (which I've observed locally)

github.com/hanami/hanami - 6c0a355fc7cb71b5d03f3f22b73ab5dd8973280e authored about 3 years ago
Merge pull request #71 from evhan/fixup-bootstrap-conditional

github.com/hanami/hanami-2-application-template - 2ca32b451b36193554ae1046433404f3b4c0e0b7 authored about 3 years ago
Fix equality conditional syntax in `script/bootstrap`

github.com/hanami/hanami-2-application-template - 87aeec51ae530920584b1da6478cba6a684fdc0a authored about 3 years ago
Upgrade Ruby to 2.7.5 and update gems (#538)

github.com/hanami/hanami.github.io - 233a56de27c4ed87d5cee54e98f2ceb9ecc4acf9 authored about 3 years ago
Fix top banner on tiny screens & update link (#539)

* Fix banner height on small screens

* Update banner link to be for blog

So we don't have ...

github.com/hanami/hanami.github.io - bdc97af2c72f7e257d93543ec6fba45e0ee6083d authored about 3 years ago
Add .keep file for db/migrate

github.com/hanami/hanami-2-application-template - 89e805241e5d6b4baf820d3dc3409cc9a3fd15e0 authored about 3 years ago
Allow for nil @logdev (#395)

If the stream is set to File::NULL, @logdev will be nil

The use case for this is if you wish ...

github.com/hanami/utils - b3ffc9c9bff53665dd826901319ac8b3a70d6bf7 authored about 3 years ago
Add note about `.env-example` (#64)

This small but important step isn't mentioned in either `README.md` nor `README.app.md`

github.com/hanami/hanami-2-application-template - 95f6fdb908ee4f6db68c6b2cd38254cffcb84636 authored about 3 years ago
Merge pull request #65 from cllns/rename-home-feature-spec

github.com/hanami/hanami-2-application-template - b456719354bffc72f59f8e5c1f6ec3ddfa435e76 authored about 3 years ago
Merge pull request #70 from hanami/update-puma

Puma was a major version behind.

github.com/hanami/hanami-2-application-template - dae90b6e8330657e9e8034e2536bdb32cdf52865 authored about 3 years ago
Require Ruby 3.0 (#1141)

github.com/hanami/hanami - cc82be4014b000ca44ed603afef43eba5ee902da authored about 3 years ago
Don't declare inflector value as cloneable (#1142)

This is not a mutable object, since it has all its inflection rules received at initialization t...

github.com/hanami/hanami - 766ce2a6a1b0df54d35614cdf7b864cfcbdf72e0 authored about 3 years ago
Require Ruby 3.0 (#202)

github.com/hanami/view - 4fb190e1b68cb0ac2a5f1e6fd2062a588d8c9750 authored about 3 years ago
Remove unneeded git sources from Gemfile

These are usable again via their released versions

github.com/hanami/controller - b13513c43d025f4ac1802e72cb048bbdf6bf0239 authored about 3 years ago
Require Ruby 3.0 (#363)

github.com/hanami/controller - d033208559ffa7caf1450d1319a3b6ddd667c0a4 authored about 3 years ago
Disable SimpleCov upload

github.com/hanami/router - 3cd746d0dc6a085409322b262d148eaa25c4e3b9 authored about 3 years ago
Ruby 3.0+ only

github.com/hanami/router - 7635ec39e8eae374d6889625689f105ce9bcafcf authored about 3 years ago
Revert "Use GitHub `actions/checkout@v2`"

This reverts commit c38845c3eb35ae132302f003c9a379fbfa372b61.

github.com/hanami/utils - 55a2e2a7d72bbb0893ff73b78bc65d7a7bcd0331 authored about 3 years ago
Use GitHub `actions/checkout@v2`

github.com/hanami/utils - c38845c3eb35ae132302f003c9a379fbfa372b61 authored about 3 years ago
Temporary disable CodeCov upload

github.com/hanami/utils - 2a44b7b1e70956ff19206319b6ae35792fd95900 authored about 3 years ago
Ruby 3.0+

github.com/hanami/utils - 28a7bc6455509f83833fa8cee1935857b9dcee29 authored about 3 years ago
Rubocop ~> 1.0

github.com/hanami/utils - 02204b638e0879adbed2351be1b7fcb86e11ed7f authored about 3 years ago
Disable Rubocop's `SuggestExtensions`

github.com/hanami/devtools - 6977765ec95e14242a47bcad23aa8e97f5a426ef authored about 3 years ago
Disable Rubocop's `Lint/EmptyClass`

github.com/hanami/devtools - f6d2c8edc34338680ecbedf2c02983b508fd447f authored about 3 years ago
Set Rubocop's `TargetRubyVersion` to 3.0 for Hanami 2.0

github.com/hanami/devtools - 9873af7fba6bb06fdaf5e28f95d2cdfe3e164ef6 authored about 3 years ago
Don't prohibit Hash[] syntax (#69)

github.com/hanami/devtools - 4463b125148d1825ee7dcbe4c3c727eb062ce8c1 authored about 3 years ago
Remove examples/ folder (#200)

They're out of date and, while integrations are important, they belong in documentation and not ...

github.com/hanami/view - fdc34772f63f74f1ee862a5b17410e408f0974f6 authored about 3 years ago
Add announcement for 2.0.0.alpha5 (#537)

github.com/hanami/hanami.github.io - 448000ab76acb40eca7916b7062a69bd7222a6d6 authored about 3 years ago
Prepare for v2.0.0.alpha5

github.com/hanami/hanami - 794813739debdec272c76175d13483914ba61e44 authored about 3 years ago
Prepare for v2.0.0.alpha5

github.com/hanami/view - a7da7b601e0dae06fd0765aa2618857d96b87ba0 authored about 3 years ago
Prepare for v2.0.0.alpha5

github.com/hanami/controller - a34f5606d6ecd8765216cd976602004eea6987c0 authored about 3 years ago
Merge pull request #69 from hanami/hanami-rack-app

Use new Hanami.rack_app

github.com/hanami/hanami-2-application-template - a09c6153014cde550f65b12b4765f0650cc38b7c authored about 3 years ago
Access application routes from the application context (#197)

github.com/hanami/view - 70487bf4af4ad638b9e259138761aba23c0fd402 authored about 3 years ago
Initialize router lazily (#1135)

github.com/hanami/hanami - 398c35509067acad0b2db6dbdfff3aaacd57a8f4 authored about 3 years ago
Add source_dirs configuration (#1133)

github.com/hanami/hanami - 4ccb18ec3343dcac5b152feb9fa343aa666c8492 authored about 3 years ago
Logger defaults (#63)

* Logger defaults

* Remove setting

* Update Gemfile

github.com/hanami/hanami-2-application-template - eb3d8f14ed4a1e01ad300e8bc2f975d23a95be85 authored about 3 years ago
Logger defaults (#1137)

* Refactoring: move logic of `Hanami::Application.namespace` and `.application_name` to `Hanami:...

github.com/hanami/hanami - 565fe3021393f9454373ae27994904a8e2f29bfd authored about 3 years ago
Update link to contributor Trung Lê in Readme (#1138)

github.com/hanami/hanami - 544cc5a0b250d84c118bfd93933757be5a99008d authored about 3 years ago
Add .keep file for main slice's repositories folder

github.com/hanami/hanami-2-application-template - 0eb799bde6961446153970b42a76ab3dc9842845 authored about 3 years ago
Add .keep files for specs for actions, entities, repositories, views

github.com/hanami/hanami-2-application-template - 00315ecc90124aef8061bb8ae97a66497b6c722b authored about 3 years ago
Rename visit home spec, to be behavior based

github.com/hanami/hanami-2-application-template - 62b33de94110cacea32e64c609bd76e366d33dcc authored about 3 years ago
Merge pull request #60 from ianks/overmind

Add check for overmind

github.com/hanami/hanami-2-application-template - dad48a7dcfede8d8746f4f793d753ab1451d29b8 authored about 3 years ago
Fix :abc: sorting on `rss` (#361)

When we merged #360 the sorting was slightly out, so this fixes it to maintain
consistency

github.com/hanami/controller - fa240c8ae9d05b75dbdcd8b34b602a58e2171549 authored about 3 years ago
Add RSS MIME type to TYPES (#360)

github.com/hanami/controller - 3d1fa773eed35d39d38abd66323abc73d4d20aec authored about 3 years ago
Announcing Hanami v2.0.0.alpha4 (#536)

* Announcing Hanami v2.0.0.alpha4

* Cover image

* Add CLI enhancements

* Update source/...

github.com/hanami/hanami.github.io - a972be4d27ad8856310af02c7f2c2f69cb4d94e8 authored about 3 years ago
Prepare for v2.0.0.alpha4

github.com/hanami/cli - fe1f45ba12d86412fe551e882a3fae49d257f1b9 authored about 3 years ago
Add CHANGELOG for 2.0.0.alpha4

github.com/hanami/cli - f0dab839846c4f71cc8f41c76d376f46d23d5177 authored about 3 years ago
Support `postgresql://` scheme designators (#7)

According to PostgreSQL's docs, the URL scheme designator can be either
`postgresql://` or `pos...

github.com/hanami/cli - d7b35a276e991d4e933efe58b63e115dc4e45277 authored about 3 years ago
Show a custom prompt in IRB (#6)

This required us not to use IRB.start, which sets all initial vaues of IRB.conf in a place we ca...

github.com/hanami/cli - e177a15d2b1cfcc1a90affd0a92b74929d2facaa authored about 3 years ago
Fix console context (make slice readers properly available) (#5)

* Don't delegate to top-level slice components

This is a neat trick but I think it may lead t...

github.com/hanami/cli - 7da0431d7ad148e83af266b04c9bd6d898e42253 authored about 3 years ago
Prepare for v2.0.0.alpha4

github.com/hanami/hanami - ed10303e2db49b8463e5a99a15e1c2d2b57d1ea4 authored about 3 years ago
Prepare for v2.0.0.alpha4

github.com/hanami/controller - ead1a57afc2092e6662f95a9757b7983dcf10056 authored about 3 years ago
Remove leftover CircleCI config (#1134)

We're using GH Actions at this point

github.com/hanami/hanami - 4f2a23be1b854683b10be0b08a921de0aced1126 authored about 3 years ago
Make application context aware of its provider (#196)

It allows us to extract information depending on the given provider
(slice vs. application). Pl...

github.com/hanami/view - f2ec4ae5b527b34507a0d547af5c9971da687e86 authored about 3 years ago
Fix test suite by adding hanami/router as test dependency (#195)

Since https://github.com/hanami/hanami/pull/1119, it's required when
integrating with the hanam...

github.com/hanami/view - 7540dccc5d949c51baf9ac801d59d7175cd6c8d8 authored about 3 years ago
Provide access to routes inside all application actions (#358)

github.com/hanami/controller - 2b67d5e107d8a467ef15417b65d800bb66f538e3 authored about 3 years ago
Lazily resolve actions in router resolver (#1132)

github.com/hanami/hanami - ead3f5c0d98185c4306b6e7036af401f6c487480 authored about 3 years ago
Merge pull request #62 from swilgosz/missing-lib-in-dockerfile

Add missing library to make pg gem installable in docker image

github.com/hanami/hanami-2-application-template - f88556d48cba4df5e299ef95d94b0eae87923580 authored about 3 years ago
Merge branch 'hanami:main' into missing-lib-in-dockerfile

github.com/hanami/hanami-2-application-template - d93c628b7cb5879b75198d17a213c366f6eb55a6 authored about 3 years ago
Add missing library to make pg gem installable in docker image

Gem pg is installed aside of sqlite. I understand sqlite configuration is chosen as it requires ...

github.com/hanami/hanami-2-application-template - 0c40aadddf8828a05259c30cf9708fd68072ceb2 authored about 3 years ago
Make a routes helper class available in the container (#1119)

* Make a routes helper class available in the container

We add a new `Hanami::Application::Ro...

github.com/hanami/hanami - 5998b4f58d845c0529b05545d14b088749aa5467 authored about 3 years ago
Give visibility to the endpoint namespace key (#1112)

Instead of having it buried within the implementation of a private
method, we give it the promi...

github.com/hanami/hanami - 6db9dfd2988974d93c8240cacc9c6aec5fae8a60 authored about 3 years ago
Include `Hanami::Action::Response#exposures` in view rendering context (#319)

* Include `Hanami::Action::Response#exposures` in view rendering context

* Ensure rendering i...

github.com/hanami/controller - 12d1ee33241d9597c7d42a4ff8a6856c2a2a1b6d authored about 3 years ago
Extract Hanami::Action::ApplicationAction#render? (#355)

* Extract Hanami::Action::ApplicationAction#render?

See https://github.com/hanami/controller/...

github.com/hanami/controller - 35562e019680a23d4e84d1c7040e2b8da09dd7c0 authored about 3 years ago
Merge pull request #354 from hanami/refactor/standardize-spec-file-paths

Refactor/standardize spec file paths

github.com/hanami/controller - cb9e09c3f875a333fd69fd865de55d6df638e529 authored about 3 years ago
Remove extraneous lib/ sub-folder

See hanami/hanami#1123

github.com/hanami/controller - 1d43a0ea1d4cb5f60709510e7fca7dc4a27c988b authored about 3 years ago
Remove reference to deleted file

github.com/hanami/controller - 1445e7093a36f360e97188135b9b0f015d392283 authored about 3 years ago
Content Security Policy (#61)

github.com/hanami/hanami-2-application-template - e2754ca5b2f393688f78ea24f09ba6d05129cdea authored about 3 years ago
Content Security Policy (#1131)

github.com/hanami/hanami - 3a56d3bf25223bda47bafdc9e650085bbe85a92a authored about 3 years ago
Introduce `Hanami::Action::ApplicationConfiguration#content_security_policy` (#353)

* Introduce `Hanami::Action::ApplicationConfiguration#content_security_policy` setting

* Fix ...

github.com/hanami/controller - 3055cadb3791de3cf9227f46dfffe7ca691b59ae authored about 3 years ago