tinymist/crates
Eric Long 9d9d360db9
fix(test): running test as root (#1817)
* fix(test): running test as root

The dummy root path /root conflicts with root user's home directory on Linux and redacts incorrectly. Our downstream CI environment builds tinymist in docker as root and encounters the problem. Change the path to `/dummy-root` fixes it. To ensure consistency, other similar occurences are also prefixed with `dummy-`.

* dev: deduplicate a bit

---------

Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-06-16 13:01:25 +08:00
..
crityp feat: add no-content-hint feature to crityp (#1408) 2025-02-26 22:15:24 +08:00
sync-lsp feat: add command to profile the entire server (#1438) 2025-05-09 15:29:24 +08:00
tinymist fix(test): running test as root (#1817) 2025-06-16 13:01:25 +08:00
tinymist-analysis feat: expr_tooltip should not return docs (#1801) 2025-06-07 12:31:14 +08:00
tinymist-assets feat: employ l10n to tinymist-cli and vscode extension (#1505) 2025-03-15 10:38:07 +08:00
tinymist-core build: bump version to 0.13.14-rc2 (#1805) 2025-06-09 12:21:31 +08:00
tinymist-dap feat: add instrument-based breakpoints support to dap (#1529) 2025-03-17 18:19:31 +08:00
tinymist-debug build: bump world crates to 0.13.12-rc1 (#1608) 2025-03-31 16:01:51 +08:00
tinymist-derive feat: reimplement typlite by html export (#1684) 2025-04-30 22:12:25 +08:00
tinymist-l10n dev: fix meta and rename preview crates for publish crates (#1804) 2025-06-09 09:40:05 +08:00
tinymist-lint fix: the block is assumed to be used in expressions (#1668) 2025-04-16 18:47:08 +08:00
tinymist-package dev: fix meta and rename preview crates for publish crates (#1804) 2025-06-09 09:40:05 +08:00
tinymist-project fix(test): running test as root (#1817) 2025-06-16 13:01:25 +08:00
tinymist-query fix(test): running test as root (#1817) 2025-06-16 13:01:25 +08:00
tinymist-render dev: stateful requests now accept snapshot (#1581) 2025-03-25 16:28:00 +08:00
tinymist-std fix: compile warnings (#1774) 2025-05-22 11:37:44 +08:00
tinymist-task fix(test): running test as root (#1817) 2025-06-16 13:01:25 +08:00
tinymist-tests fix(test): running test as root (#1817) 2025-06-16 13:01:25 +08:00
tinymist-vfs fix: compile warnings (#1774) 2025-05-22 11:37:44 +08:00
tinymist-world fix: try getting font index again (#1213, #1645) (#1790) 2025-06-04 15:06:19 +08:00
typlite refactor(typlite): use EcoString instead (#1815) 2025-06-16 06:20:09 +08:00
typst-preview dev: fix meta and rename preview crates for publish crates (#1804) 2025-06-09 09:40:05 +08:00
typst-shim build: bump version to 0.13.12 (#1715) 2025-04-30 14:45:23 +08:00