63 Commits
Author SHA1 Message Date
Daniel O'Connor 277607cc26 Update to Ruby 4.0.6 2026-08-23 06:13:51 +00:00
Daniel O'Connor 217b3953ac Update docker rails version 2026-06-23 11:59:57 +00:00
Daniel O'Connor ffc381ec6f Merge pull request #4462 from Growstuff/ruby-3.4
Ruby 3.4.8
2026-03-01 15:40:30 +10:30
Daniel O'Connor 474f09e110 Merge pull request #4332 from Growstuff/crops-controller
Add coverage for crops
2025-11-29 15:32:08 +10:30
Daniel O'Connor 8fe65768d0 Bump raindrops, fix permissions on container start 2024-07-13 07:48:56 +00:00
Daniel O'Connor 826f92691a Trial Ruby 3.3.* (#3778)
* Ruby 3.3

* Upgrade.
2024-07-13 15:42:51 +09:30
Daniel O'Connor 000f4979db Trial Ruby32 (#3418)
* Ruby 3.2/Bundler 2.4

* Fix creation

* Upgrade to js-routes 2. Put all js routes into a global namespace.

* Remove js-routes

* Remove

* Adjust ownership

* Appease codeclimate for the nth time

* Fix deprecation warning by explicitly calling to_fs

* Fix deprecation warning by explicitly calling to_fs

* Fix deprecation warning by explicitly calling to_fs

* Swap to will paginate successor for bootstrap

* Update app/views/members/show.html.haml

* Update app/views/plantings/index.rss.haml

* Update .env

* Update .devcontainer/.env

* Fix spec

* Update spec

* Fix spec

* Pin to 2.4.22

* 3 space indent

* Regenerate

* Update rubocop
2024-07-13 14:45:33 +09:30
Daniel O'Connor 1f46bd8047 Add yaml, haml, erb to devcontainer 2024-02-04 04:33:35 +00:00
Daniel O'Connor ea3349fc85 Merge branch 'dev' of https://github.com/Growstuff/growstuff into upgrade-webdrivers 2024-01-17 13:39:21 +00:00
Daniel O'Connor 2f027f4f0d Make capybara work in the devcontainer 2024-01-17 13:38:19 +00:00
Daniel O'Connor a1637c4259 Merge pull request #3570 from Growstuff/upgrade-rails
Bump installed rails in dev container
2024-01-17 23:39:14 +10:30
Daniel O'Connor cab4c2dfca Drop webdrivers for selenium 4.11+ 2024-01-17 12:35:08 +00:00
Daniel O'Connor bb0cb16b80 Merge branch 'dev' into upgrade-webdrivers 2024-01-17 22:58:07 +10:30
Daniel O'Connor 3197c61f3a Add bash complete 2024-01-17 12:23:50 +00:00
Daniel O'Connor 2a5db86f89 Bump installed rails 2024-01-17 12:21:41 +00:00
Daniel O'Connor 891315e3ef Update webdrivers 2024-01-17 12:19:50 +00:00
Daniel O'Connor 1803a62aa4 Bump rails in dev container 2023-08-16 07:33:25 +01:00
Daniel O'Connor 30ae2b11ba Fix #3414
Ensure the elasticsearch service is restarted unless explicitly stopped.
2023-08-11 04:18:44 +00:00
CesyandDaniel O'Connor 8a45b8240f Update .devcontainer/.env
New version of ruby for dev

Co-authored-by: Daniel O'Connor <daniel.oconnor@gmail.com>
2023-05-02 10:27:12 +01:00
Cesy 7587782d9c Typo fix 2023-04-26 11:17:12 +00:00
Daniel O'Connor 8f12bfb6da Cleanup, though we might not need a database.yml iff we pass in that url 2023-04-13 16:50:23 +01:00
Daniel O'Connor d573663cbb Clean up redundant variables 2023-04-13 16:50:23 +01:00
Daniel O'Connor 15c2768f8c Last tidyup 2023-04-13 16:50:23 +01:00
Daniel O'Connor db798aa847 Add various env 2023-04-13 16:50:23 +01:00
Daniel O'Connor a9208180c4 Adjust docker-compose 2023-04-13 16:50:23 +01:00
Daniel O'Connor ab661f97dc Change healthcheck 2023-04-13 16:50:23 +01:00
Daniel O'Connor eb58019c22 Remove network mode for now 2023-04-13 16:50:23 +01:00
Daniel O'Connor 2d210dfb95 Build DB 2023-04-13 16:50:23 +01:00
Daniel O'Connor 8ac3346474 Simplify 2023-04-13 16:50:23 +01:00
Daniel O'Connor ea2f6a35c2 Fix var 2023-04-13 16:50:23 +01:00
Daniel O'Connor 8938a7d40e Update .devcontainer/docker-compose.yml 2023-04-13 16:50:23 +01:00
Daniel O'Connor 4a07c46049 Set env var 2023-04-13 16:50:23 +01:00
Daniel O'Connor 0ad1ce0283 Trial this dep again 2023-04-13 16:50:23 +01:00
Daniel O'Connor 2c7f35cd64 Ensure the setup is at least healthy 2023-04-13 16:50:23 +01:00
Daniel O'Connor 1a6adb3330 Update .env 2023-04-13 16:50:23 +01:00
Daniel O'Connor 3ad4058669 Add host 2023-04-13 16:50:23 +01:00
Daniel O'Connor cbe7e875d7 Don't rely on health 2023-04-13 16:50:23 +01:00
Daniel O'Connor 484f7f4b9a Depend on es01 being up 2023-04-13 16:50:23 +01:00
Daniel O'Connor 52478907a9 Comment back out 2023-04-13 16:50:23 +01:00
Daniel O'Connor 7afd43de18 Add more RUN steps 2023-04-13 16:50:23 +01:00
Daniel O'Connor 7671fb87c0 Whitepsace 2023-04-13 16:50:23 +01:00
Daniel O'Connor 4cd1fb2c5a Expose port 2023-04-13 16:50:23 +01:00
Daniel O'Connor 4d207e5d18 Update docker-compose.yml 2023-04-13 16:50:23 +01:00
Daniel O'Connor 52fc939820 Update docker-compose.yml 2023-04-13 16:50:23 +01:00
Daniel O'Connor ef28b0aebc Bundle immediately 2023-04-13 16:50:23 +01:00
Daniel O'Connor dc03800a86 Update Dockerfile 2023-04-13 16:50:23 +01:00
Daniel O'Connor fa7329dbec Update .env 2023-04-13 16:50:23 +01:00
Daniel O'Connor c404f92c6f Update docker-compose.yml 2023-04-13 16:50:23 +01:00
Daniel O'Connor 5ec8e16544 Update docker-compose.yml 2023-04-13 16:50:23 +01:00
Daniel O'Connor 944555f455 Update docker-compose.yml 2023-04-13 16:50:23 +01:00