Commit Graph

23 Commits

Author SHA1 Message Date
Mike Dalessio 3683ec2cf2 fix: make sure bundler is installed in the image
accidentally removed in #882
2025-08-11 14:46:35 -04:00
Mike Dalessio 12f28eec8a fix caching of gems in the Dockerfile
see related #882
2025-08-11 14:39:51 -04:00
Mike Dalessio 51ab69a2cf Dockerfile: Use a cache mount for bundled gems
ref: https://fizzy.37signals.com/5986089/collections/7/cards/1338
2025-08-11 14:02:50 -04:00
Jorge Manrubia ee79d134f1 Make sure it uses latest bundler to prevent error due to mismatch 2025-07-18 14:17:58 +02:00
Jorge Manrubia f46a623a52 Update ruby 2025-07-18 13:07:31 +02:00
Jorge Manrubia 3edde78370 Update bundler to prevent error on lower version 2025-07-18 13:02:19 +02:00
Jorge Manrubia 7d8d026227 Update bundler to prevent error on lower version 2025-07-18 13:01:53 +02:00
Farah Schüller 651d914de6 Move to internal registry 2025-07-08 17:21:02 +02:00
Mike Dalessio aada380147 Add the signal_id gem
- add libmysqlclient to the container image
- configure the signal id database
- YAML permitted classes setup for 37id tests
- setup rw splitting so integration tests pass
2025-06-20 15:16:56 -04:00
Kevin McConnell e998783155 Use VFS-based Beamer 2025-06-05 11:59:30 +01:00
Jorge Manrubia fa04016cbe Revert "Revert "Replace House with Lexical"" 2025-05-29 14:25:16 +02:00
Jorge Manrubia 08d8b2e5ff Revert "Replace House with Lexical" 2025-05-29 14:22:27 +02:00
Jorge Manrubia 4aa1cef99d Show previeable content in the editor
Embedded PDF previewing isnt' reliable (not working in Safari with active storage). Instead
let's align the editor with Active Storage previews and support pdf previews
2025-05-27 12:30:44 +02:00
Kevin McConnell 91df76928b Add fizzy-app-102 as a replica
The setup here is a bit rough while we settle some of the details, but
the gist of it is:

- Define accessories to run the primary/replica processes
- Add a web-replica role, which is similar to web but has the
  replication-side accessory
- Load the beamer extension on the app's primary tenanted database

Note that we aren't sending any traffic into the replica yet, but it
would be functional to do so. This stage is mainly about testing the
database replication.
2025-04-16 17:46:44 +01:00
Mike Dalessio 6b1f0986e3 Update ruby to 3.4.2 2025-03-19 13:43:26 -04:00
Mike Dalessio 9c26633673 Inject the GITHUB_TOKEN secret into the container builder 2025-03-10 12:32:32 -04:00
Kevin McConnell b85d300df1 Fix casing warning in Dockerfile 2025-01-15 10:57:27 +00:00
Kevin McConnell b5f4f7015e Add missing libyaml dependency in Docker image 2025-01-15 10:57:27 +00:00
Kevin McConnell 50b803aab1 Ruby 3.4.1 2025-01-03 15:21:14 +00:00
Jeremy Daer 0ea5719431 Ruby 3.3.5 (#122) 2024-10-21 21:42:51 -07:00
Kevin McConnell e009874767 Set up for internal deployment 2024-10-07 16:47:39 -04:00
Kevin McConnell 4240947729 Ruby 3.3.4 2024-08-07 11:02:38 +01:00
Kevin McConnell 564a0f48ae New Rails app 2024-06-21 13:19:56 +01:00