Closed claytonrcarter closed 1 year ago
Patch coverage: 30.00
% and project coverage change: -0.12
:warning:
Comparison is base (
98c3f01
) 56.00% compared to head (033192f
) 55.88%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This has been rebased onto #857 and is pointing at that branch. This should be merged after that one.
Like #855, this also deals with a breaking change in GL 16.0. In this case, support for "legacy" URLs has been removed, and this is also breaking
lab issue browse
,... mr browse
, and... snippet browse
. This change should update all of these so that they work again.BREAKING As I understand it, these delimited URLs should work on any version of GL since v9 (2017) but these changes will bread the browse commands for users of older versions. If this is a concern, I suppose we could use a config flag to control the URL format.
FMI Deprecation notice: https://docs.gitlab.com/ee/update/deprecations.html?removal_milestone=16.0#legacy-urls-replaced-or-removed List of affected URLs: https://gitlab.com/gitlab-org/gitlab/-/issues/28848#release-notes