f1801f39a6
Add subcomand 'pulls create' ( #144 )
...
wordings
print pull URL
change title required mesage
inform User on push error
fix body
🚀
finish
impruve
fix help menue of pull create
refactor
Add pull-request command
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: Sandro Santilli <strk@kbt.io >
Reviewed-on: https://gitea.com/gitea/tea/pulls/144
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: lafriks <lafriks@noreply.gitea.io >
2020-07-16 15:00:51 +00:00
66947bcf09
Update Vendors ( #145 )
...
vendor
go update vendors
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/145
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
2020-07-13 22:38:05 +00:00
85e1244db8
Add note for alpine/arch-linux package ( #143 )
...
add note for archlinux TEA package
add note for alpine linux TEA package
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/143
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
2020-07-05 18:36:21 +00:00
6543 and John Olheiser
618eeb9029
Add Changelog for v0.3.1 ( #139 ) ( #140 )
...
Add Changelog for v0.3.1 (#139 )
Add Changelog for v0.3.1
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/139
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/tea/pulls/140
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: John Olheiser <john.olheiser@gmail.com >
2020-06-15 20:17:45 +00:00
59fe58577a
Migrate gitea-sdk to v0.12.0 ( #133 )
...
Migrate
Update code.gitea.io/sdk/gitea to v0.12.0.
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/133
Reviewed-by: Andrew Thornton <art27@cantab.net >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-05-27 13:48:09 +00:00
6543 and 6543
3c312cb409
Update Vendors: ( #129 )
...
* github.com/araddon/dateparse upgrade => v0.0.0-20200409225146-d820a6159ab1
* code.gitea.io/sdk/gitea upgrade => v0.11.3
* github.com/olekukonko/tablewriter upgrade => v0.0.4
* github.com/mattn/go-runewidth upgrade => v0.0.9
* github.com/stretchr/testify upgrade => v1.5.1
* github.com/davecgh/go-spew upgrade => v1.1.1
* github.com/urfave/cli/v2 upgrade => v2.2.0
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/129
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-04-30 10:54:11 +00:00
6cff3b1cc7
migrate src-d/go-git -> go-git/go-git ( #128 )
...
Merge branch 'master' into vendor-migrate-go-git
Merge branch 'master' into vendor-migrate-go-git
migrate src-d/go-git -> go-git/go-git
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/128
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-04-30 02:02:15 +00:00
4b059770ea
Add gitea-vet ( #121 )
...
Close #119
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: jolheiser <john.olheiser@gmail.com >
Reviewed-on: https://gitea.com/gitea/tea/pulls/121
Reviewed-by: John Olheiser <john.olheiser@gmail.com >
Reviewed-by: Andrew Thornton <art27@cantab.net >
2020-04-28 13:02:21 +00:00
a35fcb682b
migrate yaml lib ( #130 )
...
vendor
migrate imports
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/130
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
2020-04-28 03:39:36 +00:00
6543 and 6543
8bbeeae327
Update Readme & add demo GIF ( #125 )
...
add suggestions from reviews & remove alias from subcomand list
gif is now on cdn & add review suggestion
Add ICON & Name
update description & co
add demo gif
fix newline becaues of new markdown roule
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/125
Reviewed-by: lafriks <lafriks@noreply.gitea.io >
Reviewed-by: Gary Kim <gary@garykim.dev >
2020-04-25 12:04:05 +00:00
6543 and 6543
e9dee07459
Issues details: add missing newline ( #126 )
...
add missing newline
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/126
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
Reviewed-by: mrsdizzie <info@mrsdizzie.com >
2020-04-23 00:28:54 +00:00
2653eaa6b2
Changelog for v0.3.0 ( #122 )
...
remove version info in same way it is done on gitea
Add Changelog for v0.3.0
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/122
Reviewed-by: mrsdizzie <info@mrsdizzie.com >
Reviewed-by: Andrew Thornton <art27@cantab.net >
2020-04-22 19:11:03 +00:00
81fa4e78ff
Fix CI: Turn off go modules for xgo and gxz ( #115 )
...
Turn off go modules for xgo and gxz
as on https://github.com/go-gitea/gitea/pull/10963
Revert "Fix CI: workaround from @kolaente (#113 )"
This reverts commit b37673c954 .
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/115
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
Reviewed-by: John Olheiser <john.olheiser@gmail.com >
2020-04-06 14:21:36 +00:00
08a00add6d
ignore PRs in runIssuesList() ( #111 )
...
Merge branch 'master' into 108-issues
Merge branch 'master' into 108-issues
ignore pullrequests
Update SDK v0.11.0 -> 0.11.2
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/111
Reviewed-by: John Olheiser <john.olheiser@gmail.com >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-04-01 08:35:42 +00:00
b37673c954
Fix CI: workaround from @kolaente ( #113 )
...
as workaround from @kolaente
Signed-off-by: 6543 <6543@obermui.de >
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/113
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
Reviewed-by: John Olheiser <john.olheiser@gmail.com >
2020-03-31 18:11:14 +00:00
12f38c892f
Fix CI for releasing tea ( #106 )
...
fix ci
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/106
Reviewed-by: mrsdizzie <info@mrsdizzie.com >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-03-08 01:29:46 +00:00
6543 and 6543
31a79f0605
Changelog v0.2.0 ( #102 )
...
Changelog v0.2.0
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/102
Reviewed-by: Andrew Thornton <art27@cantab.net >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-03-07 01:24:51 +00:00
c8cbd6b0ee
bump code.gitea.io/sdk/gitea from untaged to 0.11.0 ( #92 )
...
bump code.gitea.io/sdk/gitea from untaged to 0.11.0
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/92
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: Andrew Thornton <art27@cantab.net >
2020-02-07 13:53:15 +00:00
8d61d8beec
Add missing Changelog for 0.1.x releases ( #91 )
...
add Changelog
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/tea/pulls/91
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: John Olheiser <john.olheiser@gmail.com >
2020-01-31 02:24:57 +00:00
0a5cdd60ac
[Vendor] Update urfave/cli v1.20.0 -> v1.22.2 ( #84 )
...
Merge branch 'master' into update-cli-lib2
[Vendor] Update stretchr/testify v1.3.0 -> v1.4.0 (#83 )
update github.com/stretchr/testify v1.3.0 -> v1.4.0
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
Reviewed-by: sapk <sapk@noreply.gitea.io >
Reviewed-by: appleboy <appleboy.tw@gmail.com >
Update urfave/cli v1.20.0 -> v1.22.2
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-by: mrsdizzie <info@mrsdizzie.com >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-01-04 04:45:36 +00:00
bffed6b4d3
[Vendor] Update stretchr/testify v1.3.0 -> v1.4.0 ( #83 )
...
update github.com/stretchr/testify v1.3.0 -> v1.4.0
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
Reviewed-by: sapk <sapk@noreply.gitea.io >
Reviewed-by: appleboy <appleboy.tw@gmail.com >
2020-01-04 02:49:49 +00:00
3c66a7af24
[Vendor] Update gitea go-sdk to 2020-01-03 ( #81 )
...
update sdk to v0.0.0-20200103062250-c7686bd633c6
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-by: techknowlogick <techknowlogick@gitea.io >
Reviewed-by: sapk <sapk@noreply.gitea.io >
Reviewed-by: mrsdizzie <info@mrsdizzie.com >
2020-01-04 01:44:33 +00:00
6e85b47f7c
README: add badges ( #80 )
...
use SVG instead of PNG
update discord link
add badges
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-by: sapk <sapk@noreply.gitea.io >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-01-03 00:58:45 +00:00