mirror of
https://codeberg.org/forgejo/forgejo
synced 2025-09-17 05:02:56 +02:00
- Because we wish to show the status of the old and new commit of a force push, ignore that the commit doesn't exist and return a commit with only its ID filled. This is enough to still show the CI status of this commit although the commit itself is no longer reachable. - Add unit test. - Add integration test. - Resolves forgejo/forgejo#9250 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9262 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz> |
||
---|---|---|
.. | ||
TestActionVariablesModification | ||
TestAdminDeleteUser | ||
TestAdminModerationViewReports | ||
TestAPIRemoveIssueLabelByName | ||
TestBlockActions | ||
TestBlockedNotifications | ||
TestCommitRefComment | ||
TestFeed | ||
TestForcePushCommitStatus | ||
TestGetContentHistory | ||
TestPullCombinedReviewRequest | ||
TestPullMirrorRedactCredentials | ||
TestPullRequestReplyMail | ||
TestRunnerModification | ||
TestSystemCommentRoles | ||
TestUserPasswordResetOAuth2 | ||
TestXSSReviewDismissed |