Skip to content

Conversation

@deitch
Copy link
Collaborator

@deitch deitch commented Sep 11, 2025

Fixes #12

  • Builds for all combinations of [windows, linux, darwin] * [amd64, arm64].
  • Creates makefile targets for build (local platform), build-all (all platforms), vet, test.
  • Creates GitHub Actions CI pipeline for pull requests and merges, where it tests, vets, lints and builds.
  • Creates GitHub Actions CI pipeline for tags with v* where it builds all of the binaries and cuts a release

@deitch deitch requested review from jerenkrantz and rvs September 11, 2025 11:34
Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit 6e7fd0b into main Sep 12, 2025
2 checks passed
@deitch deitch deleted the ci-pipelines branch September 12, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create CI pipeline

2 participants