Commit Graph

207 Commits

Author SHA1 Message Date
6543 d03b99a79d Bump Gitea to v1.15.9 (#151)
as title

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/151
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
2022-01-03 03:05:56 +08:00
Matti R 32557f026d
update to 1.15.7 2021-12-06 20:39:19 -05:00
techknowlogick dca3f772d8 relative require? (#150)
🧙

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/150
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2021-11-29 05:12:27 +08:00
techknowlogick 41a9d93d9d support m1 devices (#149)
as title

fix #147
fix #119

Co-authored-by: Matti R <matti@mdranta.net>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/149
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2021-11-29 04:45:57 +08:00
Vorlif b62d43c15f Gitea 1.15.6 (#148)
Update to 1.15.6

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/148
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Vorlif <vorlif@noreply.gitea.io>
Co-committed-by: Vorlif <vorlif@noreply.gitea.io>
2021-11-25 23:46:59 +08:00
GAG 02ae1c2968 Remove deprecated option `bottle :unneeded` (#146)
## Remove deprecated option `bottle :unneeded`

### Summary

- `bottle :unneeded` is deprecated
- `bottle :unneeded` was removed from brew formula

### Links

- [How to handle bottle :unneeded deprecation for external taps](https://github.com/Homebrew/discussions/discussions/2311)
- [Bottle all bottle :unneeded](https://github.com/Homebrew/homebrew-core/issues/75943)
- [formula_auditor: don't allow bottle :unneeded in core](https://github.com/Homebrew/brew/pull/11239)

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/146
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Co-authored-by: GAG <gag@noreply.gitea.io>
Co-committed-by: GAG <gag@noreply.gitea.io>
2021-11-02 20:08:13 +08:00
Alexey 〒erentyev 939e53988f Update gitea and change bump_script to save comments (#145)
as title

Co-authored-by: Alexey Terentyev <axifnx@gmail.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/145
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Alexey 〒erentyev <axifive@noreply.gitea.io>
Co-committed-by: Alexey 〒erentyev <axifive@noreply.gitea.io>
2021-10-13 01:54:46 +08:00
Alexey 〒erentyev d4a33300f2 use xz archive only on supported platform (#144)
as title

Co-authored-by: Alexey Terentyev <axifnx@gmail.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/144
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Alexey 〒erentyev <axifive@noreply.gitea.io>
Co-committed-by: Alexey 〒erentyev <axifive@noreply.gitea.io>
2021-10-09 12:23:39 +08:00
Matti R 910936873b
gitea 1.15.3 && tea 0.8.0 2021-09-25 11:45:59 -04:00
Matti R 1b2c629206
1.15.2 2021-09-11 22:22:44 -04:00
Matti R 6809411747
darwin/arm64 for tea 2021-08-26 19:35:24 -04:00
Matti R 47b33a9df0
bump to 1.15.0 2021-08-24 20:21:05 -04:00
techknowlogick 5ac2403979
gitea 1.14.5 2021-07-29 18:03:32 -04:00
markkrj 957158bf1c Fix tea-head.rb version: point it to master (#139)
Fix tea-head.rb version: point it to master

Co-authored-by: Marcos de Oliveira <marcossantos@furb.br>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/139
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Co-authored-by: markkrj <markkrj@noreply.gitea.io>
Co-committed-by: markkrj <markkrj@noreply.gitea.io>
2021-07-08 18:51:36 +08:00
markkrj 68c708ea32 Drone behaves strangely and exit with 0 if using && in command (#140)
Drone strangely exits with 0 if we use `&&`in command.
[This](https://drone.gitea.com/gitea/homebrew-gitea/3/1/2) should have failed, as per line 16.

Co-authored-by: Marcos de Oliveira <marcossantos@furb.br>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/140
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: markkrj <markkrj@noreply.gitea.io>
Co-committed-by: markkrj <markkrj@noreply.gitea.io>
2021-07-08 01:17:24 +08:00
markkrj 13f289d974 Add .drone.yml file for CI (#138)
A way to validate the homebrew formulas

Co-authored-by: Marcos de Oliveira <marcossantos@furb.br>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/138
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: markkrj <markkrj@noreply.gitea.io>
Co-committed-by: markkrj <markkrj@noreply.gitea.io>
2021-07-07 16:32:51 +08:00
markkrj 05af00386a Make changelog match new shipping method (#137)
I forgot about this one on !136 😅️

Also, fix #134. And I think you may close #108, as I'm writing and testing using Linuxbrew.

Co-authored-by: Marcos de Oliveira <markinholiveira@gmail.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/137
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: markkrj <markkrj@noreply.gitea.io>
Co-committed-by: markkrj <markkrj@noreply.gitea.io>
2021-07-04 17:35:15 +08:00
markkrj 10c0dc82d8 Fix homebrew tap by removing head and shipping compiled binaries (#136)
fixes #135

This fix Homebrew tap by removing the head method and shipping only pre-compiled binaries, as you guys already ship binaries for most (all?) supported platforms.

Also, for gitea.rb and tea.rb, I removed the curl for fetching files checksum, because for every install, it runs `curl` 5 times, slowing the install. So, I created a script to bump versions to latest and fix sha256 checksum in the formula files.

I created also an gitea-head and tea-head formulae to download latest pre-compiled binaries for head, and here we are fetching checksum by `curl`, as I imagine, it is not common/recommended scenario.

IMO, this is the best possible approach for shipping binaries from a custom tap.

Co-authored-by: Marcos de Oliveira <markinholiveira@gmail.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/136
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: markkrj <markkrj@noreply.gitea.io>
Co-committed-by: markkrj <markkrj@noreply.gitea.io>
2021-06-30 02:00:18 +08:00
techknowlogick f2d83331f9 point to gitea.com for tea repo
Signed-off-by: techknowlogick <techknowlogick@gitea.io>
2021-06-28 06:24:10 +08:00
Norwin f915816b85 tea: enable arm64 architecture (#130)
We have builds for arm64 since https://gitea.com/gitea/tea/pulls/360.

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/130
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2021-06-21 20:02:57 +08:00
techknowlogick dacc7d87e6 gitea 1.14.3 (#133)
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/133
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2021-06-19 00:45:31 +08:00
Norwin 1a1827ae91 Fix SHA256 download: follow redirects (#132)
fixes #131

It looks like something in the hosting of dl.gitea.io has changed (@Owners please confirm?), so that requests are redirected to `https://storage.gitea.io/gitea-artifacts/...`
The binary downloads are not affected, as `wget` is used which follows redirects by default.

edit: Is the redirect URI the new canonical location? In that case it would make more sense to update the base URL instead..

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/132
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2021-06-19 00:08:06 +08:00
6543 f0e1c33ff8 Gitea v1.14.2 (#129)
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/129
Reviewed-by: khmarbaise <khmarbaise@noreply.gitea.io>
Reviewed-by: KN4CK3R <kn4ck3r@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2021-05-09 18:42:30 +08:00
techknowlogick 1c58561f25 Gitea v1.14.0 (#128)
https://github.com/go-gitea/gitea/releases/tag/v1.14.0

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/128
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: a1012112796 <1012112796@qq.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2021-04-11 21:46:44 +08:00
techknowlogick 0e11b475ae 1.13.7 (#127)
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/127
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2021-04-08 14:46:42 +08:00
6543 c9178ba84b Gitea v1.13.6 (#126)
as title

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/126
Reviewed-by: khmarbaise <khmarbaise@noreply.gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2021-03-24 05:49:00 +08:00
John Olheiser e16c0d878d Update darwin dl target (#125)
Fixes #124

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/125
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
2021-03-23 00:12:24 +08:00
6543 a5c8abbf71 Gitea v1.13.5 (#123)
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/123
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2021-03-22 01:09:50 +08:00
Lunny Xiao 27472a9796 Upgrade tea to 0.7.0 (#122)
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/122
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-03-12 22:39:41 +08:00
Arthur Bauer fe061c0e5c Gitea v1.13.4 (#121)
Update to Gitea v1.13.4

Co-authored-by: Arthur Bauer <abauer@cochlear.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/121
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Arthur Bauer <arthurbauer@noreply.gitea.io>
Co-committed-by: Arthur Bauer <arthurbauer@noreply.gitea.io>
2021-03-08 20:11:27 +08:00
6543 2415aefb8f Gitea v1.13.3 (#120)
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/120
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2021-03-05 07:10:35 +08:00
techknowlogick c8c47251b5 Gitea v1.13.2 (#118)
Fix #117

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/118
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2021-02-03 23:40:01 +08:00
techknowlogick 569f68abad 1.13.1 (#116)
as title

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/116
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2020-12-30 15:02:51 +08:00
6543 bd2a604fc7 Update Path & Version (#115)
Update Path & Version

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/115
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: khmarbaise <khmarbaise@noreply.gitea.io>
Co-Authored-By: 6543 <6543@obermui.de>
Co-Committed-By: 6543 <6543@obermui.de>
2020-12-15 10:47:09 +08:00
Arthur Bauer 95931bcc2c Gitea 1.13.0 (#114)
Gitea 1.13.0

Co-authored-by: Arthur Bauer <abauer@cochlear.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/114
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-Authored-By: Arthur Bauer <arthurbauer@noreply.gitea.io>
Co-Committed-By: Arthur Bauer <arthurbauer@noreply.gitea.io>
2020-12-02 16:58:00 +08:00
6543 256774b1c0 Gitea v1.12.6 (#113)
Gitea v1.12.6

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/113
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
Reviewed-by: Gary Kim <gary@garykim.dev>
Co-Authored-By: 6543 <6543@obermui.de>
Co-Committed-By: 6543 <6543@obermui.de>
2020-11-17 09:48:32 +08:00
6543 c30ad6b607 gitea v1.12.5 (#112)
gitea v1.12.5

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/112
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Andrew Thornton <art27@cantab.net>
2020-10-01 19:59:15 +00:00
6543 d239d88227 tea v0.5.0 (#111)
tea v0.5.0 released

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/111
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
2020-09-27 16:22:35 +00:00
techknowlogick 25804ae118 Gitea 1.12.4 (#110)
1.12.4

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/110
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
2020-09-03 21:42:06 +00:00
6543 3cc89b1550 Move from deprecated "devel" to "head" (#109)
move from deprecated "devel" to "head"

close #106, close #107

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/109
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
2020-08-29 15:33:00 +00:00
6543 12b1bccdd6 Gitea v1.12.3 (#105)
Gitea v1.12.3

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/105
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
2020-07-28 22:14:32 +00:00
Lunny Xiao da38b53771 Update README to add tea and changelog (#103)
Merge branch 'master' into lunny/update_readme

Update README to add tea and changelog

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/103
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
2020-07-19 03:37:21 +00:00
Lunny Xiao 626650998c Remove lgtm (#104)
Remove lgtm

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/104
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
2020-07-19 03:12:29 +00:00
6543 30a7d4ddac tea v0.4.0 (#102)
TEA v0.4.0

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/102
Reviewed-by: Gary Kim <gary@garykim.dev>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-07-19 02:22:30 +00:00
techknowlogick 594c31424b Gitea v1.12.2 (#100)
1.12.2

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/100
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
2020-07-11 19:46:09 +00:00
6543 0b4a8d2afe Gitea v1.12.1 (#99)
gitea v1.12.1

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/99
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-06-23 01:33:42 +00:00
6543 13a56dbba5 gitea v1.12.0 (#97)
gitea v1.12.0

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/97
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: CirnoT <cirnot@noreply.gitea.io>
2020-06-18 21:45:45 +00:00
techknowlogick 7edb17bcac tea 0.3.1 (#96)
tea 0.3.1

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/96
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-06-16 01:22:37 +00:00
techknowlogick bbdd780041 1.11.6 (#95)
1.11.6

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/95
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-06-12 02:43:09 +00:00
Lukas Bestle 1a2e8c4ab3 Clean up gitea formula according to `brew audit` (#94)
Clean up gitea formula according to `brew audit`

Signed-off-by: Lukas Bestle <account-gitea@lukasbestle.com>

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/94
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-05-26 12:40:38 +00:00