0.1.1 (2024-11-08)
- ci: push from release event too and handle multiple tags (1cbca2c)
- all: add CI, a release process and Dependabot (b8055cf)
- build: Add a Dockerfile (5eb92d3)
- ci: build binaries natively, avoiding emulation (663e4ea)
- ci: generate and push sbom and build provenance attestations (54ea116)
- print filename we're merging with (23c0d91)
- ci: drop local validate rule (ac72894)
- ci: run on
published
releases (b0c19fe) - remove rule properly (38c376c)
- ci: replicate path filters (9d356ce)
- deps: bump actions/checkout from 4.2.0 to 4.2.2 (619596e)
- deps: bump actions/setup-go from 5.0.2 to 5.1.0 (c7e715b)
- deps: bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (a93f6cf)
- deps: bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 (#13) (3bc345b)
- deps: bump golang.org/x/term from 0.23.0 to 0.25.0 (bef8476)
- deps: bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (66bda90)
- docs: Add standard project documentation (b1d518a)
- go.mod: update module name (df2842f)
- move
.go
files out of the root (5576877) - release as a prerelease v0.1.0 (e3700e6)
- release: make releases with with github actions user (6d3f0b4)
- remove reference to
deployment_tools
(6205ebb)