Commit graph

72 commits

Author SHA1 Message Date
bfc11672f0
No deploy, but without other changes?
All checks were successful
Ruby CI / test (pull_request) Successful in 24s
Deploy / deploy (push) Successful in 1m16s
2024-11-26 23:19:09 -05:00
e48911dacb
Allow deploy test without actual deploy
All checks were successful
Ruby CI / test (pull_request) Successful in 18s
2024-11-26 23:06:44 -05:00
53681e0154
Test 3.3.5...for now
All checks were successful
Ruby CI / test (pull_request) Successful in 20s
2024-11-26 23:04:34 -05:00
f446d7a632
Setup second
Some checks failed
Ruby CI / test (pull_request) Failing after 3s
2024-11-26 22:49:51 -05:00
9e259b8f42
Try reading Ruby version from .ruby-version
Some checks failed
Ruby CI / test (pull_request) Failing after 2s
2024-11-26 22:48:03 -05:00
2538335e17
Use .ruby-version for setup-ruby
Some checks failed
Ruby CI / test (pull_request) Failing after 3s
2024-11-26 22:31:57 -05:00
fc8f764bfc
Bump ruby version 2024-11-26 22:30:20 -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)
All checks were successful
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)
All checks were successful
Deploy / deploy (push) Successful in 2m5s
Reviewed-on: #38
2024-09-09 21:20:39 -04:00
543a9599e0 Hack in registration prevention (#37)
All checks were successful
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)
All checks were successful
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)
All checks were successful
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)
All checks were successful
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)
All checks were successful
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)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #11
2024-01-26 20:53:20 -05:00
e239c421c6
Bump all dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-26 20:42:19 -05:00
ca4eaa7a30 Goto Ruby 3.3 (#10)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #10
2023-12-25 14:57:39 -05:00
7d1559c2fd
Prefer headless browser for system tests
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-07 20:26:18 -05:00
c638ecca58
Bump dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-07 20:14:42 -05:00
6908d806a0
Remove controller tests
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-22 21:55:47 -05:00
e1a7f4fbbd Add some model tests (#9)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #9
2023-11-22 21:41:03 -05:00
dd881ee41c
Update lockfile to allow Mac
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-13 22:18:32 -05:00
a58c16668c
Disable SSL in production
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-10-31 21:28:48 -04:00
2ed50e0c9f
Bump dependencies 2023-10-31 21:28:37 -04:00
3ca0053004
Bump all dependencies
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-10-10 23:10:19 -04:00
addf660c80 Update to Rails 7.1 (#8)
Reviewed-on: #8
2023-10-10 23:01:12 -04:00
c9b79ec9ea
Pull down new docker-entrypoint
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-09-10 11:37:37 -04:00