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

Move source code view of warnings plugin to Prism API #1

Merged
merged 5 commits into from
Dec 15, 2021

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Dec 11, 2021

The source code view renders a source file using Prism in a new Jenkins details page. The source code can be enriched by an annotation, that marks the whole file or a specific line number with some additional information (a warning, etc.).

The source code view has a customizable theme that can be changed globally for the Jenkins instance in the system configuration page.

Default Theme

Bildschirmfoto 2021-12-15 um 22 13 59

Dark Theme

Bildschirmfoto 2021-12-15 um 13 03 56

@uhafner uhafner added the enhancement Enhancement of existing functionality label Dec 11, 2021
@uhafner uhafner merged commit 7748710 into main Dec 15, 2021
@uhafner uhafner deleted the source-code-view branch January 10, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant