Commit Graph

56 Commits

Author SHA1 Message Date
Jorge Manrubia 95c8a76391 Review 2025-11-28 10:59:50 +01:00
Jorge Manrubia b315bf38e4 Add link to the handbook 2025-11-28 10:59:35 +01:00
Jorge Manrubia e4fa1d3431 Review README 2025-11-28 10:31:45 +01:00
Jorge Manrubia 792c688779 Review README 2025-11-28 10:31:08 +01:00
Jorge Manrubia 71a9c56a2c Add note about saas mode 2025-11-28 10:25:33 +01:00
Jorge Manrubia 8bb27c3e31 Should not be needed 2025-11-27 16:10:17 +01:00
Jorge Manrubia 1af178b152 Only if replica configured 2025-11-27 16:09:29 +01:00
Jorge Manrubia 7298d2534a Improve test 2025-11-27 13:24:43 +01:00
Jorge Manrubia b5ca92b999 Superfluous 2025-11-27 13:21:05 +01:00
Jorge Manrubia 1217f569ad This is a number, no need to convert 2025-11-27 13:20:25 +01:00
Jorge Manrubia 00c06c61c3 Merge pull request #7 from basecamp/extract-signup
Move signup code back to the app, leave only queenbee hooks
2025-11-27 13:14:24 +01:00
Jorge Manrubia 0b23a4f907 Remove code not used now 2025-11-27 13:12:58 +01:00
Jorge Manrubia 3d849a202a Move signup code back to the app, leave only queenbee hooks 2025-11-27 12:52:12 +01:00
Jorge Manrubia 68b6bdf8ad Merge pull request #6 from basecamp/secrets
Add Sentry DSN via kamal secrets
2025-11-27 09:32:04 +01:00
Jorge Manrubia 1f230e3f57 Add Sentry DSN via kamal secrets 2025-11-27 09:29:05 +01:00
Jorge Manrubia 18002b2a91 Merge pull request #5 from basecamp/secrets
Move secrets to Kamal
2025-11-27 07:27:35 +01:00
Jorge Manrubia 120ae3b9b6 Move structured logging to the engine 2025-11-27 07:24:41 +01:00
Jorge Manrubia 5bdb19bdaf Fix secrets path 2025-11-26 20:15:20 +01:00
Jorge Manrubia 2b711fc592 Moving kamal secrets here now that we can configure the path 2025-11-26 17:47:07 +01:00
Jorge Manrubia 1cc3693635 Move more settings to the gem 2025-11-26 17:31:39 +01:00
Jorge Manrubia d8ab713c7b Add missing kamal secrets 2025-11-26 17:11:26 +01:00
Jorge Manrubia ebd4e0dbd7 Move storage from main fizzy app 2025-11-26 17:04:37 +01:00
Jorge Manrubia fa340579b9 Remove from credentials 2025-11-26 14:01:11 +01:00
Jorge Manrubia eef94b0442 Remove unused setup 2025-11-26 14:01:02 +01:00
Jorge Manrubia 13bd530702 Move secrets 2025-11-26 14:00:08 +01:00
Jorge Manrubia cb76bf10e2 No need to use try here 2025-11-26 13:00:09 +01:00
Jorge Manrubia f806d31fdd Merge pull request #3 from basecamp/flavorjones/log-account-id
Restore structured logging of `queenbee_id`
2025-11-26 12:59:38 +01:00
Kevin McConnell 161efadf3e Merge pull request #4 from basecamp/mysql-max-execution-time
Set MySQL max execution time of 5s
2025-11-25 13:15:12 +00:00
Kevin McConnell 8f27cb80e1 Set MySQL max execution time of 5s 2025-11-25 13:12:49 +00:00
Jorge Manrubia e6a015b931 Prefer path via the engine 2025-11-25 13:09:49 +01:00
Jorge Manrubia 5e3c9c1d92 Add method to invoke from the rails runner 2025-11-25 13:05:06 +01:00
Jorge Manrubia a6e5f18f40 Include tests since we want to run them via the host app 2025-11-25 13:00:42 +01:00
Mike Dalessio 034b162991 Restore structured logging of queenbee_id 2025-11-24 15:57:16 -05:00
Jorge Manrubia ebc212c1d7 Fix: the queenbe mocks were not really being applied 2025-11-24 16:26:41 +01:00
Jorge Manrubia a23ea87ce5 bundle 2025-11-24 15:59:09 +01:00
Jorge Manrubia 8019aa154f Stub QB requests in tests 2025-11-24 15:59:09 +01:00
Kevin McConnell 73be889a18 Include transaction pinning support
See https://github.com/basecamp/fizzy/pull/1656
2025-11-24 14:49:27 +00:00
Jorge Manrubia 2e4478ffe5 Remove empty dir 2025-11-24 15:43:29 +01:00
Jorge Manrubia 2232caf778 Remove empty dir 2025-11-24 15:17:39 +01:00
Jorge Manrubia 38d0e362aa Move test to the private gem 2025-11-24 15:16:17 +01:00
Jorge Manrubia 79e1861dbb This should be added to the root fizzy project so that you dont have to set the instance var! 2025-11-23 20:24:32 +01:00
Jorge Manrubia 63c9bd8256 Add tasks for enable/disabling sass mode via rake task 2025-11-23 20:22:42 +01: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
Jorge Manrubia 2786ab34ac Bring setup specific code to the gemm 2025-11-23 18:22:02 +01:00
Jorge Manrubia 7d47ec7534 Make engine automount for now so that we can remove that bit from the main app 2025-11-23 09:32:12 +01:00
Jorge Manrubia d3f382c023 Simplify (still 2 failures) 2025-11-23 07:37:19 +01:00
Jorge Manrubia 406658967f The task extension was not working 2025-11-23 06:58:17 +01:00
Jorge Manrubia 3eaa2ed774 Suppress warnings 2025-11-23 06:51:51 +01:00