Skip to content

chore: reuse CI cache on jobs#3018

Merged
jdx merged 1 commit into
mainfrom
cache
Nov 14, 2024
Merged

chore: reuse CI cache on jobs#3018
jdx merged 1 commit into
mainfrom
cache

Conversation

@jdx

@jdx jdx commented Nov 14, 2024

Copy link
Copy Markdown
Owner

No description provided.

@jdx jdx force-pushed the cache branch 7 times, most recently from 3b45257 to ccad77c Compare November 14, 2024 04:14
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8a02900) 20670 15708 75.99%
Head commit (0eb21ae) 20670 (+0) 15708 (+0) 75.99% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3018) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@jdx jdx enabled auto-merge (squash) November 14, 2024 04:27
@jdx jdx merged commit 651d9b5 into main Nov 14, 2024
@jdx jdx deleted the cache branch November 14, 2024 04:29
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Nov 14, 2024
## [2024.11.12](https://github.com/jdx/mise/compare/v2024.11.11..v2024.11.12) - 2024-11-14

### 🚀 Features

- added more aqua tools by [@jdx](https://github.com/jdx) in [#3021](jdx/mise#3021)

### 🧪 Testing

- build mise for coverage tests by [@jdx](https://github.com/jdx) in [#3020](jdx/mise#3020)

### 🔍 Other Changes

- build during windows-unit by [@jdx](https://github.com/jdx) in [995907f](jdx/mise@995907f)
- fix lint error by [@jdx](https://github.com/jdx) in [924592a](jdx/mise@924592a)

## [2024.11.11](https://github.com/jdx/mise/compare/v2024.11.10..v2024.11.11) - 2024-11-14

### 🧪 Testing

- added hyperfine test by [@jdx](https://github.com/jdx) in [#3016](jdx/mise#3016)

### 🔍 Other Changes

- Update mise.toml by [@jdx](https://github.com/jdx) in [35c55e0](jdx/mise@35c55e0)
- added tasks.toml by [@jdx](https://github.com/jdx) in [8a02900](jdx/mise@8a02900)
- reuse CI cache on jobs by [@jdx](https://github.com/jdx) in [#3018](jdx/mise#3018)
- remove cargo-deny warning by [@jdx](https://github.com/jdx) in [a1479b6](jdx/mise@a1479b6)
- improve CI caching by [@jdx](https://github.com/jdx) in [0ffe565](jdx/mise@0ffe565)

## [2024.11.10](https://github.com/jdx/mise/compare/v2024.11.9..v2024.11.10) - 2024-11-14

### 🚀 Features

- added aliases to registry by [@jdx](https://github.com/jdx) in [#3007](jdx/mise#3007)
- added more aqua tools by [@jdx](https://github.com/jdx) in [#3008](jdx/mise#3008)

### 🐛 Bug Fixes

- default python to precompiled by [@jdx](https://github.com/jdx) in [dfb13de](jdx/mise@dfb13de)

### 🚜 Refactor

- consolidate tool/plugin loading to install_state.rs by [@jdx](https://github.com/jdx) in [#3015](jdx/mise#3015)

### 🧪 Testing

- remove alias from test-plugins by [@jdx](https://github.com/jdx) in [7d2406b](jdx/mise@7d2406b)
msk pushed a commit to msk/pkgsrc that referenced this pull request May 11, 2026
## [2024.11.12](https://github.com/jdx/mise/compare/v2024.11.11..v2024.11.12) - 2024-11-14

### 🚀 Features

- added more aqua tools by [@jdx](https://github.com/jdx) in [#3021](jdx/mise#3021)

### 🧪 Testing

- build mise for coverage tests by [@jdx](https://github.com/jdx) in [#3020](jdx/mise#3020)

### 🔍 Other Changes

- build during windows-unit by [@jdx](https://github.com/jdx) in [995907f](jdx/mise@995907f)
- fix lint error by [@jdx](https://github.com/jdx) in [924592a](jdx/mise@924592a)

## [2024.11.11](https://github.com/jdx/mise/compare/v2024.11.10..v2024.11.11) - 2024-11-14

### 🧪 Testing

- added hyperfine test by [@jdx](https://github.com/jdx) in [#3016](jdx/mise#3016)

### 🔍 Other Changes

- Update mise.toml by [@jdx](https://github.com/jdx) in [35c55e0](jdx/mise@35c55e0)
- added tasks.toml by [@jdx](https://github.com/jdx) in [8a02900](jdx/mise@8a02900)
- reuse CI cache on jobs by [@jdx](https://github.com/jdx) in [#3018](jdx/mise#3018)
- remove cargo-deny warning by [@jdx](https://github.com/jdx) in [a1479b6](jdx/mise@a1479b6)
- improve CI caching by [@jdx](https://github.com/jdx) in [0ffe565](jdx/mise@0ffe565)

## [2024.11.10](https://github.com/jdx/mise/compare/v2024.11.9..v2024.11.10) - 2024-11-14

### 🚀 Features

- added aliases to registry by [@jdx](https://github.com/jdx) in [#3007](jdx/mise#3007)
- added more aqua tools by [@jdx](https://github.com/jdx) in [#3008](jdx/mise#3008)

### 🐛 Bug Fixes

- default python to precompiled by [@jdx](https://github.com/jdx) in [dfb13de](jdx/mise@dfb13de)

### 🚜 Refactor

- consolidate tool/plugin loading to install_state.rs by [@jdx](https://github.com/jdx) in [#3015](jdx/mise#3015)

### 🧪 Testing

- remove alias from test-plugins by [@jdx](https://github.com/jdx) in [7d2406b](jdx/mise@7d2406b)
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request May 13, 2026
## [2024.11.12](https://github.com/jdx/mise/compare/v2024.11.11..v2024.11.12) - 2024-11-14

### 🚀 Features

- added more aqua tools by [@jdx](https://github.com/jdx) in [#3021](jdx/mise#3021)

### 🧪 Testing

- build mise for coverage tests by [@jdx](https://github.com/jdx) in [#3020](jdx/mise#3020)

### 🔍 Other Changes

- build during windows-unit by [@jdx](https://github.com/jdx) in [995907f](jdx/mise@995907f)
- fix lint error by [@jdx](https://github.com/jdx) in [924592a](jdx/mise@924592a)

## [2024.11.11](https://github.com/jdx/mise/compare/v2024.11.10..v2024.11.11) - 2024-11-14

### 🧪 Testing

- added hyperfine test by [@jdx](https://github.com/jdx) in [#3016](jdx/mise#3016)

### 🔍 Other Changes

- Update mise.toml by [@jdx](https://github.com/jdx) in [35c55e0](jdx/mise@35c55e0)
- added tasks.toml by [@jdx](https://github.com/jdx) in [8a02900](jdx/mise@8a02900)
- reuse CI cache on jobs by [@jdx](https://github.com/jdx) in [#3018](jdx/mise#3018)
- remove cargo-deny warning by [@jdx](https://github.com/jdx) in [a1479b6](jdx/mise@a1479b6)
- improve CI caching by [@jdx](https://github.com/jdx) in [0ffe565](jdx/mise@0ffe565)

## [2024.11.10](https://github.com/jdx/mise/compare/v2024.11.9..v2024.11.10) - 2024-11-14

### 🚀 Features

- added aliases to registry by [@jdx](https://github.com/jdx) in [#3007](jdx/mise#3007)
- added more aqua tools by [@jdx](https://github.com/jdx) in [#3008](jdx/mise#3008)

### 🐛 Bug Fixes

- default python to precompiled by [@jdx](https://github.com/jdx) in [dfb13de](jdx/mise@dfb13de)

### 🚜 Refactor

- consolidate tool/plugin loading to install_state.rs by [@jdx](https://github.com/jdx) in [#3015](jdx/mise#3015)

### 🧪 Testing

- remove alias from test-plugins by [@jdx](https://github.com/jdx) in [7d2406b](jdx/mise@7d2406b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant