Claude Ayitey
|
121dc107d5
|
When in development, change database pool to add GOOD_JOB_MAX_THREADS to RAILS_MAX_THREADS
|
2024-01-06 15:03:17 +00:00 |
|
Claude Ayitey
|
4ad1faacc8
|
Wrap engine mounting in authentication to prevent direct access.
|
2024-01-06 15:01:22 +00:00 |
|
Claude Ayitey
|
29a346ee08
|
Add routes to mount GoodJob dashboard
|
2024-01-06 15:00:33 +00:00 |
|
Claude Ayitey
|
0e4f75b7e8
|
Change job adapter to :good_job.
|
2024-01-06 14:59:42 +00:00 |
|
Claude Ayitey
|
3a0170c3db
|
Created an empty initializer for custom good_job config.
|
2024-01-06 14:58:47 +00:00 |
|
Claude Ayitey
|
32ca1fa432
|
Changed perform_asnyc to perform sincen GoodJob does not use perform_async
|
2024-01-06 14:57:33 +00:00 |
|
Claude Ayitey
|
dcb44cee65
|
Run migration for good_job install.
|
2024-01-06 14:52:38 +00:00 |
|
Claude Ayitey
|
d8116ea878
|
Remove cable config file for redis.
|
2024-01-06 14:52:03 +00:00 |
|
Claude Ayitey
|
3cb2fb4afc
|
Remove sidekiq config file.
|
2024-01-06 14:51:49 +00:00 |
|
Claude Ayitey
|
dd45f46457
|
Generate migration for good_job installation.
|
2024-01-06 14:51:29 +00:00 |
|
Claude Ayitey
|
c833cb3a9f
|
Remove references of Sidekiq
|
2024-01-06 14:51:05 +00:00 |
|
Claude Ayitey
|
b024a45d44
|
Add good_job start command to worker in Procfile.
|
2024-01-06 14:50:52 +00:00 |
|
Claude Ayitey
|
62b6f19080
|
Bundle install.
|
2024-01-06 14:50:19 +00:00 |
|
Claude Ayitey
|
c2f3e65d25
|
Remove sentry, redis and sidekiq
|
2024-01-06 14:50:13 +00:00 |
|
Claude Ayitey
|
eff0a7b9e8
|
Add GOOD_JOB_EXECUTION_MODE to env variables.
|
2024-01-06 14:49:02 +00:00 |
|
Claude Ayitey
|
a7667ba29a
|
Rename app/sidekiq to app/jobs
|
2024-01-06 14:47:35 +00:00 |
|
Claude Ayitey
|
1e1c9c2481
|
Rename test/sidekiq to test/jobs
|
2024-01-06 14:45:54 +00:00 |
|
Claude Ayitey
|
74d7274b93
|
bundle install.
|
2024-01-06 13:28:53 +00:00 |
|
Josh Pigford
|
9090769c65
|
Sentry update
|
2024-01-04 14:10:17 -06:00 |
|
Josh Pigford
|
d648b9468f
|
Update README.md
|
2024-01-04 14:06:12 -06:00 |
|
Josh Pigford
|
7dbfcd5c0c
|
Missed one Polygon bit
|
2024-01-04 13:59:03 -06:00 |
|
Josh Pigford
|
235555dfe9
|
Removed polygon
It was only being used for logo fetching
|
2024-01-04 13:55:50 -06:00 |
|
Josh Pigford
|
9d9d0bbbbd
|
Use gpt-4 turbo
|
2024-01-04 13:54:23 -06:00 |
|
Josh Pigford
|
dc64d09bc7
|
Merge branch 'main' of https://github.com/maybe-finance/maybe
|
2024-01-04 13:18:44 -06:00 |
|
Josh Pigford
|
ba50851236
|
Added read-only SQL setup
|
2024-01-04 13:18:39 -06:00 |
|
Josh Pigford
|
72e497f7b2
|
Create LICENSE
Signed-off-by: Josh Pigford <josh@joshpigford.com>
|
2024-01-04 13:04:36 -06:00 |
|
Josh Pigford
|
ab174f43ea
|
Update README.md
|
2024-01-04 13:04:01 -06:00 |
|
Josh Pigford
|
1f69793928
|
Initial commit of new old codebase
|
2024-01-04 12:03:16 -06:00 |
|