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

Fix missing queue type on app.ini.sample #7494

Merged
merged 3 commits into from
Jul 17, 2019

Conversation

lunny
Copy link
Member

@lunny lunny commented Jul 17, 2019

will fix #7491

@lunny lunny added the type/docs This PR mainly updates/creates documentation label Jul 17, 2019
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jul 17, 2019
@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 Jul 17, 2019
@codecov-io
Copy link

codecov-io commented Jul 17, 2019

Codecov Report

Merging #7494 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7494      +/-   ##
==========================================
+ Coverage    41.2%   41.21%   +0.01%     
==========================================
  Files         469      469              
  Lines       63533    63533              
==========================================
+ Hits        26180    26188       +8     
+ Misses      33935    33926       -9     
- Partials     3418     3419       +1
Impacted Files Coverage Δ
models/repo_list.go 73.09% <0%> (+1.01%) ⬆️
routers/repo/view.go 43.25% <0%> (+1.01%) ⬆️
models/unit.go 67.56% <0%> (+5.4%) ⬆️

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 acf6bd4...7cd87d9. Read the comment docs.

@techknowlogick techknowlogick merged commit 0e2996c into go-gitea:master Jul 17, 2019
@lunny lunny deleted the lunny/fix_docs branch July 18, 2019 01:20
jeffliu27 pushed a commit to jeffliu27/gitea that referenced this pull request Jul 18, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
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. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs issue with ISSUE_INDEXER_QUEUE_TYPE
5 participants