This project is mirrored from https://gitee.com/NQL886/community-edition.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 03 Sep, 2021 1 commit
-
-
Aman Sharma authored
- Install misspelllinter using binaries. - Refer hack/.misspellignore to see all the files that get ignored from misspell linter. - All the files in repo other then .misspellignore are corrected. - Add .github/workflows/check-misspell.yaml github workflow Signed-off-by:
Aman Sharma <amansh@vmware.com> Signed-off-by:
Rajas Kakodkar <rkakodkar@vmware.com> Co-authored-by:
Aman Sharma <amansh@vmware.com> Co-authored-by:
Rajas Kakodkar <rkakodkar@vmware.com> Co-authored-by:
Rajas Kakodkar <rkakodkar@vmware.com>
-
- 01 Sep, 2021 2 commits
-
-
Aman Sharma authored
- Run yamllinter from a docker container cytopia/yamllint - Refer hack/.yamllintconfig.yaml config to control the yamllint gates - currently only new-line-at-end-of-file rule is enabled to minimize the chageset in the PR - next iteration could enable a rule at a time and update the yamls accordingly - Also update all the yaml files in repo to fix the enabled rule - Add .github/workflows/check-yaml.yaml github workflow for yamllint Signed-off-by:
Aman Sharma <amansh@vmware.com> Signed-off-by:
Navid Shaikh <navids@vmware.com>
-
David vonThenen authored
-
- 23 Aug, 2021 1 commit
-
-
David vonThenen authored
Signed-off-by:
dvonthenen <vonthenend@vmware.com> update everything that builds the project Signed-off-by:
dvonthenen <vonthenend@vmware.com>
-
- 20 Aug, 2021 2 commits
-
-
Karuppiah Natarajan authored
`Check out code into the Go module directory` is a bit misleading as the checkout step is not related to Golang modules, hence the rename Signed-off-by:
Karuppiah Natarajan <karuppiahn@vmware.com>
-
Karuppiah Natarajan authored
* [ci] Remove unnecessary Go setup step from github actions workflow Only the carvel tools are needed for update packages workflow, which can be installed using prebuilt binaries or installed using GitHub Actions available in the GitHub Actions marketplace and we dont need Golang to be installed to install those unless we want to build from source and install them using `go get` check-shell uses shellcheck tool and we use the installed binary or use Docker image to invoke it. We don't need Golang setup for it check-mdlint uses mdlint tool and we use mdlint Docker image to invoke it. We don't need Golang setup for it. check-lint workflow uses golangci-lint tool and we use golangci-lint GitHub Action to invoke it. We don't need Golang setup for it.
-
- 09 Jul, 2021 3 commits
-
-
John McBride authored
This reverts commit a8663b8d, reversing changes made to 47a86bcf.
-
John McBride authored
-
John McBride authored
-
- 08 Jul, 2021 1 commit
-
-
John McBride authored
This enabels workflows to run from forks
-
- 30 Mar, 2021 1 commit
-
-
github-actions authored
-
- 12 Mar, 2021 1 commit
-
-
Sean McGinnis authored
Signed-off-by:
Sean McGinnis <smcginnis@vmware.com>
-
- 02 Mar, 2021 1 commit
-
-
dvonthenen authored
-
- 26 Feb, 2021 2 commits
-
-
dvonthenen authored
Actually do the work :)
-
dvonthenen authored
Update to install tanzu tkg plugins Fix quote Implement packaging Fix quotes Fix tags Remove TMC
-
- 25 Feb, 2021 2 commits
-
-
dvonthenen authored
-
dvonthenen authored
-
- 24 Feb, 2021 1 commit
-
-
dvonthenen authored
-
- 19 Feb, 2021 2 commits
-
-
dvonthenen authored
-
dvonthenen authored
-
- 08 Feb, 2021 1 commit
-
-
Sean McGinnis authored
This adds a linting check for our GitHub Actions as well as creates a local `make lint` target to be able to run checks locally. Signed-off-by:
Sean McGinnis <sean.mcginnis@gmail.com>
-