Tags: kpenfound/dagger
Tags
feat: add tags support to `go` pkg (dagger#3005) Signed-off-by: Witold Konior <948653@gmail.com>
Merge pull request dagger#2980 from aalmiray/jreleaser-fix-doc docs: update reference to jreleaser package
Merge pull request dagger#2966 from crjm/docs-chore/throw-on-broken-l… …inks [Docs] Throw error on broken links
docs: Add FAQ on tests/secrets_sops.yaml (dagger#2916) docs: Add FAQ on tests/secrets_sops.yaml Add directions on how to retrieve the sops_age_key file and use `sops` to add a new secret to tests/secrets_sops.yaml Co-authored-by: Gerhard Lazu <gerhard@lazu.co.uk> Signed-off-by: Vibhav Bobade <vibhav.bobde@gmail.com>
[Docs] Fix Tutorial Card and Buttons (dagger#2935) This will fix anchor tags with odd behavior and make the Tutorial CArd more consistent with the rest of the design. Signed-off-by: crjm <julian@dagger.io> Signed-off-by: crjm <julian@dagger.io>
ci: Open a homebrew-core PR when we release (dagger#2888) This explains why we need to do it separately, on top of GoReleaser updating our Homebrew tap: - Homebrew/homebrew-core#105746 (comment) - dagger#2823 (comment) Closes dagger#2823 Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
Merge pull request dagger#2859 from grouville/dagger-fs docs: Dagger.#FS
implement helm upgrade action (dagger#2807) * feat: helm.#Upgrade * chore: allow to override the image in the helm install action Signed-off-by: Nico Braun <rainbowstack@gmail.com> * chore: Add make target to create kind cluster This is the simplest thing for now. The next step is to add it to ci.cue. Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk> * chore: Add make target that installs the correct CUE version This is a follow-up to dagger#2801 Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk> * Simplify the helm.#Image definition Pinning versions is super important. `alpine/helm:3.9.1` in this case means limiting potential `alpine/helm:latest` breakages. This matches an emerging best practice for actions: dagger#2781 It also avoids using cueflow which makes this CUE high memory issue 2x worse: cue-lang/cue#1795 Next step: restore Kubernetes tests. These have been temporarily disabled in dagger#936. In other words, CI does not test these packages. It took me a while to track this down and understand what the simplest thing to do would be. Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
Merge pull request dagger#2827 from jlongtine/fix/telemetry-completed Get telemetry pushing final states and action logs
PreviousNext