aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAge
...
* lsif: fix upload to private instance (#6216)ᴜɴᴋɴᴡᴏɴ2020-06-30
|
* Add CodeQL security scanning (#6188)Justin Hutchings2020-06-11
| | | Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
* lsif: upload data to dogfood instance (#6171)ᴜɴᴋɴᴡᴏɴ2020-05-22
|
* lsif: don't upload indexes for forks (#6170)garo (they/them)2020-05-22
|
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* gitutil: refactor the way to mock (#6032)ᴜɴᴋɴᴡᴏɴ2020-03-29
| | | | | * Refactor the mock module store * Only test on 1.14.x
* github: use Actions for CI (#6022)ᴜɴᴋɴᴡᴏɴ2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | * 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
* github: rename job name (#6004)ᴜɴᴋɴᴡᴏɴ2020-03-22
| | | | | * Update golint.yml * Update lsif.yml
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
| | | | | | | | | | | | | * Create golint.yml * Update golint.yml * Update golint.yml * Fix errcheck * Fix gosimple * Fix staticcheck
* lsif: enable uploadᴜɴᴋɴᴡᴏɴ2020-03-08