Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleclay/daggerverse
Welcome to the Daggerverse! Dagger functions to streamline your CI
https://github.com/purpleclay/daggerverse
ci ci-cd dagger golang
Last synced: about 1 month ago
JSON representation
Welcome to the Daggerverse! Dagger functions to streamline your CI
- Host: GitHub
- URL: https://github.com/purpleclay/daggerverse
- Owner: purpleclay
- License: mit
- Created: 2024-03-07T05:17:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T14:34:01.000Z (about 2 months ago)
- Last Synced: 2024-11-12T15:31:06.360Z (about 2 months ago)
- Topics: ci, ci-cd, dagger, golang
- Language: Go
- Homepage:
- Size: 265 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Daggerverse
Welcome to the Daggerverse! Browse the collection of Dagger functions on offer, and streamline your CI.
- [Apko](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/apko): Build and Publish OCI Container Images from apk packages.
- [Docker](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/docker): Manage your docker-based projects.
- [Golang](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/golang): Build, test and scan your go project for vulnerabilities.
- [Helm-OCI](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/helm-oci): A lightweight wrapper around Helm OCI.
- [Kubeconform](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/kubeconform): A streamlined tool for validating Kubernetes manifests and custom resource definitions (CRD)
- [Netrc](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/netrc): Create a .netrc auto-login configuration file to access remote machines.
- [NSV](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/nsv): Semantic versioning without any config.
- [OCI Login](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/oci-login): Create an OCI registry authentication file for secure authentication
- [Ponysay](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/ponysay): Let's get a Pony to say something fun.
- [ShellCheck](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/shellcheck): A static analysis tool for your shell scripts
- [Trivy](https://daggerverse.dev/mod/github.com/purpleclay/daggerverse/trivy): Scan container images and the filesystem for vulnerabilities.