1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2025-03-05 08:17:05 +00:00

Commit graph

  • 3e27e804d5
    Merge 0661383b61 into ff8a897d1f renovate[bot] 2025-03-04 01:45:09 +00:00
  • 0661383b61
    fix(deps): update all non-major dependencies renovate/all-minor-patch renovate[bot] 2025-03-04 01:45:06 +00:00
  • dc1c342660
    Merge 584ac332e2 into ff8a897d1f elikoga 2025-03-01 15:45:50 +00:00
  • 584ac332e2 fix(cache): improve logging format in delete_path function to use debug output for store_path Eli Kogan-Wang 2025-03-01 16:45:44 +01:00
  • 5f7555ea3b fix(cache): update delete_path function to use store_path as a string Eli Kogan-Wang 2025-03-01 16:42:55 +01:00
  • 2f7e5d9f8b fix(cache): change delete_path function parameter from reference to value Eli Kogan-Wang 2025-03-01 16:40:56 +01:00
  • dad5c72bf9 fix(cache): update delete_path function to accept reference for DeletePath parameter Eli Kogan-Wang 2025-03-01 15:38:48 +01:00
  • 0de335d3f9
    Merge d1e88177bf into ff8a897d1f Leandro Emmanuel Reina Kiperman 2025-02-27 16:14:34 +00:00
  • d1e88177bf Fix typo Leandro Reina 2025-02-27 17:14:26 +01:00
  • db9ed18546 Fix everything Leandro Reina 2025-02-27 16:52:54 +01:00
  • 64c61c0c99 First attempt at pinning support Leandro Reina 2025-02-20 18:06:10 +01:00
  • 9e705c2892 feat(cache): add delete path functionality to cache API and command Eli Kogan-Wang 2025-02-08 00:57:25 +01:00
  • 3c57f6bd68
    Merge b60d1a5c22 into ff8a897d1f renovate[bot] 2025-02-03 11:29:32 +01:00
  • 4d3640a631
    Merge 9c5e603e4b into ff8a897d1f Zhaofeng Li 2025-02-03 11:29:32 +01:00
  • b8d0b7072d
    Merge 86b375381f into ff8a897d1f Vaughn Coates 2025-02-03 11:29:32 +01:00
  • fcde6d3e52
    Merge 49994c48dc into ff8a897d1f renovate[bot] 2025-02-03 11:29:32 +01:00
  • f2b1d73010
    Merge cdb0326004 into ff8a897d1f cy 2025-02-03 11:29:32 +01:00
  • c871a1276d
    Merge 39b5e61611 into ff8a897d1f renovate[bot] 2025-02-03 11:29:32 +01:00
  • dd8d9fd9ab
    Merge 6e53874faa into ff8a897d1f Manuel 2025-02-03 11:29:32 +01:00
  • 739640c450
    Merge 5e0ad99930 into ff8a897d1f Patrizio Bekerle 2025-02-03 11:29:32 +01:00
  • 76f921d296
    Merge 24d639a654 into ff8a897d1f renovate[bot] 2025-02-03 02:32:30 +00:00
  • ff8a897d1f
    Merge pull request #214 from girlbossceo/strawberry/send-nix-nar-content-type main Zhaofeng Li 2025-02-02 12:30:06 -07:00
  • a2869256fe .github: Don't push if secret doesn't exist Zhaofeng Li 2025-02-02 11:34:50 -07:00
  • 1797c287d9
    feat: Graceful shutdown for watch-store command Ziping Sun 2025-01-24 01:55:29 +08:00
  • 6e53874faa feat: add substituter to nixConfig in flake.nix Manu [tennox] 2025-01-19 01:18:14 +01:00
  • 40cc9e97c0 fix(integration-tests): update cache usage commands from readonly to root Eli Kogan-Wang 2025-01-17 18:06:42 +01:00
  • e1a889d089 test: update assertions to check public key presence in cache info Eli Kogan-Wang 2025-01-17 17:54:03 +01:00
  • d086e6e11c feat(cache): add support for specifying keypair path in cache creation and configuration Eli Kogan-Wang 2025-01-17 17:42:33 +01:00
  • d92359c778 fix application/x-nix-nar Content-Type not being applied strawberry 2024-12-05 22:15:38 -05:00
  • 39b5e61611
    fix(deps): update rust crate notify to v8 renovate/notify-8.x renovate[bot] 2025-01-10 19:20:09 +00:00
  • cdb0326004 make concurrency configurable cy 2025-01-07 21:13:42 -05:00
  • 49994c48dc
    fix(deps): update sea-orm monorepo to v1 renovate/major-sea-orm-monorepo renovate[bot] 2024-12-10 13:57:38 +00:00
  • 86b375381f remove duplicate rs256 generation, simplify output vonjackets 2024-11-30 18:02:14 +00:00
  • 6378a5a215 cleanup, add error output Vaughn 2024-11-23 20:11:10 -05:00
  • 05345b0b6d rm oobe fn, add init flag to generate root token, mv comments, todos Vaughn 2024-11-23 03:27:15 -05:00
  • 9c5e603e4b nixos: Allow settings to be omitted with null nixos-allow-null-settings Zhaofeng Li 2024-11-21 13:29:00 -07:00
  • 79b0ad0553 server/config: Allow omitting database section entirely Zhaofeng Li 2024-11-21 13:29:00 -07:00
  • b60d1a5c22
    chore(deps): update determinatesystems/nix-installer-action action to v16 renovate/determinatesystems-nix-installer-action-16.x renovate[bot] 2024-11-14 20:10:17 +00:00
  • 24d639a654
    chore(deps): lock file maintenance renovate/lock-file-maintenance renovate[bot] 2024-11-11 00:06:24 +00:00
  • 4775242756
    Merge pull request #202 from zhaofengli/nixos-remove-same-dir Zhaofeng Li 2024-11-10 13:29:24 -07:00
  • edbe66288e nixos: Remove --same-dir in systemd-run invocation Zhaofeng Li 2024-11-10 12:10:23 -07:00
  • 75ea190b6a
    fix(deps): update rust crate sea-orm-migration to v1 renovate[bot] 2024-11-10 14:50:06 +00:00
  • 75d4dd962d
    Merge pull request #198 from zhaofengli/renovate/notify-7.x Zhaofeng Li 2024-11-10 07:47:35 -07:00
  • 566494780a
    Merge pull request #196 from zhaofengli/renovate/determinatesystems-nix-installer-action-15.x Zhaofeng Li 2024-11-10 07:47:11 -07:00
  • 55e74b03bb
    fix(deps): update rust crate sea-orm to v1 renovate[bot] 2024-11-10 01:46:07 +00:00
  • 7ee3fcdd41
    fix(deps): update rust crate notify to v7 renovate[bot] 2024-11-10 01:45:59 +00:00
  • 6ae7b97fc7 flake.nix: Remove non-existent override for crane/nixpkgs darwin-static Zhaofeng Li 2024-11-09 18:16:35 -07:00
  • 1c322f042e .github/build: Build attic-static on all platforms Zhaofeng Li 2024-11-09 16:45:04 -07:00
  • 4d654d13e7 .github/build: Build packages on ARM Zhaofeng Li 2024-11-09 16:45:04 -07:00
  • 9d387c01db [HACK] flake/packages: Enable almost-static builds on Darwin/macOS Zhaofeng Li 2024-11-09 16:45:04 -07:00
  • e0b2771d9a flake/packages: Enable static builds on all platforms Zhaofeng Li 2024-11-09 16:45:04 -07:00
  • b77f84d037 flake/packages: Enable nix-static builds on Darwin/macOS Zhaofeng Li 2024-11-09 16:45:04 -07:00
  • d377cce18c flake/packages: Expose nix-static as a package Zhaofeng Li 2024-11-09 16:45:04 -07:00
  • 15845d7fa4 flake.lock: Update Zhaofeng Li 2024-11-09 16:45:04 -07:00
  • 82bf5d645a
    chore(deps): update determinatesystems/nix-installer-action action to v15 renovate[bot] 2024-11-09 23:04:03 +00:00
  • a02bf38a75
    Merge pull request #194 from zhaofengli/renovate/configure Zhaofeng Li 2024-11-09 15:59:32 -07:00
  • cc136a24e4 renovate.json: Group non-major updates together Zhaofeng Li 2024-11-09 15:07:11 -07:00
  • 7f02603740 renovate.json: Enable Nix & lock file maintenance Zhaofeng Li 2024-11-09 15:07:11 -07:00
  • e8b7bc035e
    Add renovate.json renovate[bot] 2024-11-09 01:03:23 +00:00
  • d0b66cf897
    Merge pull request #191 from zhaofengli/fix-static Zhaofeng Li 2024-11-06 08:20:42 -07:00
  • 48c8b395bf
    Merge pull request #186 from zhaofengli/nixos-hardening Zhaofeng Li 2024-10-29 21:01:35 -06:00
  • 2da297333e
    Merge 2a6a362042 into b322faab01 Andreas Zweili 2024-10-29 16:38:51 -05:00
  • 2f9d76915a flake/packages: Update patch for static builds Zhaofeng Li 2024-10-26 12:09:22 -06:00
  • ba5ba2d6bc nixos/atticd: wants network-online.target Adam Stephens 2024-10-29 12:25:02 -06:00
  • 6a82638aa8 nixos: Adjust Nix store warning for environmentFile Zhaofeng Li 2024-10-14 15:10:21 -06:00
  • 94fa54632d nixos: Use lib.getExe Zhaofeng Li 2024-10-14 10:23:29 -06:00
  • 78a3119c6d nixos: Depend on network-online.target for Postgres Zhaofeng Li 2024-10-14 10:23:29 -06:00
  • 9acfdccfdf nixos: Add service hardening Zhaofeng Li 2024-10-14 10:23:29 -06:00
  • ebd0618526 nixos: Rename credentialsFile option to environmentFile Zhaofeng Li 2024-10-14 10:23:29 -06:00
  • 7ffcf2d138 nixos: Match nixpkgs formatting Zhaofeng Li 2024-10-14 10:23:29 -06:00
  • b3a76bc237 package: Add mainProgram Zhaofeng Li 2024-10-14 10:23:29 -06:00
  • b322faab01
    Merge pull request #192 from valan/patch-1 Zhaofeng Li 2024-10-29 12:20:51 -06:00
  • 0fe1b1cd34
    Merge pull request #190 from zhaofengli/gha-integration-tests Zhaofeng Li 2024-10-28 12:29:30 -06:00
  • c1d6abeb28
    Update README.md valan 2024-10-26 15:51:38 -07:00
  • b109cc369d .github/build: Build packages in Nix matrix Zhaofeng Li 2024-10-26 12:49:18 -06:00
  • 0acbde64ef .github/build: Add job to build main packages Zhaofeng Li 2024-10-26 12:49:18 -06:00
  • d20160548e flake/integration-tests: Expose GitHub Actions matrix Zhaofeng Li 2024-10-26 12:49:18 -06:00
  • e305e7ef79 .github: Fix CI cache push condition Zhaofeng Li 2024-10-26 12:49:18 -06:00
  • 2b05b7d986
    Merge pull request #187 from cole-h/stream-error-better Zhaofeng Li 2024-10-16 16:09:56 -06:00
  • 566ef5ebc3 Display anyhow error chains better Cole Helbling 2024-10-15 13:23:18 -07:00
  • e5c8d2d509
    Merge pull request #185 from zhaofengli/nixos-use-hs256-placeholder-secret Zhaofeng Li 2024-10-10 10:22:51 -06:00
  • f36329a299 nixos: Switch back to setting a placeholder HS256 secret when checking config Zhaofeng Li 2024-10-08 08:31:44 -06:00
  • 1b29816235
    Merge pull request #182 from zhaofengli/push-stdin-fixes Zhaofeng Li 2024-10-06 13:03:10 -06:00
  • 880ca6d477
    Merge pull request #181 from zhaofengli/hs256-allow-arbitrary-byte-string Zhaofeng Li 2024-10-06 12:29:24 -06:00
  • 96383ccab4 integration-tests/basic: Add --stdin test Zhaofeng Li 2024-10-06 12:29:03 -06:00
  • c54c26d82e client/push: Disallow paths on the command line with --stdin Zhaofeng Li 2024-10-06 12:29:03 -06:00
  • 014fb92a9e client/push: Suggest --stdin if stdin isn't a terminal Zhaofeng Li 2024-10-06 12:29:03 -06:00
  • 8f215042db client/push: Ignore empty lines Zhaofeng Li 2024-10-06 12:29:03 -06:00
  • 3d10425b6a server/config: Fail fast on token decoding errors Zhaofeng Li 2024-10-06 11:19:03 -06:00
  • dcadbec66b token: Don't require valid UTF-8 for HS256 secrets Zhaofeng Li 2024-10-06 11:19:03 -06:00
  • b4338a1670
    Merge pull request #179 from zhaofengli/config-allow-omitting-jwt Zhaofeng Li 2024-10-05 18:14:40 -06:00
  • 77f76d55ed server/config: Allow omitting jwt section entirely Zhaofeng Li 2024-10-05 17:42:16 -06:00
  • 858120c450
    Merge pull request #177 from zhaofengli/rs256-support Zhaofeng Li 2024-10-05 12:34:44 -06:00
  • d2363b5879 server/config: Provide instructions for the user to migrate their HS256 config Zhaofeng Li 2024-10-05 11:50:48 -06:00
  • 0d2b20025e token: Bring back HS256 test Zhaofeng Li 2024-10-05 11:50:48 -06:00
  • 5d6560e409 Merge branch 'main' into HEAD Zhaofeng Li 2024-10-05 11:50:16 -06:00
  • 61ebdef2e2
    Merge pull request #176 from jzbor/push-from-stdin Zhaofeng Li 2024-10-04 13:36:12 -06:00
  • c5764fca3b client/push: Use PushSession for --stdin Zhaofeng Li 2024-10-04 09:16:22 -06:00
  • c4c7341a49
    Merge pull request #78 from apeschar/atticadm-pipe Zhaofeng Li 2024-10-04 10:02:33 -06:00
  • 46b83a04d9 Use --pipe for systemd-run Albert Peschar 2023-08-11 16:08:41 +03:00