Ecosyste.ms: OpenCollective

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

github.com/hanami/assets

Assets management for Ruby web applications
https://github.com/hanami/assets

Add Ruby 3.3 to CI

b492e5dffe7176348ecfa2314c943df5bdb32c44 authored 12 months ago
Prepare for v2.1.0

57e54a247e52eb79cfd7722a1687e4a24fa8e8e0 authored 12 months ago
Add missing require for uri

b36502ea9f78055f541a8189f9ed065a89f61435 authored 12 months ago
Add public_assets_dir utility method (#140)

This will be used by hanami and hanami-cli to determine the dir under public/assets/ to be used ...

e736e466bbd1266e3397922bd3f0f702e047a9a9 authored 12 months ago
Prepare for v2.1.0.rc3

21b5b8ff8b754ff3b7a374a2a26f4bf6221939c5 authored 12 months ago
Change manifest_path from a setting to a constant (#139)

Switch manifest_path from a setting to a constant. This is an internal detail and not necessary ...

151b1d5e33e6dcd5b2158f617594e03eabc8dd3e authored about 1 year ago
Fix Rubocop issue

a6f88060f4b53b0f79fd08ac3c5c0b86180cde25 authored about 1 year ago
Introduce node_command setting (#138)

This replaces package_manager_run_command. We’re now locating specific per-slice config/assets.j...

a222c4c59d0e5176c59f95f749b9ec57dc7dcee9 authored about 1 year ago
Provide a root to assets object (#136)

This makes it easier to use separate assets objects for different sets of compiled assets at dif...

98dfc52d01310406eaee4e77efb2411287cbc979 authored about 1 year ago
Prepare for v2.1.0

6602bdc66417bca652ca85e3cc027e00019ebff4 authored over 1 year ago
Remove the outdated hanami-assets executable (#135)

This is no longer the way to interact with this gem.

abf0b8914b06d209d297afb34bca8dae3d1e1907 authored over 1 year ago
Prepare for v2.1.0.rc2

c099ec7ff01396c081360ddb87f8c1cdc5784b3d authored over 1 year ago
Fix inaccuracies in README

649e4cb1a87d17ccbbfc7d8eb2671622aafc45bf authored over 1 year ago
Update API docs for v2.1.0 (#133)

718fe2ac9aae4a048bcd9febecdf6ede764baf3f authored over 1 year ago
Remove unused settings (#132)

Remove destination, sources, and entry_points_pattern settings. These are not used at all in our...

d04a7a3f5422edc524e33d650f3937e3a9a89907 authored over 1 year ago
Prepare for v2.1.0.rc1

d96fb434fb1ea0ed8c6f9026332174def6a2f9e3 authored over 1 year ago
Use single package_manager_run_command setting (#131)

Now that we’re generating a `config/asset.mjs` and going to use package.json `”scripts”` entries...

1683c758e74c4d2c1ea9bc074d5acda07af0a9a3 authored over 1 year ago
Fix directory names in README (#130)

Actual directories generated by `hanami new` and supported in `assets-js` are `js` and `css`, no...

357b0d6d5bdc1f6a78817aafb6e686c98dc44a91 authored over 1 year ago
Update CHANGELOG for v2.1.0.beta2

87ed48be7327c627bc2bcd73f8cf53afd3d680cf authored over 1 year ago
Prepare for 2.1.0.beta2

1f863fc6662486e5c7b90a7395bf541c6e3d5141 authored over 1 year ago
Use Zeitwerk for code loading (#129)

2f205cd00ca36be43439dedf13bc3d4e1539cf94 authored over 1 year ago
Expect manifest at all times, raise errors if not (#127)

As our work on assets has evolved, we’ve determined that a manifest is required at all times.

...

31ca1f7dfa0e1d47af88b310d19638c3728fb63c authored over 1 year ago
Rely on `npm exec` to run `hanami/hanami-js` CLI commands (#124)

* Rely on `npm exec` to run `hanami/hanami-js` CLI commands

* Refactoring: Introduce `CLIComm...

9f3fd71061766d4c3465187d20bff9dac54f1e78 authored over 1 year ago
Shorten assets directories (#123)

72bcef964c7810047d6657f2c07104f363c56c09 authored over 1 year ago
Rewrite for 2.1 and esbuild-based hanami-assets-js package (#120)

* Reset the specs

* Enable RuboCop

* Rewrite `Hanami::Assets::Precompiler`

* Introduced...

1c8fc3b8132180dab9edcaad1ff213391bea6816 authored over 1 year ago
Add CODE_OF_CONDUCT.md

Source file https://github.com/hanami/template-gem/blob/HEAD/CODE_OF_CONDUCT.md

6d1fd4004496b6d5c8a295f90ff36b9e8927fae6 authored about 2 years ago
Add .repobot.yml

Source file https://github.com/hanami/template-gem/blob/HEAD/.repobot.yml.erb

38c810b08a55a4f7d929bbfaae610ce61909ceb0 authored about 2 years ago
Add FUNDING.yml

e2575993eff22a1e44d7092a740a8227716245c8 authored almost 3 years ago
Ruby 3.0+. Rubocop ~> 1.0. Schedule GitHub Actions. Notify Slack in case of failure

f1de7d8930d506b630b68e8927d33cc28b0a8489 authored about 3 years ago
README

a27b57810ec3a6576e2cd665c19e4f3e51eceff4 authored over 3 years ago
Updated git branch references

d71efa695e39cedab82d5060b94092da1af19984 authored over 3 years ago
Merge branch 'develop'

e3176e3d0c21e7b10243549cdcfe6b8f20709d6b authored over 3 years ago
Merge branch 'unstable' into develop

7faf3906721549a2a3c30f054ad4385efaa045eb authored over 3 years ago
Updated git branch references

d5f5a8be428f1c890db180d72012c9d851a61403 authored over 3 years ago
Update git branch references

70a60336f91f69cbeff5d6e94be0f33d3419f524 authored over 3 years ago
Merge branch 'develop' into unstable

6730b7211e3cb4b9ffdf8117255313967ffe304d authored about 4 years ago
Merge branch 'master' into develop

a9bee675962c2554c87cb9c6f3e565927f5e91d1 authored about 4 years ago
Prepare for v1.3.5

c7be2030c357ebe4e6eddef29ffb3aecfd8c6e3c authored about 4 years ago
GitHub Actions

d8dbbadd7c2c555c05dc4a13918af55b889aea32 authored about 4 years ago
Rubocop Hanami dry-rb rules (2.0) (#117)

4dad6cb46177502f761f0c9d8f81a96bf6823ec3 authored over 4 years ago
Merge branch 'develop' into unstable

daa9e7550e74350bf861da0de71894c0e90329f2 authored over 4 years ago
Merge branch 'master' into develop

e41aa5dabf687e24a238a3aeb1b439c4cb877ac0 authored over 4 years ago
Rubocop Hanami dry-rb rules (1.x) (#116)

08ffdb3bb49962e23484b6995b9b17485f50487d authored over 4 years ago
Official support for Ruby 2.7 (#111)

924cf26537f25877b584b4b7c98adb8bef9bebd7 authored about 5 years ago
Prepare for v1.3.4

fda8134b9cf8c32bddbc10a711f0c7677431b97c authored over 5 years ago
Use binary mode when writing files (fixes #109) (#110)

1de741935d3610122d090e4818b4f17c76f8f969 authored over 5 years ago
Merge branch 'master' into develop

9c35202ca7aaaf0c9aeb0b4aeb8652ac8df61953 authored over 5 years ago
Prepare for v1.3.3

6ae44a9b570d1129cbb9f9f765029246019e307f authored over 5 years ago
Wrap SassC/Sass gems (#108)

1754cb09da4e49b5946e12cf7b5cc4f37ba9564f authored over 5 years ago
Document framework loading for standalone usage (#107)

31207b325072c38dc8f73b9990e8101a4608483d authored over 5 years ago
Prepare for v1.3.2

77190bb805efdecc6a0a39e3fd20eefa6cb674b9 authored over 5 years ago
Avoid unnecessary string allocation, as the `source` is a `Pathname` and it provides an API to read file contents. Ref #102

3e33ea838d4590bdd7129e334fcc91642c5a59d0 authored over 5 years ago
Use SassC in place of Sass (EOL) (#102)

677f0fc2762e959066060efec63712f61ffe269f authored over 5 years ago
Drone CI (#105)

66e6cbd42b4d932f46fae18d5b75a5dc5ffc6a46 authored over 5 years ago
Run integration specs in CI (#103)

590f0c671d590d45c0543b33f4d35855e64c9c19 authored over 5 years ago
Disambiguate `::Hash`. Ref hanami/utils#320

7c516eaf8cfc790281eb5307b7383968fdf18c23 authored about 6 years ago
Support MRI 2.5+ (#100)

6a1bc26449901737a026c817a262b06138be19d8 authored about 6 years ago
Merge branch 'develop' into unstable

c0c13f3fc32fc4728350e4fa3c3cf999dc1181e1 authored about 6 years ago
Merge branch 'master' into develop

65a4aee09baded45f39e0100c1e8f59bf7b348c1 authored about 6 years ago
Fix broken 404 link to guides.hanamirb.org (#99)

878199d78a3bf3096e33301ddecef3471de4e724 authored about 6 years ago
CHANGELOG [ci skip]

039b3f56e5acd3318b354fbd2d8bfa226508bc0f authored about 6 years ago
Disable nested assets by default (#98)

c18d61e55956763189f2c86cd23e21573a820e76 authored about 6 years ago
Prepare for v1.3.1

7a4773f3b125a4a3d02fb61c77fc682b7fdd559d authored about 6 years ago
Merge branch 'develop' into unstable

7487c8118dcb7d8e369060187fede90d51aa4c86 authored about 6 years ago
Merge branch 'master' into develop

a196926a1aed93009131d5b740e52a3e5de8517e authored about 6 years ago
Ruby 2.6 (#97)

bda96f2bf5ff1514f00d3c54a0765a1b1ff25ee6 authored about 6 years ago
Merge branch 'develop' into unstable

4de3b909504fa127d36094fbae9ecf338d872906 authored about 6 years ago
Depend on hanami gems at develop branch

3323797f4020b40350e752b5271955bff6a8f012 authored about 6 years ago
Merge branch 'master' into develop

95aa34c612fea72165b6934abe135af4f0b5cbdd authored about 6 years ago
rubocop 0.61.1

eae47fe428d978087c388d48a0492dfa27c52b4b authored about 6 years ago
Prepare for v1.3.0

7901909dbada49e75702a5b7a9d0eeb6cf7f412d authored over 6 years ago
Merge branch 'develop'

c9499fb749d88d04808bc65491dfe3e35fa3ad73 authored over 6 years ago
Merge branch 'develop' into unstable

cc6285599d0119661e284c582a70228fce45d7ba authored over 6 years ago
Merge branch 'master' into develop

417f8eeabb95ee85d22935f967bd5d72b3d32a58 authored over 6 years ago
Make the build to pass with rubocop 0.59.2

1e97205568bdf11a7e1394a7fa2b7af148013c94 authored over 6 years ago
Merge branch 'develop' into unstable

aa0c784ea751a73ee4b5b25087fdf7d56c32fd2d authored over 6 years ago
Prepare for v1.3.0.beta1

3efb4d3db8b684404e25389c9f85a213cae01f83 authored over 6 years ago
Try to circumvent Rubocop problem with path exclude

e33707d44f1f6010bb2a7af5b48e048ab15898fe authored over 6 years ago
Merge branch 'develop' into unstable

6580181de9e885c2357781f4e3babe30783ad659 authored over 6 years ago
Merge branch 'master' into develop

9974fba5a78937f11e252d906f1f77fbac9dd542 authored over 6 years ago
Code quality tools (#94)

2d37af42af6a02913300749a325d2f799948be80 authored over 6 years ago
Add (better) support for nested assets (#88)

c876b657f7a5651fc58377af2637a7837ca74668 authored over 6 years ago
Merge branch 'develop' into unstable

22d63db540411839424d4aeee088936c99c50eed authored over 6 years ago
Merge branch 'master' into develop

fb684d22a46e6cb3c2ca58a4c5c96758f5e87c9c authored over 6 years ago
rubocop ~> 0.57.0

613f5dcf486b438bb0a541ef78765016dbd1bffd authored over 6 years ago
Remove Utils::Class.load_from_pattern! usage (#90)

a8399534333e451100f33c2c0f4fb0f9a028f4ba authored almost 7 years ago
Merge branch 'develop' into unstable

ae0668a6c3b784804a55d0d3cb8138f49f79621b authored almost 7 years ago
Bump version to v1.3.0.beta1

674e3d7daf5564fe26833935f89083ff8d27f110 authored almost 7 years ago
Merge branch 'master' into develop

ddf1a64d29ab3f91afc5c9b7f069c5080217dda2 authored almost 7 years ago
Gemfile

5720f5d4617f59d92c6819a7db8d52ebc566d919 authored almost 7 years ago
Merge branch 'develop'

b18d1fbfe2f5d9020e495b6394f56b74e7309509 authored almost 7 years ago
Prepare for v1.2.0

288f645fe7e23d6c0961f0f9b7e328d596308311 authored almost 7 years ago
Merge branch 'master' into develop

4b3b2e7f9f14cf65ffc765e5959b473e152e7bc3 authored almost 7 years ago
Fix Opal link (#89)

d03818c1508b9838980defb4c9ebcaf0228ce7d4 authored almost 7 years ago
Prepare for v1.2.0.rc2

a031f777a44f7bddd0490b5b39f5ce01f45c8e1f authored almost 7 years ago
Merge branch 'master' into develop

e4c7ee2deb1a904928037cc301809853fa3a0b30 authored almost 7 years ago
Prepare for v1.2.0.rc1

bffc5b9b833beb9cbeb9581ce62c6fab27d99f00 authored almost 7 years ago
Prepare for v1.2.0.beta2

c532a122d72a3971ef179ca9f8d8a32b988efcad authored almost 7 years ago
Prepare for v1.2.0.beta1

354bd8225ab5074dc5923caae601adb42301e595 authored almost 7 years ago
Prepare for v1.1.1

f4b9640b2c71523ce81f910666595f2cedf4009c authored almost 7 years ago