Skip to content

If the default branch is not present do not report error on stats indexing (#15546 & #15583) #15594

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
Apr 22, 2021

Conversation

zeripath
Copy link
Contributor

Backport #15546
Backport #15583

#15546 doesn't completely fix this problem because the error returned is an ObjectNotExist
error not a BranchNotExist error.

Add test for ErrObjectNotExist too

Fix #15257

Signed-off-by: Andrew Thornton [email protected]

…exing (follow-up of go-gitea#15546) (go-gitea#15583)

Backport go-gitea#15546
Backport go-gitea#15583

 go-gitea#15546 doesn't completely fix this problem because the error returned is an ObjectNotExist
error not a BranchNotExist error.

Add test for ErrObjectNotExist too

Fix go-gitea#15257

Signed-off-by: Andrew Thornton <[email protected]>
@zeripath zeripath added this to the 1.14.2 milestone Apr 22, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Apr 22, 2021
@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 Apr 22, 2021
@6543 6543 merged commit 6e2dacf into go-gitea:release/v1.14 Apr 22, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Jun 4, 2021
@zeripath zeripath deleted the backport-15583-v1.14 branch December 29, 2022 19:16
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/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants