This website requires JavaScript.
Explore
Help
Sign In
actions
/
tea
Watch
2
Star
0
Fork
You've already forked tea
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
620f236723
tea
/
.gitignore
14 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use Different Remote Repos (#58)
2019-10-26 21:29:37 +00:00
tea
Fix Makefile for Windows builds (#566) Fixes #564 (/gitea/tea/issues/564) by applying minor changes to the Makefile. - Defines a `BINEXT` variable which holds a file name extension (.exe for Windows, empty otherwise) - Replaces uses of `$(EXECUTABLE)` with `tea$(EXECUTABLE)` - appends `$(BINEXT)` to the custom vet tool flag Besides that I made two minor changes - Add `[.exe]` to the ignore rule for gitea-vet, so it also ignores the binary when built on Windows hosts - Removed `$(DIST)/binaries` from release-dirs as this is not being called anywhere else I've tested almost all `make` tasks to work on Windows. The only one I haven't run is the docker build. WIP tag is because I still have to test it on Linux, will do so in a bit. I also asked for some discussion on the original issue, which I'd like to do before blindly asking to merge in changes Reviewed-on: https://gitea.com/gitea/tea/pulls/566 Co-authored-by: Martin Veldwijk <riven@tae.moe> Co-committed-by: Martin Veldwijk <riven@tae.moe>
2023-07-28 14:03:26 +00:00
/gitea-vet[.exe]
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
Use Different Remote Repos (#58)
2019-10-26 21:29:37 +00:00
.idea/
changed git config determination to go-git (#41) [continue #45] (#62)
2019-10-28 21:10:20 +00:00
.history/
add repos subcommand [continue #44] (#3) (#65)
2019-11-08 01:33:46 +00:00
dist/
Add interactive mode for `tea milestone create` (#310) Implement interactive milestone creation Return fmt.Errorf when title is empty Incorporate deadline functionality Use dateparse and cleanup CreateMilestone task Signed-off-by: Martin Reboredo <yakoyoku@gmail.com> Co-authored-by: Martin Reboredo <yakoyoku@gmail.com> Reviewed-on: https://gitea.com/gitea/tea/pulls/310 Reviewed-by: Norwin <noerw@noreply.gitea.io> Reviewed-by: 6543 <6543@obermui.de> Co-Authored-By: Martin Reboredo <yakoyakoyokuyoku@noreply.gitea.io> Co-Committed-By: Martin Reboredo <yakoyakoyokuyoku@noreply.gitea.io>
2020-12-17 18:50:07 +00:00
.vscode/
Use golang v1.18 and drop vendor folder (#478) * remove vendor folder * use golang v1.18 in ci * use "go install" * use vendor folder as cache Reviewed-on: https://gitea.com/gitea/tea/pulls/478 Reviewed-by: techknowlogick <techknowlogick@gitea.io> Reviewed-by: John Olheiser <john.olheiser@gmail.com>
2022-03-28 23:11:11 +00:00
vendor/
Add Allow Maintainer Edits (#509) close #508 Reviewed-on: https://gitea.com/gitea/tea/pulls/509 Reviewed-by: Norwin <noerw@noreply.gitea.io> Reviewed-by: strk <strk@noreply.gitea.io>
2022-09-27 15:36:36 +00:00
coverage.out
Switch CI to Actions and use Goreleaser (#536) Reviewed-on: https://gitea.com/gitea/tea/pulls/536 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2023-03-30 02:24:03 +00:00
dist/