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 compiling into a pipeline #3488

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Move compiling into a pipeline #3488

merged 1 commit into from
Mar 23, 2023

Conversation

mvriel
Copy link
Member

@mvriel mvriel commented Mar 23, 2023

The compiler was introduced before we had pipelines, and to make maintenance simpler and more uniform I had moved the compiling steps into a pipeline.

In addition, an extra decorator was added that will log the start, end and execution time for each stage. This will be visible when running phpDocumentor in verbose mode.

The compiler was introduced before we had pipelines, and to make
maintenance simpler and more uniform I had moved the compiling steps
into a pipeline.

In addition, an extra decorator was added that will log the start, end
and execution time for each stage. This will be visible when running
phpDocumentor in verbose mode.
@jaapio jaapio merged commit ea824e6 into master Mar 23, 2023
@mvriel mvriel deleted the move-compiling-into-pipeline branch March 23, 2023 13:23
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.

None yet

2 participants