Commit Graph

95 Commits (361a68122577fc01dcb800e1556e9cb1a7527f77)

Author SHA1 Message Date
Joe Chen 361a681225
docs: minor updates (#7367)
[skip ci]
2023-02-25 16:08:34 +08:00
Joe Chen 3e3d6eda12
chore: update Go versions in CI (#7346) 2023-02-19 18:10:34 +08:00
Joe Chen 92f66c9eac
chore: ask for test plan when test cases are not applicable (#7344)
[ci skip]
2023-02-12 12:47:13 +08:00
dependabot[bot] 3d8004cf6f
mod: bump modernc.org/sqlite from 1.20.2 to 1.20.3 (#7321)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
2023-01-26 20:20:11 +08:00
Joe Chen 50e5766867
build: remove support of Go 1.17 (#7177) 2022-10-09 23:12:03 +08:00
Joe Chen a43b933c90
go: update required version to be 1.17 and add 1.19 to CI (#7129)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-08-08 13:56:50 +08:00
Joe Chen 083c3ee659
db: refactor "action" table to use GORM (#7054)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-06-25 18:07:39 +08:00
Joe Chen b772603d78
migrations: add tests and remove XORM (#7050) 2022-06-12 14:15:01 +08:00
Joe Chen 2e19f5a3c8
db: add tests for authentication through login sources (#7049) 2022-06-12 10:34:12 +08:00
Joe Chen 8304574738
release: minor updates to templates and docs (#7027)
[skip ci]
2022-06-08 01:32:37 +08:00
Joe Chen e3706575d5
ci: pin go-mockgen to 1.2.0 (#7021) 2022-06-07 20:38:54 +08:00
Joe Chen 0a92ad27ef
db: use `context` and go-mockgen for `AccessTokensStore` (#7013) 2022-06-06 12:10:36 +08:00
Joe Chen 64e09476c7
ci: check tidiness of "task generate-schemadoc" (#7007) 2022-06-04 14:40:21 +08:00
Joe Chen 5f0999243a
ci: add Codeball (#6997)
[skip ci]
2022-06-03 21:16:52 +08:00
Joe Chen ccdcb1c45b
db: run tests with pure-Go SQLite (#6998) 2022-06-03 10:03:48 +08:00
Joe Chen 5f34265db6
ci: run database tests against Postgres, MySQL and SQLite (#6996) 2022-06-01 22:51:46 +08:00
Joe Chen 05cdf8616b
chore: update release issue templates (#6993)
[skip ci]
2022-05-31 19:07:43 +08:00
Joe Chen 069d832a51
docker: push ephemeral image to ttl.sh for pull requests (#6981)
[skip ci]
2022-05-29 22:37:13 +08:00
Naveen e65071d3aa
chore: Set permissions for GitHub actions (#6936) 2022-05-26 01:05:29 +08:00
Joe Chen 7ca5c8ca72
chore: update release templates (#6935) 2022-05-07 00:16:46 +08:00
Joe Chen f7802b9227
release: add step to publish GitHub security advisory (#6929) 2022-05-05 15:57:50 +08:00
Joe Chen 71fc57f8a0
chore: fix dead link in pull request template (#6922)
[skip ci]
2022-04-27 20:29:54 +08:00
Joe Chen 5acbd7bcc3
dependabot: request reviews from the core team (#6896)
[skip ci]
2022-04-05 16:41:17 +08:00
Joe Chen 0300f88602
docs: tweak release matters (#6860)
[skip ci]
2022-03-19 17:10:00 +08:00
Michael Li 32c454ba5f
assets: convert usage of go-bindata to Go embed (#6851)
Co-authored-by: Joe Chen <jc@unknwon.io>
2022-03-17 14:05:09 +08:00
Joe Chen 3539de754d
ci: delete Go 1.15 and add Go 1.18 (#6847) 2022-03-16 02:04:27 +08:00
Joe Chen 1791665f74
chore: run `task generate` (#6844) 2022-03-15 22:42:22 +08:00
Joe Chen d392bc6e9a
workflows: lock closed threads after 90 days (#6843) 2022-03-15 21:30:13 +08:00
Joe Chen 3e35371754
chore: fix typo in release issue templates (#6831)
[skip ci]
2022-03-11 15:04:47 +08:00
Joe Chen aac91b3611
lsif: update upload endpoint (#6827)
Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
2022-03-10 23:30:03 +08:00
Joe Chen c7e8c145d1
ci: check Go module tidiness (#6787)
[skip ci]
2022-02-27 19:58:23 +08:00
Joe Chen 8442d8530a
contributing: add guide for making proposals (#6784)
[skip ci]
2022-02-25 21:19:37 +08:00
Joe Chen 815624c88a
contributing: add links of articles for the guide
[skip ci]
2022-02-10 20:11:36 +08:00
Joe Chen 2071eb634f
docs: update release templates and playbook (#6735)
[skip ci]
2022-01-18 11:58:09 +08:00
Joe Chen 6ccc1ce804
docs: update links to release templates (#6729)
[skip ci]
2022-01-16 19:04:28 +08:00
Joe Chen 74886d95d0
docs: update release templates (#6728)
[skip ci]
2022-01-16 18:51:17 +08:00
Joe Chen c8476b1c2e
docker: add job for pull requests from forks (#6724) 2022-01-13 11:04:54 +08:00
Joe Chen 539e2a8b42
github: update dead links in issue forms (#6721) 2022-01-11 23:48:04 +08:00
Joe Chen 3e948fd792
contributing: add Philosophy and methodology (#6713)
[skip ci]
2022-01-08 14:55:50 +08:00
Joe Chen 37383d9a1f
chore: add missing period to contributing.md (#6690)
[skip ci]
2021-12-23 15:51:57 +08:00
Joe Chen f0b21aff91
docker: build and push images when new releases are published (#6681) 2021-12-19 20:47:16 +08:00
Joe Chen 160a0b77cf
docs: update links and outdated conent (#6680) 2021-12-18 11:23:59 +08:00
Joe Chen 6528bf35dc
ci: send emails on job failures for Docker and Go (#6679) 2021-12-18 11:15:02 +08:00
Joe Chen da56873d37
github: give Docker workflow write access to packages (#6678) 2021-12-18 10:51:22 +08:00
Joe Chen c6968105e5
docker: update README to add ghcr.io (#6677) 2021-12-18 01:18:48 +08:00
Joe Chen f1f3e970b9
github: fix CodeQL token permissions (#6676) 2021-12-18 01:03:01 +08:00
Joe Chen b827a2f342
docker: upgrade base images to `alpine3.14` (#6675) 2021-12-18 00:31:03 +08:00
Joe Chen eeef90a475
github: refurbish contributing guide (#6673) 2021-12-17 18:49:58 +08:00
Joe Chen a523138e51
github: improve description of the bug report issue form 2021-12-17 18:18:14 +08:00
Joe Chen 6ec001f944
github: fix grammar in the documentation issue form 2021-12-17 18:15:52 +08:00