Commit graph

7 commits

Author SHA1 Message Date
096ff162e9
ci: update setup-go to v5 2024-02-01 00:58:21 -05:00
4468a70870
ci: add multi-dist build step 2024-02-01 00:58:18 -05:00
27df322a50
ci: add formatting step 2024-01-31 23:13:33 -05:00
3ca2996e43
refactor(ci): use gofmt directly, mark shell scripts clearly 2024-01-31 23:12:08 -05:00
a5d68746a0
refactor(ci): define single go version 2024-01-31 23:00:38 -05:00
9d144d7ddc
test: partial coverage state (#9)
* build: add test + coverage tooling

* ci: run tests on ci

* test: partial coverage for state utils
2023-11-08 00:23:44 -05:00
096c7b37ef
ci: add basic integration test, pipeline step (#7)
* ci: add basic integration test, pipeline step

fix: pull_request trigger

fix: env declaration format

* ci: hoist env def to step instead of individual run

* ci: trigger on main push
2023-11-05 11:47:24 -05:00