Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docker): enable docker build to push image
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> fix(cmd): should not error out twice Fixes #3 Signed-off-by: Furkan <furkan.turkal@trendyol.com> fix(run): update service if exist Fixes #2 Signed-off-by: Furkan <furkan.turkal@trendyol.com> feat: license lint error fixed, detect and work with current namespace in kubeconfig, enhance delete message with force mode enabled Fixes #1 Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> feat(load): pull image if it is not exist on locally Fixes #5 Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> build: release cycle created with github actions Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> style: Update README.md Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> chore: impl cosign support Signed-off-by: Furkan <furkan.turkal@trendyol.com> feat(images): change container image repository addresses Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> add docker-images Signed-off-by: Furkan <furkan.turkal@trendyol.com> chore: user kindest/node instead Signed-off-by: Furkan <furkan.turkal@trendyol.com> fix(doc): add new line fix(doc): remove new line fix(doc): add new line (#4) Co-authored-by: Erkan Zileli <erkan.zileli@trendyol.com> chore(goreleaser): add homebrew integration (#5) doc(completion): fix completion docs (#10) fix(goreleaser): remove completions from brew Signed-off-by: Erkan Zileli <erkan.zileli@trendyol.com> feat: make skip_upload true Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> build(deps): bump github.com/schollz/progressbar/v3 from 3.8.2 to 3.8.3 (#12) * feat: make skip_upload true Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> * build(deps): bump github.com/schollz/progressbar/v3 from 3.8.2 to 3.8.3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.8.2...v3.8.3) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.16 to 2.3.2 (#11) Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.2.16 to 2.3.2. - [Release notes](https://github.com/AlecAivazis/survey/releases) - [Commits](AlecAivazis/survey@v2.2.16...v2.3.2) --- updated-dependencies: - dependency-name: github.com/AlecAivazis/survey/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> docs(readme): add new badges feat: add .golangci.yaml feat: add test workflow docs(readme): edit badges feat(goreleaser): add go proxy fix: lint,fmt issues Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> fix: github release project name Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> fix: change binary name Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> fix: add go 1.17.x to the matrix, remove dockerfile (#14) Signed-off-by: Erkan Zileli <erkan.zileli@trendyol.com> feat: add completions script for goreleaser (#13) Signed-off-by: Erkan Zileli <erkan.zileli@trendyol.com> fix: use only go1.17 on matrix for test workflow (#15) Signed-off-by: Erkan Zileli <erkan.zileli@trendyol.com> fix: golint issues are fixed Signed-off-by: Erkan Zileli <erkan.zileli@trendyol.com> docs(readme): fix commands, add homebrew installation section Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> docs(readme): remove sign/verify paragraphs docs(readme): make bold binary installation path feat: codecov support (#26) Fix hello-world command example (#27) feat: improve release and installation with MacOS (#47) build(deps): bump github.com/schollz/progressbar/v3 from 3.8.3 to 3.8.5 (#46) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information