Commit 4ac6202
chore(deps): update javascript demos (#34)
* chore(deps): update javascript demos
* fix(ci): add mise tool caching with split binary/installs and rate limit protection
- Split mise binary and tool installs into separate caches to prevent version drift
- Authenticate GitHub API calls to avoid rate limits during version resolution and tool downloads
- Enforce mise binary version after cache restore to prevent cache poisoning
- Improve PR cache reuse by prioritizing base branch restoration
- Add ~/.cache/mise to reduce network calls for tool downloads
Amp-Thread-ID: https://ampcode.com/threads/T-fe50fb66-bde8-4eb7-809c-b8dc945dcf01
Co-authored-by: Amp <[email protected]>
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Travis Lyons <[email protected]>
Co-authored-by: Amp <[email protected]>1 parent a9a92c6 commit 4ac6202
File tree
3 files changed
+66
-20
lines changed- .github/actions/setup-mise
- amp_demos/javascript/svelte
3 files changed
+66
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | | - | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | | - | |
17 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
18 | 59 | | |
19 | 60 | | |
20 | 61 | | |
21 | 62 | | |
| 63 | + | |
| 64 | + | |
22 | 65 | | |
23 | | - | |
| 66 | + | |
| 67 | + | |
24 | 68 | | |
25 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments