Skip to content

Fix broken link to v1.130-rc1 tag in changelog #13200

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
Oct 18, 2020

Conversation

a1012112796
Copy link
Member

tag name in gh is case-sensitive, The previous link will return 404.

image

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Oct 18, 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 Oct 18, 2020
@codecov-io
Copy link

codecov-io commented Oct 18, 2020

Codecov Report

Merging #13200 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13200      +/-   ##
==========================================
- Coverage   42.01%   42.01%   -0.01%     
==========================================
  Files         683      683              
  Lines       75215    75215              
==========================================
- Hits        31605    31598       -7     
- Misses      38443    38450       +7     
  Partials     5167     5167              
Impacted Files Coverage Δ
routers/repo/http.go 43.11% <0.00%> (ø)
services/pull/temp_repo.go 26.59% <0.00%> (-3.20%) ⬇️
services/pull/check.go 48.90% <0.00%> (-2.92%) ⬇️
services/pull/patch.go 52.84% <0.00%> (-1.71%) ⬇️
services/pull/pull.go 40.78% <0.00%> (ø)
modules/util/timer.go 85.71% <0.00%> (+42.85%) ⬆️

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 27687fa...ff2fd6f. Read the comment docs.

@zeripath zeripath changed the title fix a small nit Fix broken link to v1.130-rc1 tag in changelog Oct 18, 2020
@zeripath zeripath added the type/docs This PR mainly updates/creates documentation label Oct 18, 2020
@lafriks lafriks merged commit 4099a18 into go-gitea:master Oct 18, 2020
@a1012112796 a1012112796 deleted the patch-2 branch October 18, 2020 16:10
a1012112796 added a commit to a1012112796/gitea that referenced this pull request Oct 18, 2020
techknowlogick pushed a commit that referenced this pull request Oct 18, 2020
Co-authored-by: zeripath <[email protected]>

Co-authored-by: zeripath <[email protected]>
@zeripath zeripath added the backport/done All backports for this PR have been created label Oct 25, 2020
@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
backport/done All backports for this PR have been created 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.

7 participants