Mike Dalessio
e16b52bbba
dep: bump ruby to 3.4.8 (from 3.4.7) ( #2823 )
2026-04-09 13:55:33 -04:00
Jeremy Daer
c691d39ecf
Integrate fizzy-saas as vendored gem at saas/
...
- Update Gemfile.saas to use path: "saas" instead of GitHub source
- Update config/database.yml to reference local saas/ directory
- Update bin/setup to source saas/bin/setup directly
- Remove redundant dotfiles (ruby-version, gitignore, rubocop, github workflows)
- Add saas/db exclusions to root rubocop config
2025-12-16 12:25:22 -08:00
Mike Dalessio
ca6caa7a92
Add deployment secrets for active record encryption
...
which is used by console1984 and audits1984.
ref: https://app.fizzy.do/5986089/cards/2469
2025-12-02 22:30:07 -05:00
Mike Dalessio
bf4573a7df
Bump GC parameters
...
per autotuner advice:
The following suggestions reduce the number of minor garbage
collection cycles, specifically a cycle called "malloc". Your app
runs malloc cycles in approximately 25.00% of all minor garbage
collection cycles.
2025-12-02 11:57:59 -05:00
Jorge Manrubia
b58759e962
We removed the gems directory
2025-11-23 19:10:12 +01:00
Jorge Manrubia
d038518b05
Prepare Dockerfile to support the new multi-gemfile setup for saas
2025-11-23 18:50:49 +01:00
Jorge Manrubia
5ede52991f
Bring Dockerfile from Fizzy and configure the deploy setup to use it
2025-11-23 18:48:10 +01:00