Skip to content

Commit 5ebac88

Browse files
committed
chore(ci): remove hand-roll mise cache
1 parent da64590 commit 5ebac88

4 files changed

Lines changed: 0 additions & 91 deletions

File tree

.github/pkl/common.pkl

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,6 @@ steps: Listing<*Step | AbstractTypedStep> = new Listing {
1515
experimental = true
1616
}
1717
}
18-
(catalog.`actions/cache@v4`) {
19-
name = "mise cache"
20-
id = "mise-cache"
21-
with {
22-
path = "~/.mise/install/cache"
23-
key = "mise-${{hashFiles('.mise.lock')}}"
24-
`restore-keys` = "mise-"
25-
}
26-
}
2718
(catalog.`actions/cache@v4`) {
2819
name = "dotnet restore cache"
2920
id = "dotnet-cache"

.github/workflows/ci.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ jobs:
1111
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3
1212
with:
1313
experimental: true
14-
- name: mise cache
15-
id: mise-cache
16-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
17-
with:
18-
path: ~/.mise/install/cache
19-
key: mise-${{hashFiles('.mise.lock')}}
20-
restore-keys: mise-
2114
- name: dotnet restore cache
2215
id: dotnet-cache
2316
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
@@ -41,13 +34,6 @@ jobs:
4134
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3
4235
with:
4336
experimental: true
44-
- name: mise cache
45-
id: mise-cache
46-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
47-
with:
48-
path: ~/.mise/install/cache
49-
key: mise-${{hashFiles('.mise.lock')}}
50-
restore-keys: mise-
5137
- name: dotnet restore cache
5238
id: dotnet-cache
5339
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
@@ -67,13 +53,6 @@ jobs:
6753
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3
6854
with:
6955
experimental: true
70-
- name: mise cache
71-
id: mise-cache
72-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
73-
with:
74-
path: ~/.mise/install/cache
75-
key: mise-${{hashFiles('.mise.lock')}}
76-
restore-keys: mise-
7756
- name: dotnet restore cache
7857
id: dotnet-cache
7958
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4

.github/workflows/pr-lint.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ jobs:
2020
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3
2121
with:
2222
experimental: true
23-
- name: mise cache
24-
id: mise-cache
25-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
26-
with:
27-
path: ~/.mise/install/cache
28-
key: mise-${{hashFiles('.mise.lock')}}
29-
restore-keys: mise-
3023
- name: dotnet restore cache
3124
id: dotnet-cache
3225
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4

src/ScanEventWorker/packages.lock.json

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -677,60 +677,6 @@
677677
"resolved": "8.0.0",
678678
"contentHash": "7mu9v0QDv66ar3DpGSZHg9NuNcxDaaAcnMULuZlaTpP9+hwXhrxNGsF5GmLkSHxFdb5bBc1TzeujsRgTrPWi+Q=="
679679
}
680-
},
681-
"net10.0/osx-arm64": {
682-
"Microsoft.Data.SqlClient": {
683-
"type": "Direct",
684-
"requested": "[7.0.0-preview3.25342.7, )",
685-
"resolved": "7.0.0-preview3.25342.7",
686-
"contentHash": "/4yUz6qHpd/CSurpFCoxeo6y3dUgSRwHoGB7A+VHRT4knPCpSFGtru9lbukSR0DW2wdJKvCoBA3IxcIxWjcH4w==",
687-
"dependencies": {
688-
"Azure.Core": "1.49.0",
689-
"Azure.Identity": "1.16.0",
690-
"Microsoft.Bcl.Cryptography": "9.0.9",
691-
"Microsoft.Data.SqlClient.SNI.runtime": "6.0.2",
692-
"Microsoft.Extensions.Caching.Memory": "9.0.9",
693-
"Microsoft.IdentityModel.JsonWebTokens": "8.14.0",
694-
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.14.0",
695-
"Microsoft.SqlServer.Server": "1.0.0",
696-
"System.Configuration.ConfigurationManager": "9.0.9",
697-
"System.Security.Cryptography.Pkcs": "9.0.9"
698-
}
699-
},
700-
"Microsoft.DotNet.ILCompiler": {
701-
"type": "Direct",
702-
"requested": "[10.0.3, )",
703-
"resolved": "10.0.3",
704-
"contentHash": "H9kuN7egYzW5JAn5CMK8uJdJDVnPEDpZHzjOXyz1iAgvxNgVSoAiTNkCBeY2jaXcHlruF5fRUrZoUHUHXftDDA==",
705-
"dependencies": {
706-
"runtime.osx-arm64.Microsoft.DotNet.ILCompiler": "10.0.3"
707-
}
708-
},
709-
"Microsoft.Data.SqlClient.SNI.runtime": {
710-
"type": "Transitive",
711-
"resolved": "6.0.2",
712-
"contentHash": "f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w=="
713-
},
714-
"runtime.osx-arm64.Microsoft.DotNet.ILCompiler": {
715-
"type": "Transitive",
716-
"resolved": "10.0.3",
717-
"contentHash": "4bZ2RJrwpq/rqEBaiAn7gsqotp5jOGSu+P5fBSUMlRpmCkWnnNTCdDIBwCBemW1QkhH83d2JS9Bz71ng6oWY0g=="
718-
},
719-
"System.Diagnostics.EventLog": {
720-
"type": "Transitive",
721-
"resolved": "11.0.0-preview.1.26104.118",
722-
"contentHash": "DJ4MJMy6sbp3YkHVP/IXGlWJYhAcNNOehy3IM0v0beVMWGcGuda1fI201bGmtfvCr0uegIERxgVYImw+7SjfjA=="
723-
},
724-
"System.Security.Cryptography.Pkcs": {
725-
"type": "Transitive",
726-
"resolved": "9.0.9",
727-
"contentHash": "Y7/wY5lqrzJOu53yLFLPGaeKBcdWNw193udOFRB2joFDVpXLkmfPpfgks7dEIJYPIrW4k3onwR+4nQz6vIaaqA=="
728-
},
729-
"System.Text.Encodings.Web": {
730-
"type": "Transitive",
731-
"resolved": "11.0.0-preview.1.26104.118",
732-
"contentHash": "xwTSj+1YJPBjhkSUtn9GXRF4Af+T/pt2+TWeprNs1kJEBQCwJ/Sfn/soFeca4QV/D5uYr/YMRCezhbQZWToxKA=="
733-
}
734680
}
735681
}
736682
}

0 commit comments

Comments
 (0)