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

Added CUDA to languages.yaml #940

Merged
merged 5 commits into from
Dec 30, 2024
Merged

Added CUDA to languages.yaml #940

merged 5 commits into from
Dec 30, 2024

Conversation

jtmr05
Copy link
Contributor

@jtmr05 jtmr05 commented Jan 20, 2023

Fixes #902

@jtmr05
Copy link
Contributor Author

jtmr05 commented Jan 20, 2023

Fixes #902

@spenserblack
Copy link
Collaborator

Hope you don't mind, edited your initial comment so that it would trigger the issue to be closed on merge.

Copy link
Collaborator

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

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

Thank you! The ASCII LGTM. When the Vercel deployment is approved we can view the live preview.

Copy link
Collaborator

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

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

Oh, nevermind 😆

Looks like the ASCII art exceeds our max dimensions.

Please make sure the ASCII art is no more than 40 characters wide.

@jtmr05
Copy link
Contributor Author

jtmr05 commented Jan 20, 2023

this should do it

Copy link
Collaborator

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

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

Even though CUDA has been added to tokei's languages file, it looks like it's not part of tokei's latest release 😞

But the changes LGTM!

@spenserblack
Copy link
Collaborator

Linking #1152 to PRs and issues that will probably be affected.

@o2sh
Copy link
Owner

o2sh commented Dec 29, 2024

logo suggestion:

8888888888888888888888888888888888888888
8888888888888888_______________________8
888888888888____8888888________________8
88888888______88____8888888____________8
88888_____888888________88888__________8
888____88888____888888____88888________8
8____8888____888___88888____8888_______8
8____888____8888____888____8888________8
88____888____888_________8888_____88___8
888_____888___88_______8888_____888888_8
88888____888____888888888_____88888888_8
888888_____888888888_______88888888____8
888888888______8______888888888________8
888888888888____8888888888_____________8
8888888888888888_______________________8
8888888888888888888888888888888888888888

@spenserblack spenserblack merged commit 66010d4 into o2sh:main Dec 30, 2024
4 checks passed
@o2sh
Copy link
Owner

o2sh commented Dec 30, 2024

Thansk a lot @jtmr05 🎉

The final version: https://onefetch.dev/#Cuda

@o2sh o2sh added feat and removed upstream labels Jan 1, 2025
@jtmr05
Copy link
Contributor Author

jtmr05 commented Jan 1, 2025

cheers

@jtmr05 jtmr05 deleted the cuda_support branch January 1, 2025 23:38
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 3, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [o2sh/onefetch](https://github.com/o2sh/onefetch) | minor | `2.22.0` -> `2.23.1` |

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>o2sh/onefetch (o2sh/onefetch)</summary>

### [`v2.23.1`](https://github.com/o2sh/onefetch/releases/tag/2.23.1)

[Compare Source](o2sh/onefetch@2.23.0...2.23.1)

<!-- Release notes generated using configuration in .github/release.yml at main -->

##### Bug Fixes 🐛

-   Fix version in man page

**Full Changelog**: o2sh/onefetch@2.23.0...2.23.1

### [`v2.23.0`](https://github.com/o2sh/onefetch/releases/tag/2.23.0)

[Compare Source](o2sh/onefetch@2.22.0...2.23.0)

<!-- Release notes generated using configuration in .github/release.yml at main -->

#### What's Changed

##### New Features 🎉

-   add language support for OpenSCAD by [@&#8203;kenchou](https://github.com/kenchou) in o2sh/onefetch#1502
-   add language support for Modelica by [@&#8203;dietmarw](https://github.com/dietmarw) in o2sh/onefetch#1262
-   add language support for ATS by [@&#8203;pykenny](https://github.com/pykenny) in o2sh/onefetch#523
-   add language support for CUDA by [@&#8203;jtmr05](https://github.com/jtmr05) in o2sh/onefetch#940
-   add missing nerd fonts icons for some languages by [@&#8203;ankddev](https://github.com/ankddev) in o2sh/onefetch#1491

##### Chores 🧹

-   add Italian translation of README by [@&#8203;tlazzarin](https://github.com/tlazzarin) in o2sh/onefetch#1435
-   add Polish translation of README by [@&#8203;adamperkowski](https://github.com/adamperkowski) in o2sh/onefetch#1444
-   add Czech translation of READEME by [@&#8203;Amereyeu](https://github.com/Amereyeu) in o2sh/onefetch#1439
-   update russian README by [@&#8203;ankddev](https://github.com/ankddev) in o2sh/onefetch#1478
-   \[onefetch.dev] migrate to Svelte v5 by [@&#8203;o2sh](https://github.com/o2sh) in o2sh/onefetch#1455
-   add script to preview/validate Nerd Fonts by [@&#8203;spenserblack](https://github.com/spenserblack) in o2sh/onefetch#1492
-   add Powershell snippet to run onefetch automatically by [@&#8203;kiapanahi](https://github.com/kiapanahi) in o2sh/onefetch#1453

#### New Contributors

-   [@&#8203;tlazzarin](https://github.com/tlazzarin) made their first contribution in o2sh/onefetch#1435
-   [@&#8203;kiapanahi](https://github.com/kiapanahi) made their first contribution in o2sh/onefetch#1453
-   [@&#8203;adamperkowski](https://github.com/adamperkowski) made their first contribution in o2sh/onefetch#1444
-   [@&#8203;Amereyeu](https://github.com/Amereyeu) made their first contribution in o2sh/onefetch#1439
-   [@&#8203;ankddev](https://github.com/ankddev) made their first contribution in o2sh/onefetch#1478
-   [@&#8203;kenchou](https://github.com/kenchou) made their first contribution in o2sh/onefetch#1502
-   [@&#8203;dietmarw](https://github.com/dietmarw) made their first contribution in o2sh/onefetch#1262
-   [@&#8203;pykenny](https://github.com/pykenny) made their first contribution in o2sh/onefetch#523
-   [@&#8203;jtmr05](https://github.com/jtmr05) made their first contribution in o2sh/onefetch#940

**Full Changelog**: o2sh/onefetch@2.22.0...2.23.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni40IiwidXBkYXRlZEluVmVyIjoiMzkuODYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CUDA support
3 participants