mise-action/.github/workflows
jdx a836e1b817
Revert "fix(cache): isolate cache keys per working_directory in monorepos" (#364)
Reverts jdx/mise-action#360

https://github.com/jdx/mise-action/issues/363

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Reverts the monorepo cache isolation change and simplifies caching to
a single cache for the entire `mise` directory.
> 
> - Replace binary/tools caches with a single cache via
`restoreMiseCache`/`saveCache`; set `cache-hit` from one restore
> - Default key template drops `dir_hash`; `file_hash` computed from
repo-wide glob patterns (no `working_directory`-specific config walk)
> - Persist `PRIMARY_KEY` and `MISE_DIR` in action state; `miseDir()`
reads from state
> - Remove monorepo cache isolation workflow `test-monorepo-cache.yml`;
minor cleanup in `AGENTS.md`
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
a157c4e176. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-01-20 06:31:18 -06:00
..
autofix.yml chore(deps): update actions/setup-node digest to 6044e13 (#361) 2026-01-16 08:36:48 +00:00
check-dist.yml chore(deps): update actions/upload-artifact action to v6 (#357) 2026-01-18 19:41:26 +00:00
ci.yml chore(deps): update actions/setup-node digest to 6044e13 (#361) 2026-01-16 08:36:48 +00:00
codeql-analysis.yml chore(deps): update github/codeql-action digest to 4bdb89f (#362) 2026-01-18 19:35:33 +00:00
release-plz.yml chore(deps): update actions/checkout action to v6 (#350) 2026-01-02 08:40:53 +00:00
release.yml chore(deps): update actions/checkout action to v6 (#350) 2026-01-02 08:40:53 +00:00
semantic-pr-lint.yml chore(deps): update amannn/action-semantic-pull-request digest to e32d7e6 (#249) 2025-08-22 05:07:42 -05:00
test-redacted-env.yml chore(deps): update actions/checkout action to v6 (#350) 2026-01-02 08:40:53 +00:00
test.yml chore(deps): update actions/checkout action to v6 (#350) 2026-01-02 08:40:53 +00:00