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

Add IsTemplate option in create repo ui and api #12942

Merged
merged 2 commits into from
Sep 25, 2020

Conversation

a1012112796
Copy link
Member

As title

image

Signed-off-by: a1012112796 <1012112796@qq.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2020

Codecov Report

Merging #12942 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12942      +/-   ##
==========================================
- Coverage   42.82%   42.81%   -0.02%     
==========================================
  Files         661      661              
  Lines       72974    72977       +3     
==========================================
- Hits        31251    31244       -7     
- Misses      36654    36664      +10     
  Partials     5069     5069              
Impacted Files Coverage Δ
models/repo.go 55.11% <ø> (ø)
modules/auth/repo_form.go 42.34% <ø> (ø)
modules/structs/repo.go 50.00% <ø> (ø)
modules/repository/create.go 52.72% <100.00%> (+0.87%) ⬆️
routers/api/v1/repo/repo.go 61.78% <100.00%> (+0.10%) ⬆️
routers/repo/repo.go 27.85% <100.00%> (+0.25%) ⬆️
models/unit.go 46.57% <0.00%> (-2.74%) ⬇️
modules/charset/charset.go 68.53% <0.00%> (-2.25%) ⬇️
services/gitdiff/gitdiff.go 72.85% <0.00%> (-1.64%) ⬇️
modules/log/file.go 73.60% <0.00%> (-1.61%) ⬇️
... and 5 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 7a7f560...d1aa33e. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 25, 2020
@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 Sep 25, 2020
@lafriks lafriks added modifies/api This PR adds API routes or modifies them topic/ui Change the appearance of the Gitea UI labels Sep 25, 2020
@lafriks lafriks added this to the 1.13.0 milestone Sep 25, 2020
@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 Sep 25, 2020
@lunny lunny merged commit 3c36080 into go-gitea:master Sep 25, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
@a1012112796 a1012112796 deleted the enhancement/create_template_repo branch May 20, 2021 15:54
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. modifies/api This PR adds API routes or modifies them topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants