Commit graph

  • 6e97b4f4d9 Use cargo-llvm-cov baked into the rust-ci image instead of caching worktree-cache-llvm-cov Austin Schaefer 2026-09-20 11:23:01 +0200
  • c2868100f6 Cache the cargo-llvm-cov binary in the coverage job Austin Schaefer 2026-09-20 11:20:31 +0200
  • 34ef7be4e7 Merge pull request 'Add a Forgejo release source' (#5) from worktree-forgejo-source into master master Austin Schaefer 2026-09-20 09:19:59 +0000
  • 984c11066f Rename the source module to release_source worktree-forgejo-source Austin Schaefer 2026-09-20 11:10:00 +0200
  • 6459856aab Group release sources into a source module with re-exports Austin Schaefer 2026-09-20 11:08:25 +0200
  • ba2c5c2d02 Make release sources polymorphic via a ReleaseSource trait Austin Schaefer 2026-09-20 10:57:14 +0200
  • e25ff8f6da Apply self-review feedback on the Forgejo source Austin Schaefer 2026-09-20 10:39:35 +0200
  • eef98906b6 Add a Forgejo release source Austin Schaefer 2026-09-20 10:36:13 +0200
  • 9955610e09 Merge pull request 'Resolve config, state and work dirs via XDG paths' (#4) from worktree-xdg-paths into master Austin Schaefer 2026-09-20 08:26:53 +0000
  • d0ab2525e4 Apply review feedback on XDG paths Austin Schaefer 2026-09-20 10:19:12 +0200
  • 6188f7f0b7 Drop the now-unneeded WorkingDirectory from the service Austin Schaefer 2026-09-20 10:03:24 +0200
  • 00ce665038 Merge origin/master (systemd timer and notifications) into xdg-paths Austin Schaefer 2026-09-20 10:03:11 +0200
  • b78c5ad9d9 Merge pull request 'Add systemd timer and desktop notifications' (#3) from worktree-add-systemd-timer into master Austin Schaefer 2026-09-20 08:02:07 +0000
  • 09b198b96d Resolve config, state and work dirs via XDG, not the cwd Austin Schaefer 2026-09-20 10:01:54 +0200
  • dd42bcbe75 Fix ETXTBSY flake in stub-script tests worktree-add-systemd-timer Austin Schaefer 2026-09-20 09:54:14 +0200
  • 38a32a0c60 Apply review feedback: docs, doc comment, lifetimes Austin Schaefer 2026-09-20 09:51:10 +0200
  • 1f84460a65 Drop RandomizedDelaySec so the login check really is immediate Austin Schaefer 2026-09-20 09:49:14 +0200
  • 7a00f412bb Check 10s after login instead of 2min Austin Schaefer 2026-09-20 09:49:04 +0200
  • 071cf27f72 Run a check shortly after login, not just on the hourly tick Austin Schaefer 2026-09-20 09:48:28 +0200
  • b373881c86 Add systemd timer and desktop notifications Austin Schaefer 2026-09-20 09:45:26 +0200
  • bf85160861 Merge pull request 'Add wrapper-script env var support for claude-code's self-update guard' (#2) from worktree-add-wrapper-env-support into master Austin Schaefer 2026-09-20 07:32:10 +0000
  • 994cee65f5 Add wrapper-script env var support for claude-code's self-update guard worktree-add-wrapper-env-support Austin Schaefer 2026-09-18 13:07:03 +0200
  • d96b7a32f6 Merge pull request 'Close the loop: build, sanity-check, and publish' (#1) from worktree-build-publish-pipeline into master Austin Schaefer 2026-09-18 10:56:35 +0000
  • 0044eda532 Add a third builder shape for archives with no wrapping directory worktree-build-publish-pipeline Austin Schaefer 2026-09-18 12:46:28 +0200
  • 14e1cee36f Merge branch 'master' into worktree-build-publish-pipeline Austin Schaefer 2026-09-18 10:38:05 +0000
  • 8694fa647f Track anthropics/claude-code releases worktree-add-claude-code-package Austin Schaefer 2026-09-18 11:56:34 +0200
  • 3e87282b21 Move high-level docs into docs/, matching doubleo7's convention Austin Schaefer 2026-09-17 13:22:40 +0200
  • f55188e36f Fix issues from code review: shell-escaping gap, exit code, and more Austin Schaefer 2026-09-17 12:06:40 +0200
  • 3f30e0acc6 Add ARCHITECTURE.md and apply it to this PR's code Austin Schaefer 2026-09-17 11:42:18 +0200
  • 6305743e4d Check the custom repo is registered in pacman.conf before building Austin Schaefer 2026-09-17 11:30:43 +0200
  • 68fa648010 Close the loop: build, sanity-check, and publish for the first time Austin Schaefer 2026-09-17 11:13:13 +0200
  • 13a1381bdf Add shift-left quality gates: cognitive complexity, coverage, dependency fix Austin Schaefer 2026-09-17 09:16:14 +0200
  • 7f4bb4cccf Track scaleway-cli, add version-templated assets and combined checksums Austin Schaefer 2026-09-17 09:00:53 +0200
  • 388096264b Set up project tooling to match the rest of ~/dev's Rust fleet Austin Schaefer 2026-09-11 10:13:29 +0200
  • bf46cbf073 First working iteration: check -> fetch -> verify for a real package Austin Schaefer 2026-09-11 10:04:48 +0200
  • 6361e9eb5e Design for scale: many tracked packages, not multi-user Austin Schaefer 2026-09-11 09:24:13 +0200
  • 8443ecea69 Narrow scope: personal middle ground, not a security framework Austin Schaefer 2026-09-11 09:10:06 +0200
  • 0fa994f60a Add initial design spec for declarative package-update watcher Austin Schaefer 2026-09-11 09:01:30 +0200