Skip to content

Commit f7a01fb

Browse files
committed
fix: rename uv to astral.sh-uv
1 parent 511ef3e commit f7a01fb

File tree

5 files changed

+7
-28
lines changed

5 files changed

+7
-28
lines changed

.github/workflows/test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
features:
1616
- asdf-vm.com
17+
- astral.sh-uv
1718
- atuin.sh
1819
- btop
1920
- bun.sh
@@ -51,9 +52,11 @@ jobs:
5152
matrix:
5253
features:
5354
- asdf-vm.com
55+
- astral.sh-uv
5456
- atuin.sh
5557
- btop
5658
- bun.sh
59+
- charmbracelet-gum
5760
- chezmoi.io
5861
- deno.com
5962
- feature-installer
@@ -65,6 +68,7 @@ jobs:
6568
- tailscale.com
6669
- webinstall.dev
6770
- zellij.dev
71+
- zyedidia-eget
6872
steps:
6973
- uses: actions/checkout@v4
7074

src/uv/devcontainer-feature.json renamed to src/astral.sh-uv/devcontainer-feature.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "uv",
3-
"id": "uv",
4-
"version": "1.0.0",
2+
"name": "astral.sh/uv",
3+
"id": "astral.sh-uv",
4+
"version": "1.0.1",
55
"description": "Install \"uv\" and \"uvx\" binaries",
66
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/uv",
77
"options": {
File renamed without changes.

src/uv/README.md

Lines changed: 0 additions & 25 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)