Commit Graph

9 Commits

Author SHA1 Message Date
Renovate Bot a7e3a7da3c chore(deps): update appleboy/git-push-action action to v0.0.3 (#183)
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
2024-02-19 23:51:43 +00:00
Renovate Bot de37fcafb4 chore(deps): update actions/checkout action to v4 (#181)
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
2023-11-22 01:00:27 +00:00
Rui Chen 6eaa69b988 feat: migrate gitea to homebrew-core (#178)
Same to tea, we have incorporated gitea into homebrew-core as well. (PR, https://github.com/Homebrew/homebrew-core/pull/141302). I think we can just transition to core. Thanks!

This is the formula page, https://formulae.brew.sh/formula/gitea

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/178
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-committed-by: Rui Chen <rui@chenrui.dev>
2023-09-14 05:37:30 +00:00
appleboy 165a819ba6 ci: update git push action for secure authentication (#162)
- Replace the old git push action with a new one from a different repository
- Remove commands for git configuration and committing/pushing code
- Add new parameters for the git push action, including a commit message and remote repository information
- Use a secret key for authentication in the git push action

Signed-off-by: appleboy <appleboy.tw@gmail.com>

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/162
Co-authored-by: appleboy <appleboy.tw@gmail.com>
Co-committed-by: appleboy <appleboy.tw@gmail.com>
2023-09-05 15:00:58 +00:00
Lunny Xiao 29226e8dda try upgrade every 12 hours (#177)
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/177
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-09-05 15:00:30 +00:00
Rui Chen b0d52675ea chore: bump brew to 4.1.7 (#176)
- bump brew to the latest, 4.1.7 release

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/176
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-committed-by: Rui Chen <rui@chenrui.dev>
2023-09-04 01:38:34 +00:00
Bo-Yi Wu c07d8919c8 test: improve API usage, test tolerance, and platform support (#166)
- Update brew_version to include "3.6.21", "4.0.16", and "latest"

See https://hub.docker.com/r/homebrew/brew

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/166
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-committed-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-05-03 21:00:59 +08:00
Bo-Yi Wu 4bf7c6c832 feat: improve returned recordings and expand OS compatibility (#164)
- Add new formula `act_runner-head.rb` for Gitea runner based on act with `main` version
- Add new formula `act_runner.rb` for Gitea runner based on act with version `0.1.4`
- Update `bump_version.sh` to include `act_runner` in the binaries list

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

fix https://gitea.com/gitea/homebrew-gitea/issues/163

Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/164
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-committed-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-05-03 09:54:40 +08:00
Jason Song ee1a788402 Switch to Actions (#161)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/161
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-committed-by: Jason Song <i@wolfogre.com>
2023-04-21 21:46:03 +08:00