- ci: remove all github workflows except build and test on MRs and instead use tangled's ci
- ci: remove unsupported event tag
- chore: add go related items to gitignore
- build: move config files to
.config - build: remove goreleaser config for GitHub
- build: configure goreleaser changelog
- build: add commitizen for changelogs
- refactor: use tangled for pkg name
Go implementation of pdsadmin cli
refactor: use tangled as source of truth #4
merged
opened by
expand 8 commits
hide 8 commits
ci: remove github workflows
Build and test on MRs but remove all other
workflows in favor of tangled
ci: remove unsupported event
chore: add go ignores
build: move goreleaser to config
build: remove specific release platforms
build: configure changelog
build: add commitizen for changelogs
chore!: use tangled pkg name