Commit graph

  • ddb496ff7d
    ci: remove tar builds daimond113 2025-01-13 12:25:53 +01:00
  • e9f0c25554
    chore(docs): update astro and starlight daimond113 2025-01-13 12:25:11 +01:00
  • fc349e6f21
    feat: add engines daimond113 2025-01-12 23:12:27 +01:00
  • 72c1c39401
    fix: use urlencoding crate for wally packages daimond113 2025-01-10 16:06:59 +01:00
  • 076f5564ee
    feat(registry): set content-length header for fs storage daimond113 2025-01-10 16:06:27 +01:00
  • a39b1bb60a
    feat(website): escape url parts daimond113 2025-01-10 14:07:52 +01:00
  • dcc869c025
    fix(registry): avoid race condition in search daimond113 2025-01-10 09:24:33 +01:00
  • 6f4c7137c0
    feat: add name.scope and name.name apis daimond113 2025-01-10 00:01:02 +01:00
  • e8c3a66524
    feat(registry): add individual job endpoints for package data daimond113 2025-01-10 00:00:24 +01:00
  • 6ab334c904
    feat: use url encoding crate to ensure validity of urls daimond113 2025-01-09 23:04:06 +01:00
  • be6410443f
    perf(registry): asyncify reading data of top search packages daimond113 2025-01-09 22:59:20 +01:00
  • 685700f572
    perf(registry): use rwlock over mutex for repository data daimond113 2025-01-09 22:40:41 +01:00
  • 217ca238ff
    feat: remove cli side dependency checks daimond113 2025-01-09 22:36:53 +01:00
  • e61aeb5da0
    feat(registry): add more info in auth & storage logs daimond113 2025-01-09 22:31:20 +01:00
  • 9bab997992
    docs: add missing 'required' annotation daimond113 2025-01-09 22:13:41 +01:00
  • 325453450b
    feat: add deprecating & yanking daimond113 2025-01-09 22:09:28 +01:00
  • 243dd39e14
    Merge branch '0.5' into 0.6 daimond113 2025-01-06 13:33:46 +01:00
  • 5c2f831c26
    docs: add an aside for symlink errors on Windows (#20) Nidoxs 2025-01-05 18:25:52 +00:00
  • 0eeb62c84d
    Update docs/src/content/docs/installation.mdx Nidoxs 2025-01-05 18:22:40 +00:00
  • e5b819a1ea
    Update docs/src/content/docs/installation.mdx Nidoxs 2025-01-05 18:10:03 +00:00
  • b25fa1a812 Use inline code block for error message Nidoxs 2025-01-05 17:51:55 +00:00
  • 9ab2c4dfc9 Merge branch 'symlink-aside' of https://github.com/Nidoxs/pesde into symlink-aside Nidoxs 2025-01-05 17:50:04 +00:00
  • 698e7383f2 Revert titles to "Caution" instead of "Warning" Nidoxs 2025-01-05 17:49:23 +00:00
  • 503c18c6fb
    Inline URL Nidoxs 2025-01-05 17:48:43 +00:00
  • 73049a1e52 Remove redundant whitespace Nidoxs 2025-01-05 16:40:59 +00:00
  • c37fe73f36 Add an aside for symlink errors on Windows Nidoxs 2025-01-05 16:35:22 +00:00
  • 97d9251f69
    docs: remove branches from git revs daimond113 2025-01-03 18:09:07 +01:00
  • ca5a8f108d
    fix: install dev packages and remove them after use daimond113 2025-01-03 00:05:32 +01:00
  • de43d2ce42
    chore: add git blame ignore file daimond113 2025-01-02 22:38:29 +01:00
  • 0ceb2f6653
    style: enable hard_tabs rustfmt option daimond113 2025-01-02 22:37:27 +01:00
  • a627a7253f
    feat: add utility function to reduce code duplication daimond113 2025-01-02 22:21:18 +01:00
  • 6f5e2a2473
    feat: improve linking process daimond113 2025-01-02 21:30:25 +01:00
  • e5b629e0c5
    feat: remove unused errors daimond113 2025-01-02 19:09:57 +01:00
  • 9bf2af6454
    fix: compile without feature flags daimond113 2025-01-02 15:41:29 +01:00
  • 5d62549817
    feat: switch to JoinSet over join_all daimond113 2025-01-01 18:46:00 +01:00
  • 83fa22f7de
    feat: remove more data redundancy from lockfiles daimond113 2025-01-01 17:16:41 +01:00
  • 78e58d63fa
    feat: improve container_folder api daimond113 2025-01-01 16:35:59 +01:00
  • d0169976cd
    feat: store dependency over downloaded graphs daimond113 2025-01-01 16:28:53 +01:00
  • 6a8dfe0ba3
    feat: switch to flat graph handling daimond113 2025-01-01 00:34:21 +01:00
  • 80b8b151d7
    fix: switch to schemars attribute daimond113 2024-12-31 01:37:42 +01:00
  • fd5a038d8b
    feat: add schema generation daimond113 2024-12-31 01:35:28 +01:00
  • 7f15264f48
    feat: inherit pesde-managed scripts from workspace root daimond113 2024-12-30 21:05:34 +01:00
  • 2700fe9e07
    feat: remove data redundancy for workspace pkg refs daimond113 2024-12-30 19:06:53 +01:00
  • c3d2c768db
    feat: add path dependencies daimond113 2024-12-30 18:33:48 +01:00
  • ccb2924362
    feat: remove old includes compat daimond113 2024-12-30 13:37:30 +01:00
  • 6cf9f14649
    Merge branch '0.5' into 0.6 daimond113 2024-12-30 01:12:48 +01:00
  • 89a2103164
    chore(release): prepare for v0.5.3 v0.5.3+registry.0.1.2 daimond113 2024-12-30 00:56:58 +01:00
  • 0c159e7689
    docs: add missing changelog entries daimond113 2024-12-30 00:56:03 +01:00
  • 4f75af88b7
    feat: add meta in index file to preserve future compat daimond113 2024-12-30 00:49:24 +01:00
  • 634ef013da
    docs: add missing changelog entry daimond113 2024-12-29 23:27:34 +01:00
  • 30b4459de0
    docs: add override by alias docs daimond113 2024-12-29 23:27:25 +01:00
  • a4d7b4d6e0
    feat: allow ignoring syntax errors in file parsing daimond113 2024-12-29 23:09:24 +01:00
  • 2aeee9de34
    feat: add override by alias support daimond113 2024-12-29 22:31:06 +01:00
  • 2936f88a99
    feat: use paths instead of pathbufs where applicable daimond113 2024-12-29 12:47:36 +01:00
  • aabb353d25
    perf: lazily format error messages daimond113 2024-12-28 18:13:53 +01:00
  • a091d06f36
    perf: remove unnecessary wally mutex daimond113 2024-12-28 18:09:20 +01:00
  • 8e6d877241
    perf: use arcs where possible, remove unnecessary cloning daimond113 2024-12-28 16:50:14 +01:00
  • a41d9950f8
    feat: better install (#17) Luka 2024-12-27 22:04:47 +01:00
  • ecdb0002c4 style: format code LukaDev 2024-12-27 21:38:06 +01:00
  • 9900abf501
    fix: remove pretty from fmt_layer Luka 2024-12-27 21:35:48 +01:00
  • d61f77c60b feat: change progress message color LukaDev 2024-12-27 16:46:35 +01:00
  • 627fd6a055 fix: spinner tick chars LukaDev 2024-12-27 16:29:33 +01:00
  • 63531088b8 fix: indentation in bin link script LukaDev 2024-12-26 22:09:03 +01:00
  • 2d882cd027 chore: fix Cargo.toml LukaDev 2024-12-26 22:00:01 +01:00
  • 21085a0e25 chore: remove tracing-indicatif LukaDev 2024-12-26 21:32:44 +01:00
  • 2902aa2a2b feat: support progress reporting for wally LukaDev 2024-12-26 20:55:43 +01:00
  • 6669d725f1 feat: better install LukaDev 2024-12-26 19:54:14 +01:00
  • f009c957ca
    feat: remove verbosity from release mode logs daimond113 2024-12-26 22:50:49 +01:00
  • 3569ff32cd
    ci: debug builds action (#15) Erica Marigold 2024-12-25 20:15:29 +05:30
  • 3287545ebc
    chore(actions): provide exe for windows manually instead of glob Erica Marigold 2024-12-25 19:40:55 +05:30
  • bd9ece298b
    chore(actions): make matrix job-names be consistent with release workflow Erica Marigold 2024-12-25 19:36:58 +05:30
  • dd4a7a11c8
    chore(actions): add name for get-version job Erica Marigold 2024-12-25 19:36:13 +05:30
  • f51766c542
    chore(actions): write trimmed_sha to GITHUB_OUTPUT correclty Erica Marigold 2024-12-25 19:33:42 +05:30
  • d8e3492545
    chore(actions): checkout code first in get-version job Erica Marigold 2024-12-25 19:25:03 +05:30
  • 47813f226e
    chore(actions): include full semver version including git commit SHA Erica Marigold 2024-12-25 19:24:05 +05:30
  • 957d773f91
    chore(actions): use tee to write trimmed version to stdout for debugging Erica Marigold 2024-12-25 19:15:29 +05:30
  • b55333d66e
    chore(actions): fix bash pattern syntax being improper Erica Marigold 2024-12-25 19:09:56 +05:30
  • 42834db248
    chore(actions): use bash patterns for commit SHA trimming Erica Marigold 2024-12-25 19:08:00 +05:30
  • 2039f4a343
    chore(actions): add job to shorten github commit SHA Erica Marigold 2024-12-25 18:57:21 +05:30
  • 5eec091fc8
    chore(actions): fix bad compile command Erica Marigold 2024-12-25 18:38:47 +05:30
  • b13de0b2d1
    chore(actions): remove unneeded targets Erica Marigold 2024-12-25 18:30:30 +05:30
  • 257ff489b1
    chore(actions): create debug build action Erica Marigold 2024-12-25 18:22:17 +05:30
  • c3e764ddda
    fix: display spans outside debug daimond113 2024-12-22 12:43:42 +01:00
  • db3335bbf7
    docs: add SECURITY.md dai 2024-12-20 19:06:35 +01:00
  • 711b0009cb
    docs: fix improper assignment to PATH (#8) Aristosis 2024-12-20 01:51:32 +05:30
  • c65e38fb19
    Remove leading slash dai 2024-12-19 21:20:48 +01:00
  • f88b800d51
    chore(release): prepare for v0.5.2 v0.5.2+registry.0.1.1 daimond113 2024-12-19 16:19:07 +01:00
  • 28df3bcca4
    feat(registry): add sentry tracing daimond113 2024-12-19 16:18:26 +01:00
  • 0f74e2efa3
    fix: do not error on missing deps until full linking daimond113 2024-12-18 23:34:49 +01:00
  • a6c1108d5b
    feat: switch registry to tracing logging daimond113 2024-12-18 22:29:10 +01:00
  • 9535175a45
    feat: add more tracing info daimond113 2024-12-18 22:00:58 +01:00
  • d9d27cf45b
    fix: resolve pesde_version tags properly daimond113 2024-12-18 16:03:50 +01:00
  • 60fb68fcf3
    fix: change dependency types for removed peers daimond113 2024-12-17 14:58:21 +01:00
  • 78976834b2
    docs(changelog): add missing changelog entry for logging switch daimond113 2024-12-17 14:57:38 +01:00
  • 52603ea43e
    feat: switch to tracing for logging daimond113 2024-12-16 23:00:37 +01:00
  • 0dde647042
    fix(website): render imgs inline daimond113 2024-12-15 12:37:24 +01:00
  • 3196a83b25
    chore(release): prepare for v0.5.1 v0.5.1+registry.0.1.0 daimond113 2024-12-15 00:38:22 +01:00
  • d387c27f16
    fix: ignore build metadata when comparing cli versions daimond113 2024-12-15 00:35:16 +01:00
  • a6846597ca
    docs: correct changelog diff link daimond113 2024-12-15 00:01:35 +01:00
  • 3810a3b9ff
    ci: attempt to fix release ci v0.5.0+registry.0.1.0 daimond113 2024-12-14 23:59:58 +01:00