A simple application that will help manager your JavaZone experience.
You add a JavaZone talk (using its session ID) to your account, and you get a calendar invite to that session. If the session changes, you get calendar updates automatically.
We use dagger for building, and mise to manage tool versions and development tasks.
Various useful commands:
dagger call reseal-secret --kubeconfig=file:~/.kube/config --output=deploy/sealed-secret.yaml
dagger call assemble-manifests "--image=${IMAGE}" "--version=${VERSION}" --output=deploy.yaml
dagger call publish "--image=${IMAGE}" "--version=${VERSION}"