Skip to content

feat: added more aqua tools#3008

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

feat: added more aqua tools#3008
jdx merged 1 commit into
mainfrom
aqua

Conversation

@jdx

@jdx jdx commented Nov 12, 2024

Copy link
Copy Markdown
Owner

No description provided.

@jdx jdx changed the title aqua feat: added aliases to registry feat: added more aqua tools Nov 12, 2024
@jdx jdx changed the title feat: added aliases to registry feat: added more aqua tools feat: added more aqua tools Nov 12, 2024
@codacy-production

codacy-production Bot commented Nov 12, 2024

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.03% 59.38%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a6b4fc3) 20644 15695 76.03%
Head commit (3121081) 20657 (+13) 15699 (+4) 76.00% (-0.03%)

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 (#3008) 32 19 59.38%

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 force-pushed the aqua branch 2 times, most recently from 8e51b66 to 1e936d4 Compare November 14, 2024 01:20
@jdx jdx enabled auto-merge (squash) November 14, 2024 01:20
@jdx jdx disabled auto-merge November 14, 2024 01:26
@jdx jdx force-pushed the aqua branch 2 times, most recently from 978783a to 740de26 Compare November 14, 2024 01:34
@jdx jdx enabled auto-merge (squash) November 14, 2024 01:35
@jdx jdx force-pushed the aqua branch 4 times, most recently from 5576e7d to 986be7d Compare November 14, 2024 02:14
@jdx jdx merged commit 9a7cf0f into main Nov 14, 2024
@jdx jdx deleted the aqua branch November 14, 2024 02:21
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