Alejandro González and GitHub
6caf794ae1
dist(docker): add curl package to Labrinth image, some other minor tweaks ( #3915 )
...
* dist(docker): add `.dockerignore` as symlink to `.gitignore`
This ensures that no files outside of version control are transferred to
the Docker build context for Labrinth and Daedalus images, which
significantly improves build speed (if a `target` directory is already
present) and build reproducibility.
* chore(dist/docker): simplify out unneeeded statements, move `SQLX_OFFLINE` env var setting to build command itself
The latter approach ensures that developers building the image locally
don't forget to set `SQLX_OFFLINE`, too.
* dist(docker): add `curl` package to Labrinth image
2025-07-08 19:22:15 +00:00
Josiah Glosson and GitHub
5ed9d1749a
Rust dependency updates ( #3849 )
...
* Update async-compression 0.4.24 -> 0.4.25
* Update reqwest 0.12.19 -> 0.12.20
* Update rust_decimal 1.37.1 -> 1.37.2
* Update sentry 0.38.1 -> 0.41.0
* Update sentry-actix 0.38.1 -> 0.41.0
* Update serde_with 3.12.0 -> 3.13.0
* Update tauri 2.5.1 -> 2.6.1 and all Tauri dependencies
* Update zip 4.0.0 -> 4.2.0
* Update Rust 1.87.0 -> 1.88.0
2025-06-27 09:54:51 +00:00
Alejandro González and GitHub
ab8e474339
Update Rust and Turbo versions ( #3781 )
...
* chore: bump Rust version from 1.86 to 1.87
* chore: update Turbo
* chore(.cargo/config.toml): minor comment tweak
2025-06-13 21:03:35 +00:00
Alejandro González and GitHub
9821737431
chore: fix Docker build ( #3594 )
2025-05-02 15:40:34 +00:00
Michael and GitHub
0d223e3ab5
Use dumb-init as entrypoint ( #3343 )
2025-03-05 15:40:27 -08:00
Jai Agrawal and GitHub
19787a3f51
Subpackage common -> ariadne ( #3323 )
...
* Subpackage common -> ariadne
* add common
* Remove build
* only build labrinth
* common
* set sqlx offline
* copy dirs
* Fix build
2025-03-01 20:53:43 -08:00
Jai A
208015a911
Bump rust version
2025-01-16 18:21:11 -08:00
Geometrically and GitHub
7bb3059cd9
Revert TLS changes causing docker build fail ( #2937 )
...
* Revert TLS changes causing docker build fail
* Update build to push
2024-11-11 18:31:06 -08:00
Jai A
42db6001ed
Fix labrinth docker image breakage
2024-11-11 17:16:23 -08:00
Jai A
25fcee984b
Add container labels
2024-10-18 17:00:36 -07:00
Jai A
1b73d248b3
bump rustc
2024-10-16 16:12:23 -07:00
Jai A
cc22a92daf
Update dockerfile
2024-10-16 16:07:24 -07:00
Jai A
e3a3379615
move to monorepo dir
2024-10-16 14:11:42 -07:00