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(crates.io/bat): scaffold crates.io/bat #29947

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

yudai-nkt
Copy link
Contributor

Check List

Since bat doesn't provide pre-built binary for the aarch64-apple-darwin target (cf. sharkdp/bat#1551), I'd like to install it with cargo.

I found some CLIs (e.g., skim and eza) have both github_release and cargo type packages in this registry, so I hope my PR would make sense as well.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Dec 14, 2024
@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Dec 14, 2024

Thank you for your contribution!
Seems like dawin aarch64 has already been supported, but they hasn't cut a release yet.

https://github.com/sharkdp/bat/releases

@suzuki-shunsuke suzuki-shunsuke added this to the v4.276.0 milestone Dec 14, 2024
@suzuki-shunsuke suzuki-shunsuke merged commit 411f0d4 into aquaproj:main Dec 14, 2024
16 checks passed
@suzuki-shunsuke
Copy link
Member

@yudai-nkt
Copy link
Contributor Author

Seems like dawin aarch64 has already been supported, but they hasn't cut a release yet.

I didn't notice this as I only checked open issues. Thank you for the catch!

@yudai-nkt yudai-nkt deleted the feat/crates.io/bat branch December 15, 2024 09:11
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Dec 20, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.275.0` -> `v4.280.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.280.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.280.0)

[Compare Source](aquaproj/aqua-registry@v4.279.0...v4.280.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.280.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.280.0) | aquaproj/aqua-registry@v4.279.0...v4.280.0

#### 🎉 New Packages

[#&#8203;30157](aquaproj/aqua-registry#30157) [aakso/ssh-inscribe/sshi](https://github.com/aakso/ssh-inscribe): SSH CA client [@&#8203;scop](https://github.com/scop)
[#&#8203;30143](aquaproj/aqua-registry#30143) [fujiwara/knockrd](https://github.com/fujiwara/knockrd): HTTP knocker daemon

### [`v4.279.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.279.0)

[Compare Source](aquaproj/aqua-registry@v4.278.0...v4.279.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.279.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.279.0) | aquaproj/aqua-registry@v4.278.0...v4.279.0

#### 🎉 New Packages

[#&#8203;30079](aquaproj/aqua-registry#30079) [fujiwara/maprobe](https://github.com/fujiwara/maprobe): Mackerel external probe agent

#### Fixes

[#&#8203;30125](aquaproj/aqua-registry#30125) biomejs/biome: Support Windows
[#&#8203;30126](aquaproj/aqua-registry#30126) orf/gping: Regenerate the setting

### [`v4.278.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.278.0)

[Compare Source](aquaproj/aqua-registry@v4.277.0...v4.278.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.278.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.278.0) | aquaproj/aqua-registry@v4.277.0...v4.278.0

#### 🎉 New Packages

[#&#8203;30042](aquaproj/aqua-registry#30042) [snyk/parlay](https://github.com/snyk/parlay): Enrich SBOMs with data from third party services

#### Fixes

[#&#8203;30039](aquaproj/aqua-registry#30039) lycheeverse/lychee: Regenerate the setting [@&#8203;risu729](https://github.com/risu729)

### [`v4.277.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.277.0)

[Compare Source](aquaproj/aqua-registry@v4.276.1...v4.277.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.277.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.277.0) | aquaproj/aqua-registry@v4.276.1...v4.277.0

#### 🎉 New Packages

[#&#8203;29989](aquaproj/aqua-registry#29989) [AvitalTamir/cyphernetes](https://github.com/AvitalTamir/cyphernetes): A Kubernetes Query Language

#### Fixes

[#&#8203;30021](aquaproj/aqua-registry#30021) sharkdp/bat: Support all envs using cargo

### [`v4.276.1`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.276.1)

[Compare Source](aquaproj/aqua-registry@v4.276.0...v4.276.1)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.276.1) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.276.1) | aquaproj/aqua-registry@v4.276.0...v4.276.1

#### Fixes

[#&#8203;29966](aquaproj/aqua-registry#29966) tealdeer-rs/tealdeer: Fix the command name and use darwin/arm64 binaries [@&#8203;yudai-nkt](https://github.com/yudai-nkt)

### [`v4.276.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.276.0)

[Compare Source](aquaproj/aqua-registry@v4.275.0...v4.276.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.276.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.276.0) | aquaproj/aqua-registry@v4.275.0...v4.276.0

#### 🎉 New Packages

[#&#8203;29947](aquaproj/aqua-registry#29947) [crates.io/bat](https://github.com/sharkdp/bat): A cat(1) clone with wings [@&#8203;yudai-nkt](https://github.com/yudai-nkt)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzkuNzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants