aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/local_development.md
Commit message (Collapse)AuthorAge
* build: remove support of Go 1.18 and 1.19 (#7590)Joe Chen2023-11-01
|
* docs: minor updates (#7367)Joe Chen2023-02-25
| | | [skip ci]
* db: add tests for authentication through login sources (#7049)Joe Chen2022-06-12
|
* ci: pin go-mockgen to 1.2.0 (#7021)Joe Chen2022-06-07
|
* db: use `context` and go-mockgen for `AccessTokensStore` (#7013)Joe Chen2022-06-06
|
* docs: use "go install" instead of "go get" (#6972)Joe Chen2022-05-27
|
* docs: remove instructions to install go-bindata (#6852)Joe Chen2022-03-17
| | | [skip ci]
* go: update required version to be 1.16 (#6850)Joe Chen2022-03-16
|
* conf: add allowlist for accessing local network (#6842)Joe Chen2022-03-14
|
* docs: update links and outdated conent (#6680)Joe Chen2021-12-18
|
* chore: use Task as main build tool (#6297)ᴜɴᴋɴᴡᴏɴ2020-08-29
|
* docs: add instructions for release (#6268)ᴜɴᴋɴᴡᴏɴ2020-08-22
|
* docs: fix Go version (#6105)ᴜɴᴋɴᴡᴏɴ2020-04-15
* docs: fix Go version * Update README.md