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
web-ui
Text parsing of an http link printed in color on the output console adds a span tag to the HTML
- name: test image: alpine:3.21 commands: - NOCOLOR='\\033[0m' - BLUE='\\033[0;34m' - echo -e "$${BLUE}https://docs.astral.sh/ruff/rules/pytest-fixture-positional-args/$${NOCOLOR}" - echo "https://docs.astral.sh/ruff/rules/pytest-fixture-positional-args"
No response
{ source: "https://github.com/woodpecker-ci/woodpecker", version: "3.0.1" }
next
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Component
web-ui
Describe the bug
Text parsing of an http link printed in color on the output console adds a span tag to the HTML
Steps to reproduce
Expected behavior
No response
System Info
Additional context
No response
Validations
next
version already [https://woodpecker-ci.org/versions]The text was updated successfully, but these errors were encountered: