Skip to content

Fix documentation #19067

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

Merged
merged 2 commits into from
Mar 13, 2022
Merged

Fix documentation #19067

merged 2 commits into from
Mar 13, 2022

Conversation

mscherer
Copy link
Contributor

@mscherer mscherer commented Mar 12, 2022

close #19065

@codecov-commenter
Copy link

Codecov Report

Merging #19067 (1c6fc86) into main (9cca834) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #19067      +/-   ##
==========================================
- Coverage   46.55%   46.51%   -0.05%     
==========================================
  Files         854      854              
  Lines      122935   122935              
==========================================
- Hits        57235    57180      -55     
- Misses      58780    58835      +55     
  Partials     6920     6920              
Impacted Files Coverage Δ
modules/log/smtp.go 7.84% <0.00%> (-74.51%) ⬇️
modules/auth/openid/discovery_cache.go 28.00% <0.00%> (-72.00%) ⬇️
modules/queue/queue_channel.go 78.30% <0.00%> (-4.72%) ⬇️
modules/git/repo_base_nogogit.go 70.58% <0.00%> (-3.93%) ⬇️
modules/git/utils.go 66.29% <0.00%> (-3.38%) ⬇️
models/issue_comment.go 51.30% <0.00%> (-0.68%) ⬇️
models/repo_list.go 75.66% <0.00%> (-0.49%) ⬇️
services/pull/pull.go 40.24% <0.00%> (+0.62%) ⬆️
modules/queue/workerpool.go 54.30% <0.00%> (+1.04%) ⬆️
modules/process/manager.go 83.22% <0.00%> (+1.86%) ⬆️
... and 1 more

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 9cca834...1c6fc86. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 12, 2022
@6543 6543 changed the title Fix documentation and #19065 Fix documentation Mar 12, 2022
@6543 6543 added type/bug type/docs This PR mainly updates/creates documentation labels Mar 12, 2022
@6543 6543 added this to the 1.17.0 milestone Mar 12, 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 Mar 12, 2022
Copy link

@williamdes williamdes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@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 Mar 13, 2022
@6543
Copy link
Member

6543 commented Mar 13, 2022

.

@6543 6543 merged commit 35541f8 into go-gitea:main Mar 13, 2022
@6543 6543 added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Mar 13, 2022
zjjhot added a commit to zjjhot/gitea that referenced this pull request Mar 14, 2022
* giteaofficial/main:
  [skip ci] Updated translations via Crowdin
  Fix documentation and go-gitea#19065 (go-gitea#19067)
  RSS/Atom support for Repos (go-gitea#19055)
  [skip ci] Updated licenses and gitignores
  Feeds: render markdown to html (go-gitea#19058)
  [skip ci] Updated translations via Crowdin
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@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. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation for SSH is not correct for Alpine linux (fixes in the description)
6 participants