Commit Graph

64 Commits

Author SHA1 Message Date
Jorge Manrubia 054c8ebbbd Remove AGENTS.md 2025-11-28 13:11:37 +01:00
Jorge Manrubia 45b8db4447 We will move this to shipyard 2025-11-28 13:11:05 +01:00
Jorge Manrubia 305e416cc0 Include AGENTS.md with the gem 2025-11-28 13:06:43 +01:00
Jorge Manrubia e8e4a6cf69 Move AGENTS.md here 2025-11-28 13:05:42 +01:00
Jorge Manrubia 76fb864e40 Review copy 2025-11-28 12:56:51 +01:00
Jorge Manrubia 82c4e87bf0 Require metrics once Yabeda has been loaded 2025-11-28 11:59:20 +01:00
Jorge Manrubia 61c53054da Restructure a bit 2025-11-28 11:54:33 +01:00
Jorge Manrubia d30e327f1e Move yabeda/prometheus configuration to gem 2025-11-28 11:51:24 +01:00
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