Skip to content
New issue

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

Fix color scheme not supported #170

Merged
merged 12 commits into from
Jul 11, 2024
Merged

Conversation

EyalDelarea
Copy link
Contributor

@EyalDelarea EyalDelarea commented Jul 3, 2024

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • I used npm run format for formatting the code before submitting the pull request.

The color scheme used inside the job summaries is not supported on GitHub's enterprise servers.
Fallback to without color scheme if that's the case.

Color scheme:
https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/writing-mathematical-expressions

@EyalDelarea EyalDelarea added the bug Something isn't working label Jul 3, 2024
@EyalDelarea EyalDelarea self-assigned this Jul 3, 2024
@EyalDelarea EyalDelarea linked an issue Jul 3, 2024 that may be closed by this pull request
src/utils.ts Outdated Show resolved Hide resolved
src/utils.ts Outdated Show resolved Hide resolved
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Jul 11, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 11, 2024
Copy link

👍 Frogbot scanned this pull request and did not find any new security issues.


@EyalDelarea EyalDelarea merged commit b6ae82d into jfrog:master Jul 11, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in Job summary display using v4.1.2
2 participants