Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fully replace drone with actions (#27556) | techknowlogick | 2023-10-11 | 1 | -2/+0 |
| | | | this builds binaries and docker images for tags | ||||
* | Fix more yaml lint errors (#27284) | Lunny Xiao | 2023-09-26 | 1 | -2/+0 |
| | | | Fix #27268 | ||||
* | Add `yamllint` (#26965) | silverwind | 2023-09-07 | 1 | -0/+48 |
So that https://github.com/go-gitea/gitea/pull/26964 does not happen again. Merge this after that PR. Config is based on [node's](https://github.com/nodejs/node/blob/main/.yamllint.yaml). --------- Co-authored-by: techknowlogick <techknowlogick@gitea.com> |