Skip to content

Block scoped usage - #235

Draft
uhafner wants to merge 3 commits into
mainfrom
blockScoped
Draft

Block scoped usage#235
uhafner wants to merge 3 commits into
mainfrom
blockScoped

Conversation

@uhafner

@uhafner uhafner commented Oct 22, 2019

Copy link
Copy Markdown
Member

@jenkinsci jenkinsci deleted a comment Oct 22, 2019
@uhafner uhafner added the enhancement Enhancement of existing functionality label Oct 25, 2019
@PhilippHomann

Copy link
Copy Markdown

@uhafner Any plans on moving this forward?

@uhafner

uhafner commented Oct 12, 2020

Copy link
Copy Markdown
Member Author

I stopped working on it since I found no solution to return the results back to the master. The basic use case is working, just the master slave communication is missing. Interested in helping?

@alexanderLinear

Copy link
Copy Markdown

any progress?

@uhafner

uhafner commented Jul 30, 2022

Copy link
Copy Markdown
Member Author

Actually, I improved the PR a little bit (https://github.com/jenkinsci/warnings-ng-plugin/tree/block-scoped). I got the serialization working, but then I noticed that in order to correctly support it in the planned way I need to change the API of the analysis-model from a text oriented input to a line oriented input, which is not trivial. At least a lot of existing parsers work differently (e.g. read multiple lines of the console or read XML files).

So I am sorry to say this PR still is stalled.

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.

3 participants