We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
server
When adding a global registry, if you add the protocol (ie https://), the entry is not removable via the UI.
create two global registry records, mytest.local, and https://mytest.local.
mytest.local will be removable. https://mytest.local will say it's being removed, but will persist.
Both records should be removed.
{"source":"https://github.com/woodpecker-ci/woodpecker","version":"2.7.3"}
No response
next
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Component
server
Describe the bug
When adding a global registry, if you add the protocol (ie https://), the entry is not removable via the UI.
Steps to reproduce
create two global registry records, mytest.local, and https://mytest.local.
mytest.local will be removable.
https://mytest.local will say it's being removed, but will persist.
Expected behavior
Both records should be removed.
System Info
Additional context
No response
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: