summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* up go version in Makefilemrwsl2024-06-251-1/+1
* [FORGEJO] use go vet without any third party additionEarl Warren2023-08-231-2/+1
* [FORGEJO] build forgejo-runnerEarl Warren2023-08-231-7/+3
* Build docker image `gitea/act_runner/x.y.z-dind-rootless` (#239)Jason Song2023-06-151-1/+1
* Support changing labels (#201)sillyguodong2023-06-151-1/+1
* implement act_runner rootless image (#208)ccureau2023-06-121-0/+2
* Skip counting log length when parseLogRow return nil (#176)Jason Song2023-05-061-1/+4
* make: skip --disable-content-trust at docker buildx (#139)You-Sheng Yang2023-04-241-1/+4
* Add make docker (#115)Lunny Xiao2023-04-121-0/+8
* Refactor to new framework (#98)Jason Song2023-04-041-2/+1
* check go version when build (#53)Lunny Xiao2023-03-161-1/+11
* Fix make don't rebuild when go.mod changed (#49)Lunny Xiao2023-03-141-3/+4
* Inject version when building and report version to Gitea via log and header (...sillyguodong2023-03-131-2/+3
* Add copyright header and gitea-vet (#29)sillyguodong2023-02-281-3/+6
* Enable action as CI to test/build/release (#26)Lunny Xiao2023-02-241-2/+2
* chore: Add makefileBo-Yi.Wu2022-11-241-0/+150