b5e9642b21
Add bundler-audit gem to fix CI
...
Ruby CI / test (pull_request) Successful in 23s
Rails 8.1 generates bin/bundler-audit but doesn't include the gem by default.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-06 00:12:42 -04:00
9f36dbe87d
Merge branch 'main' into update-dependencies-20250605
2025-06-06 00:04:26 -04:00
8ed6eabdb2
Use cuprite to drive Chrome ( #60 )
...
headless tests started to fail due to elements not being present in time
or not being found period. CBA to fix so just switch to this other
driver for now.
Reviewed-on: #60
2025-06-06 00:00:54 -04:00
3eb819ab68
Update brakeman to pass CI ( #61 )
...
Reviewed-on: #61
2025-06-05 23:58:53 -04:00
89fdef1e8a
Run bin/rails app:update
Ruby CI / test (pull_request) Successful in 22s
2025-06-05 21:04:49 -04:00
c1213aa57f
Bump to Rails 8.1 defaults
Ruby CI / test (pull_request) Successful in 43s
2025-06-05 19:26:00 -04:00
d5ee8d3191
Bump Ruby dependencies
2025-06-05 19:25:11 -04:00
74a06e01b0
Update dependencies ( #57 )
...
Reviewed-on: #57
2025-02-11 19:41:05 -05:00
43dee1ecd9
Move ActiveJob config to initializer ( #56 )
...
Reviewed-on: #56
2025-01-23 13:17:48 -05:00
d5bc6c718e
Setup solid_cable ( #55 )
...
Reviewed-on: #55
2025-01-17 00:28:06 -05:00
55a07d49d2
Upgrade schemas to Rails 8.1 ( #54 )
...
Reviewed-on: #54
2025-01-17 00:14:22 -05:00
5b5d1f32b7
Try out new Rails rate limiting ( #53 )
...
Reviewed-on: #53
2025-01-16 22:19:35 -05:00
53ae35d75f
Run Rails app:update ( #51 )
...
Reviewed-on: #51
2025-01-16 19:40:29 -05:00
f9439bd0ab
Bump all dependencies ( #50 )
...
Reviewed-on: #50
2025-01-16 19:37:48 -05:00
8f7e937168
Upgrade to Ruby 3.4 ( #45 )
...
Reviewed-on: #45
2025-01-15 22:33:09 -05:00
9eebdb27cb
Update brakeman ( #47 )
...
Reviewed-on: #47
2025-01-15 22:23:38 -05:00
1ee5937b19
Update to Ruby 3.3.6 ( #44 )
...
Deploy / deploy (push) Successful in 1m40s
Reviewed-on: #44
2024-11-26 23:43:58 -05:00
8b49e3e261
Unlock and upgrade Tailwind ( #43 )
...
Reviewed-on: #43
2024-11-26 22:24:17 -05:00
535ddf366e
Bump all unlocked dependencies ( #42 )
...
Reviewed-on: #42
2024-11-26 22:15:13 -05:00
0af9006f05
Move database storage ( #41 )
...
Deploy / deploy (push) Successful in 5m50s
Requires update in deployment docker container (docker volume mount change)
Reviewed-on: #41
2024-11-26 22:00:24 -05:00
200ba72213
Bump dependencies ( #40 )
...
Reviewed-on: #40
2024-10-28 22:09:24 -04:00
619a43ef15
Bump the dependencies ( #39 )
...
Reviewed-on: #39
2024-10-03 20:28:31 -04:00
cbdf77054e
Configure queue database ( #38 )
...
Deploy / deploy (push) Successful in 2m5s
Reviewed-on: #38
2024-09-09 21:20:39 -04:00
543a9599e0
Hack in registration prevention ( #37 )
...
Deploy / deploy (push) Successful in 4m1s
Reviewed-on: #37
2024-09-08 22:18:56 -04:00
eaa1846d42
Fix database paths from solid-cache install ( #35 )
...
Reviewed-on: #35
2024-09-08 21:54:00 -04:00
0a25c2ae9a
Play with solid_cache ( #34 )
...
Reviewed-on: #34
2024-09-08 21:51:16 -04:00
bfc017153f
Update to Ruby 3.3.5 ( #33 )
...
Reviewed-on: #33
2024-09-08 21:30:16 -04:00
80b12bfce8
Bump all dependencies ( #32 )
...
Reviewed-on: #32
2024-09-08 21:17:48 -04:00
4cbe7cfe37
Upgrade Solid Queue ( #31 )
...
Two step upgrade; migrations combined since zero downtime not relevant.
Reviewed-on: #31
2024-09-08 21:13:59 -04:00
c64550785e
Require authentication for most endpoints ( #29 )
...
Reviewed-on: #29
2024-09-08 21:07:51 -04:00
0f95034e8e
Bump brakeman ( #30 )
...
Reviewed-on: #30
2024-09-08 21:02:41 -04:00
9227fad48a
Update dependencies ( #28 )
...
Deploy / deploy (push) Successful in 3m37s
Reviewed-on: #28
2024-08-16 22:02:35 -04:00
bdfda77603
Order more reasonably ( #27 )
...
Reviewed-on: #27
2024-08-16 21:51:29 -04:00
452be0c49c
Check authentication on each request ( #26 )
...
Reviewed-on: #26
2024-08-16 19:59:29 -04:00
96ca8b7e7c
Install propshaft from main ( #25 )
...
Reviewed-on: #25
2024-08-02 20:41:52 -04:00
c82a5897d7
Add initializer for yjit from Rails 8 ( #24 )
...
Reviewed-on: #24
2024-08-02 20:03:06 -04:00
b8d928f4ea
Grab latest dependencies ( #23 )
...
Updates dependencies including latest Rails from main. Comes with two new depredations caused by https://github.com/rails/rails/pull/52422
Reviewed-on: #23
2024-08-01 22:37:50 -04:00
a705b07d01
Use puma plugin for Tailwind in dev ( #22 )
...
Reviewed-on: #22
2024-08-01 21:47:52 -04:00
4d3971113f
Setup user login/logout ( #21 )
...
Reviewed-on: #21
2024-08-01 21:41:42 -04:00
a70c656690
Scaffold out User ( #20 )
...
Reviewed-on: #20
2024-07-26 23:24:54 -04:00
c23f58a6df
Setup solid queue for job processing ( #19 )
...
Reviewed-on: #19
2024-07-26 21:48:32 -04:00
14571a8dc2
Update all dependenceis ( #18 )
...
Reviewed-on: #18
2024-07-26 20:24:06 -04:00
9fee6e7d49
Switch deployment to use watchtower ( #17 )
...
Reviewed-on: #17
2024-07-13 16:05:28 -04:00
3d04294c09
Swap to gitea actions ( #13 )
...
Reviewed-on: #13
2024-07-05 00:34:58 -04:00
72ffe7215d
Start running Rails from the main branch ( #16 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #16
2024-06-21 23:35:36 -04:00
adc8fbc42b
Bump to Ruby 3.3.1 ( #15 )
...
continuous-integration/drone/push Build is passing
Reviewed-on: #15
2024-04-25 21:50:38 -04:00
42a5cd8106
Bump to Rails 7.1.3.2 and all dependencies ( #14 )
...
continuous-integration/drone/push Build is passing
Sqlite 3 locked pending release with backport: https://github.com/rails/rails/pull/51636
Reviewed-on: #14
2024-04-22 19:20:29 -04:00
329f6537e7
Use jemalloc for memory allocation ( #11 )
...
continuous-integration/drone/push Build is passing
Reviewed-on: #11
2024-01-26 20:53:20 -05:00
e239c421c6
Bump all dependencies
continuous-integration/drone/push Build is passing
2024-01-26 20:42:19 -05:00
ca4eaa7a30
Goto Ruby 3.3 ( #10 )
...
continuous-integration/drone/push Build is passing
Reviewed-on: #10
2023-12-25 14:57:39 -05:00