Commit Graph

63 Commits (b9266247a4701c20c0297e4a8c965bac9b888365)

Author SHA1 Message Date
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
Joe Chen 55070da239
github: refurbish issue and pull request templates (#6664) 2021-12-17 18:13:21 +08:00
Joe Chen 8ee734b1df
ci: build and push Docker images on `main` branch (#6659) 2021-12-15 16:20:39 +08:00
ᴜɴᴋɴᴡᴏɴ 4a89438454
ci: update GitHub Actions (#6612) 2021-09-04 13:40:35 +08:00
ᴜɴᴋɴᴡᴏɴ 1a1a01a842
ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
ᴜɴᴋɴᴡᴏɴ cf86546dff
ci: change of Go dependencies needs go test (#6368) 2020-10-04 08:56:46 +08:00
ᴜɴᴋɴᴡᴏɴ b4abbf3ac8
ci: enable Go for release branches 2020-09-26 16:28:39 +08:00
ᴜɴᴋɴᴡᴏɴ 7a649ada09
ci: only enforce Go checks for pushes to `main` branch
Otherwise would create duplicated GitHub Checks.
2020-09-04 04:08:00 +08:00
ᴜɴᴋɴᴡᴏɴ bb93cabd39
ci: re-run Go checks for every push on a pull request
If a pull request has changed any Go file, even if the new push doesn't change any,
we should re-run Go checks to make GitHub Checks look consistent.
2020-09-04 03:13:59 +08:00
ᴜɴᴋɴᴡᴏɴ cf216f12a1
github: add Go 1.15 to CI (#6294) 2020-08-29 13:41:35 +08:00
ᴜɴᴋɴᴡᴏɴ f6d672a3cd
chore: change default branch to `main` (#6285) 2020-08-27 19:51:44 +08:00
ᴜɴᴋɴᴡᴏɴ 423f9e6de7
github: enable Go actions on push 2020-08-27 14:57:12 +08:00
ᴜɴᴋɴᴡᴏɴ afb445bb57
github: only run Actions when Go files are changed (#6275) 2020-08-23 15:27:54 +08:00
ᴜɴᴋɴᴡᴏɴ 40513a117f
docs: add instructions for release (#6268) 2020-08-22 22:35:09 +08:00
Dre 90904b3f42
workflow: add shellcheck as a linter (#6202)
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
2020-07-17 22:49:32 +08:00
ᴜɴᴋɴᴡᴏɴ a7afa11610
lsif: fix upload to private instance (#6216) 2020-06-30 00:25:57 +08:00
Justin Hutchings 79d8aa0cb8
Add CodeQL security scanning (#6188)
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
2020-06-11 23:02:57 +08:00
ᴜɴᴋɴᴡᴏɴ cb406bb350
lsif: upload data to dogfood instance (#6171) 2020-05-22 16:58:26 +08:00
garo (they/them) 9bbe029c28
lsif: don't upload indexes for forks (#6170) 2020-05-22 05:40:04 +08:00
ᴜɴᴋɴᴡᴏɴ 659acd48b1
github: update bug report template (#6097) 2020-04-13 22:34:35 +08:00
ᴜɴᴋɴᴡᴏɴ cac1054acb
github: update bug report template (#6076)
To include Docker image SHA
2020-04-07 15:43:22 +08:00
ᴜɴᴋɴᴡᴏɴ 34145c990d
lfs: implement HTTP routes (#6035)
* Bootstrap with GORM

* Fix lint error

* Set conn max lifetime to one minute

* Fallback to use gorm v1

* Define HTTP routes

* Finish authentication

* Save token updated

* Add docstring

* Finish authorization

* serveBatch rundown

* Define types in lfsutil

* Finish Batch

* authutil

* Finish basic

* Formalize response error

* Fix lint errors

* authutil: add tests

* dbutil: add tests

* lfsutil: add tests

* strutil: add tests

* Formalize 401 response
2020-04-04 21:14:15 +08:00
ᴜɴᴋɴᴡᴏɴ 933206f1fe
gitutil: refactor the way to mock (#6032)
* Refactor the mock module store

* Only test on 1.14.x
2020-03-29 19:37:28 +08:00
ᴜɴᴋɴᴡᴏɴ a9dcf4ce74
github: use Actions for CI (#6022)
* Update golint.yml

* Update README.md

* Update README.md

* Update golint.yml

* Update golint.yml

* Rename golint.yml to go.yml

* Update go.yml

* Update go.yml

* Update go.yml

* Improve tests on Windows

* Delete files
2020-03-27 22:06:29 +08:00
ᴜɴᴋɴᴡᴏɴ ad7d1d4f29
github: rename job name (#6004)
* Update golint.yml

* Update lsif.yml
2020-03-22 22:23:52 +08:00
ᴜɴᴋɴᴡᴏɴ 5843038a08
workflows: enable golangci-lint (#5998)
* Create golint.yml

* Update golint.yml

* Update golint.yml

* Fix errcheck

* Fix gosimple

* Fix staticcheck
2020-03-21 13:39:32 +08:00
ᴜɴᴋɴᴡᴏɴ c65b5b9f84
lsif: enable upload 2020-03-08 00:08:05 +08:00
Unknwon 67cc242820
.github: add refine feature_request and add security templates
[SKIP CI]
2019-11-25 23:26:04 -08:00
Unknwon b5a85b51b6
.github: add config.yml and update bug_report template
[SKIP CI]
2019-11-25 23:11:27 -08:00
Unknwon 1ba27853bd
Remove use of develop branch 2019-10-24 18:37:00 -07:00
Unknwon fe9a5d3159
.github: adjust issue templates
[skip ci]
2018-12-14 18:35:01 -05:00
Unknwon 98114944fc
vendor: update github.com/gogs/go-gogs-client
Bring fixes for #5538
2018-12-03 14:45:19 -05:00
无闻 e0f18b2255
github: update issue templates (#5537) 2018-12-02 15:25:06 -05:00