aboutsummaryrefslogtreecommitdiff
path: root/Taskfile.yml
Commit message (Collapse)AuthorAge
* Taskfile: drop-test-db (#7623)Joe Chen2023-12-17
| | | [skip ci]
* refactor(db): move some methods from `user.go` to `users.go` (#7195)Joe Chen2022-10-22
|
* db: use `context` and go-mockgen for `AccessTokensStore` (#7013)Joe Chen2022-06-06
|
* chore: watch "custom" directory in dev and use lowercase for header value ↵Joe Chen2022-05-03
| | | | (#6927)
* Taskfile: watch go.mod and use timestamp instead of checksum (#6885)Joe Chen2022-04-01
| | | [skip ci]
* Taskfile: fix incorrect sources syntax (#6874)Joe Chen2022-03-25
| | | [skip ci]
* Taskfile: remove trailing period in task description (#6873)Joe Chen2022-03-25
| | | [skip ci]
* assets: convert usage of go-bindata to Go embed (#6851)Michael Li2022-03-17
| | | Co-authored-by: Joe Chen <jc@unknwon.io>
* docs: update release templates and playbook (#6735)Joe Chen2022-01-18
| | | [skip ci]
* chore: go mod tidy (#6564)ᴜɴᴋɴᴡᴏɴ2021-05-19
|
* schemadoc: add go:generate to output database schema (#6310)ᴜɴᴋɴᴡᴏɴ2020-09-06
| | | | | | | * schemadoc: add go:generate to output database schema * Check errors * Revert string renames
* Taskfile: add desc to each task (#6304)ᴜɴᴋɴᴡᴏɴ2020-09-04
|
* chore: use Task as main build tool (#6297)ᴜɴᴋɴᴡᴏɴ2020-08-29