Releases: zeabur/cli
Releases · zeabur/cli
v0.0.5
What's Changed
- chore: some updates to
goreleaser
config to fixscoop
installation by @abdfnx in #50 - Xiayuhang1106/zea 1710 logs subscriptions by @MichaelYuhe in #48
- feat: create project with region by @MichaelYuhe in #51
- Xiayuhang1106/zea 1524 template queries and mutations by @MichaelYuhe in #52
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
What's Changed
- Support Homebrew, Add Windows Script Installer, and some improvements by @abdfnx in #41
- feat: update spinner && fix bugs && update CI by @aFlyBird0 in #42
- fix: update installation command in
README.md
by @abdfnx in #45 - feat: Deploy Git repo in current folder or in remote repository by @MichaelYuhe in #44
- ci: fix release by @aFlyBird0 in #46
New Contributors
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- chore: fix typo && update change log style by @aFlyBird0 in #34
- docs: update README and deployment guide by @aFlyBird0 in #35
- doc: Easy to copy by @ScmTble in #36
- feat: Delete project by @MichaelYuhe in #37
- feat: specify project by name by @aFlyBird0 in #39
- fix: context can't override by --name by @aFlyBird0 in #40
- feat: deploy from marketplace by @MichaelYuhe in #38
New Contributors
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Changelog
- a2b3500: fix: graphql ObjectID type error (@aFlyBird0)
- 236e071: feat: implement prompter interface and
project get
in interactive mode (@aFlyBird0) - 7bafdd0: feat: context interface and log username in config (@aFlyBird0)
- adc8a46: feat: complete context && setup service and environment (@aFlyBird0)
- a49ec89: chore: add comments && fix type && fix login_test (@aFlyBird0)
- 0d3b0e9: chore: rename zc to zeabur (@aFlyBird0)
- 3ef3fca: ci: go releaser (@aFlyBird0)
- deb4176: ci: fix go releaser error caused by version update (@aFlyBird0)
- a00361d: ci: fix go releaser error caused by missing mock (@aFlyBird0)
- 64f7cf2: ci: fix go releaser error caused by
rm -rf
(@aFlyBird0) - d21a572: ci: fix go releaser error caused by missing mockery (@aFlyBird0)
- 6a167b1: feat: use redirect to show login success page (@aFlyBird0)
- 05c1116: style: golangci-lint (@aFlyBird0)
- ea9010f: ci: golangci-lint (@aFlyBird0)
- 45d8f1f: ci: fix golangci-lint error due to missing
make mock
(@aFlyBird0) - ac728e9: ci: test and build when pr and main (@aFlyBird0)
- b6d1a58: fix: local server lose connection (@aFlyBird0)
- fb06b99: feat: print table with colors (@MichaelYuhe)
- a7a87fd: fear: embed login success html (@MichaelYuhe)
- bc8ea95: feat: create project (@MichaelYuhe)
- 940edc0: feat(service): expose temp port (@aFlyBird0)
- 07b5383: refactor: api interface (@aFlyBird0)
- d9d3e00: merge main (@MichaelYuhe)
- 9248176: fix: check error (@MichaelYuhe)
- 84658e1: fix: typo (@aFlyBird0)
- d244fb9: Merge branch 'main' into xiayuhang1106/zea-1597-create-project (@MichaelYuhe)
- 3f08bf9: feat: list services(brief or detail) (@aFlyBird0)
- 2fcb79c: chore: error check (@MichaelYuhe)
- a26a756: chore: error check (@MichaelYuhe)
- bb6fdf2: feat: service metrics (@aFlyBird0)
- f5ffb22: feat: selector && tabler (@aFlyBird0)
- eeeecce: feat: redeploy, restart, suspend service (@aFlyBird0)
- 7b46e10: feat: all service operation need to set project context first (@aFlyBird0)
- 106f2e1: feat: deployment get & list (@aFlyBird0)
- 79f41de: refactor: param filler (@aFlyBird0)
- 52f8b1b: feat: refactor service params && all service commands in onon interactive mode need to project context (@aFlyBird0)
- 0c49778: feat: log (@aFlyBird0)
- 8eb9851: feat: install script (@aFlyBird0)
- 2435373: docs: quick start (@aFlyBird0)
- 807d894: chore: change api endpoint (@aFlyBird0)
- 269960e: fix(docs): quick start error (@aFlyBird0)
- 57b0dd7: chore: update OAuth2 Client info (@aFlyBird0)
- 3cc329a: ci: set cli version by goreleaser (@aFlyBird0)
- 91ef717: chore: fix typo && update change log style (@aFlyBird0)