Skip to content

Commit 5d07081

Browse files
committed
refactor: rm distrobox
no longer needed given the upstream changes in how distrobox handles all these features itself.
1 parent c8d3a30 commit 5d07081

10 files changed

Lines changed: 0 additions & 365 deletions

File tree

.release-please-config.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
"component": "cosign",
2323
"release-type": "go"
2424
},
25-
"distrobox": {
26-
"package-name": "distrobox",
27-
"component": "distrobox",
28-
"release-type": "go"
29-
},
3025
"fedora": {
3126
"package-name": "fedora",
3227
"component": "fedora",

.release-please-manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"cosign": "0.0.7",
3-
"distrobox": "0.0.7",
43
"fedora": "0.0.7"
54
}

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@ Welcome to the [Daggerverse](https://daggerverse.dev/)!
66
> Modules are a work in progress, no guarantee of stability.
77
88
- [cosign](./cosign): cosign container image signing
9-
- [distrobox](./distrobox): functionality to assist in working with and
10-
bootstrapping [distrobox](https://github.com/89luca89/distrobox)
119
- [fedora](./fedora): Fedora Linux container images

distrobox/.gitattributes

Lines changed: 0 additions & 4 deletions
This file was deleted.

distrobox/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

distrobox/CHANGELOG.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

distrobox/dagger.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

distrobox/go.mod

Lines changed: 0 additions & 56 deletions
This file was deleted.

distrobox/go.sum

Lines changed: 0 additions & 97 deletions
This file was deleted.

distrobox/main.go

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)