Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(registry): add cocogitto #4513

Merged
merged 2 commits into from
Feb 25, 2025
Merged

feat(registry): add cocogitto #4513

merged 2 commits into from
Feb 25, 2025

Conversation

reitzig
Copy link
Contributor

@reitzig reitzig commented Feb 24, 2025

Adding cocogitto/cocogitto (binary filename: cog) to the registry.

Should (?) work:

❯ mise use aqua:cocogitto/cocogitto
mise aqua:cocogitto/cocogitto@6.2.0 ✓ installed                                                                                                                                                            mise ~/code/tools/my-project/.config/mise.toml tools: aqua:cocogitto/cocogitto@6.2.0

Hope this counts as obvious. ;)

registry.toml Outdated
@@ -382,6 +382,8 @@ cockroach.backends = [
]
cockroach.test = ["cockroach version", "v{{version}}"]
cocoapods.backends = ["asdf:mise-plugins/mise-cocoapods"]
cocogitto.aliases = ["cog"]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't seem notable enough to squat on this alias

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. 🤷

For future reference, how do you measure "notable"? I see TLA aliases for projects with as few as 26 stars, so that can't be it?

@jdx
Copy link
Owner

jdx commented Feb 25, 2025

needs a test

@reitzig
Copy link
Contributor Author

reitzig commented Feb 25, 2025

I was looking for tests in the codebase and for hints in the contributing instructions, only to completely miss the innocent TOML lines right there. My bad! 😅

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@jdx jdx merged commit 32ac1c9 into jdx:main Feb 25, 2025
18 checks passed
@reitzig reitzig deleted the patch-1 branch February 25, 2025 16:52
jdx pushed a commit that referenced this pull request Feb 26, 2025
### 🚀 Features

- **(registry)** add cocogitto by [@reitzig](https://github.com/reitzig)
in [#4513](#4513)
- **(registry)** Added foundry by [@suicide](https://github.com/suicide)
in [#4455](#4455)
- **(registry)** added ast-grep by
[@tony-sol](https://github.com/tony-sol) in
[#4519](#4519)

### 🐛 Bug Fixes

- non-utf8 external process handling by [@jdx](https://github.com/jdx)
in [#4538](#4538)

### 📚 Documentation

- **(cookbook)** add shell powerline-go config env recipe by
[@scop](https://github.com/scop) in
[#4532](#4532)
- update mise.el repo link by [@tecoholic](https://github.com/tecoholic)
in [#4534](#4534)

### Chore

- bump rust version for releases by [@jdx](https://github.com/jdx) in
[f4e5970](f4e5970)
- bump rust version for releases by [@jdx](https://github.com/jdx) in
[52cff1c](52cff1c)
- bump rust version for releases by [@jdx](https://github.com/jdx) in
[9121c5e](9121c5e)
- bump msrv for edition compatibility by [@jdx](https://github.com/jdx)
in
[3a222dd](3a222dd)
- remove unused deny rule by [@jdx](https://github.com/jdx) in
[053f5c1](053f5c1)

### New Contributors

- @tony-sol made their first contribution in
[#4519](#4519)
- @tecoholic made their first contribution in
[#4534](#4534)
- @suicide made their first contribution in
[#4455](#4455)
- @reitzig made their first contribution in
[#4513](#4513)
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.

None yet

2 participants