Skip to content

Conversation

@oleg-nenashev
Copy link
Member

@oleg-nenashev oleg-nenashev commented Aug 7, 2018

This change aligns the JEP with the new implementation in jenkinsci/jenkins#3575

  • - LoggingMethod and LogBrowser have been merged into LogStorage
  • - Seperate implementations are now introduced in External Logging API instead
  • - Per-step log browsing has been removed from the core (see Reasoning)
  • - Encoding requirements have been explicitly documented

Implementations:

Also CC @carlossg who is a BDFL delegate in JEP-212

- [x] - LoggingMethod and LogBrowser have been merged into LogStorage
- [x] - Seperate implementations are now introduced in External Logging API instead
- [x] - Per-step log browsing has been removed from the core (see Reasoning)
- [x] - Encoding requirements have been explicitly documented
@oleg-nenashev oleg-nenashev requested a review from jglick August 7, 2018 13:33
@jglick
Copy link
Member

jglick commented Aug 7, 2018

It may take me a few days to get to this as I work on the JEP-210 reference implementation.

Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine. The core PR is still somewhat in flux anyway, especially as we lock down the integration with JEP-210.

@oleg-nenashev
Copy link
Member Author

Yes, there will be more follow-up patches.
I will merge it so that other reviewers see the actual state

@oleg-nenashev oleg-nenashev merged commit b1da1e1 into jenkinsci:master Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants