Skip to content

v0.0.0

Compare
Choose a tag to compare
@nicolasparada nicolasparada released this 10 Nov 03:33
· 718 commits to main since this release

Changelog

7be90b5 goreleaser: id
4ac8f46 goreleaser: remove freebsd and arm(v6)
fc0d797 goreleaser: correctly pass auth0 client id env
6882275 goreleaser: set binary name
d179fa9 goreleaser: setup os and arch
b96c9d8 Merge pull request #3 from calyptia/master
e84641a github/workflows: fix golangci-lint version
fe18bca github/workflows: try older golangci-lint version
4f94cfc github/workflows: run on manual dispatch
04255c1 github/workflows: pat
cd227d1 setup goreleaser
ebf4e42 cmd/calyptia: version
2a3cb71 Merge branch 'master' of https://github.com/calyptia/cloud-cli
3a73712 github/workflows: release
578e5e8 git: remove unused ignores
dad65ff Merge branch 'master' of https://github.com/calyptia/cloud-cli
cd97658 use cloud client
6dd215e readme: update install cmd
565c6ac new command based implementation
9b3c290 readme: require auth0 client id
f838829 auth0: use oauth2 token source
bcd5485 cmd/calyptia: require auth0 client id
e0bd97f simpler access token saving
46f7f85 auth0: refresh token
1685203 .env and fix table overflow
7a59a73 readme: add basic intructions
9b8509a git: ignore executables
e1d0868 ignore executables
00bc567 First iteration
87059f1 initial commit