Commit Graph

6 Commits (5dd0efb280f012e7db0c74eb128781f2daabc02d)

Author SHA1 Message Date
Dessalines 22a33929e2
Adding docker workspace caching. Fixes #940 (#958) 4 years ago
nutomic 80aef61aed Split code into cargo workspaces (#67)
More fixes

- fixed docker builds
- fixed mentions regex test
- fixed DATABASE_URL stuff
- change schema path in diesel.toml

Address review comments

- add jsonb column back into activity table
- remove authors field from cargo.toml
- adjust LEMMY_DATABASE_URL env var usage
- rename all occurences of LEMMY_DATABASE_URL to DATABASE_URL

Decouple utils and db

Split code into cargo workspaces

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/67
4 years ago
Dessalines 132e3534de Removing some commented lines from the dockerfile. 4 years ago
Dessalines bda657b638 Some reorg of Dockerfiles. 4 years ago
Dessalines 7cb7c1f0f9 Adding lld to docker builds. #810 4 years ago
Felix Ableitner 5a6f39dae4 Various build optimizations 4 years ago