Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make gitea, gitea-vet future-proof #18361

Merged
merged 3 commits into from
Jan 22, 2022
Merged

Make gitea, gitea-vet future-proof #18361

merged 3 commits into from
Jan 22, 2022

Conversation

Gusted
Copy link
Contributor

@Gusted Gusted commented Jan 22, 2022

CONTRIBUTING.md Outdated Show resolved Hide resolved
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jan 22, 2022
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jan 22, 2022
@lunny lunny added the topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile label Jan 22, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jan 22, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #18361 (47d25bd) into main (a82fd98) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #18361   +/-   ##
=======================================
  Coverage   46.06%   46.06%           
=======================================
  Files         838      838           
  Lines       92725    92725           
=======================================
  Hits        42713    42713           
+ Misses      43230    43228    -2     
- Partials     6782     6784    +2     
Impacted Files Coverage Δ
modules/json/json.go 46.66% <ø> (ø)
models/unit/unit.go 48.45% <0.00%> (-2.07%) ⬇️
modules/process/manager.go 81.39% <0.00%> (-1.56%) ⬇️
routers/api/v1/repo/pull.go 28.35% <0.00%> (-0.51%) ⬇️
models/issue_comment.go 54.86% <0.00%> (-0.29%) ⬇️
modules/queue/queue_channel.go 82.60% <0.00%> (ø)
models/repo_list.go 77.21% <0.00%> (+0.59%) ⬆️
modules/queue/workerpool.go 58.62% <0.00%> (+0.62%) ⬆️
modules/queue/queue_bytefifo.go 52.27% <0.00%> (+2.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a82fd98...47d25bd. Read the comment docs.

@zeripath zeripath merged commit 1ddfa59 into go-gitea:main Jan 22, 2022
zjjhot pushed a commit to zjjhot/gitea that referenced this pull request Jan 23, 2022
* 'main' of https://github.com/go-gitea/gitea:
  Add packagist webhook (go-gitea#18224)
  Fix mime-type detection for HTTP server (go-gitea#18370)
  Always use git command but not os.Command (go-gitea#18363)
  Add deprecated for LFS_CONTENT_PATH on zh-cn docs (go-gitea#18362)
  [skip ci] Updated translations via Crowdin
  Make gitea, gitea-vet future-proof (go-gitea#18361)
  Pause queues (go-gitea#15928)
  Disable content sniffing on `PlainTextBytes` (go-gitea#18359)
  Update github.com/duo-labs/webauthn (go-gitea#18357)
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
* Make gitea, gitea-vet future-proof

- Ref: https://gitea.com/gitea/gitea-vet/pulls/18

* Correct order

Co-authored-by: zeripath <art27@cantab.net>
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants