Describe the bug
The GPG key that is used to validate the CLI was moved: codecov/codecov-cli#716
All older versions of the orb have a hard-coded reference to the old location and V6 was only just released yesterday.
To Reproduce
Use the codecov/upload command with any older version without disabling CLI validation.
Expected behavior
There should have been a reasonable warning before removing the old key and/or the updated key reference should have been backported to older orb versions first.
Product Area
Coverage.
Commit and CI link
V6 update: 5ab5e97
Describe the bug
The GPG key that is used to validate the CLI was moved: codecov/codecov-cli#716
All older versions of the orb have a hard-coded reference to the old location and V6 was only just released yesterday.
To Reproduce
Use the
codecov/uploadcommand with any older version without disabling CLI validation.Expected behavior
There should have been a reasonable warning before removing the old key and/or the updated key reference should have been backported to older orb versions first.
Product Area
Coverage.
Commit and CI link
V6 update: 5ab5e97