Enhancement: Build documentation on GitHub Actions - #2
Closed
localheinz wants to merge 1 commit into
Closed
localheinz wants to merge 1 commit into
localheinz wants to merge 1 commit into
Conversation
localheinz
force-pushed
the
feature/github-actions
branch
from
December 30, 2020 22:33
a59fbbf to
43726d3
Compare
Member
|
Thanks for the PR! Very nice! You have to clone php/doc-en as well, so you end up with: Missing files in de are just reused from en. |
localheinz
force-pushed
the
feature/github-actions
branch
from
December 31, 2020 04:20
43726d3 to
e339d2f
Compare
Contributor
Author
|
Thank you, @cmb69 - I adjusted the job accordingly! |
localheinz
marked this pull request as ready for review
December 31, 2020 08:47
localheinz
force-pushed
the
feature/github-actions
branch
from
December 31, 2020 08:48
e339d2f to
62710ca
Compare
localheinz
commented
Dec 31, 2020
localheinz
force-pushed
the
feature/github-actions
branch
13 times, most recently
from
December 31, 2020 17:23
2d646c3 to
30aec52
Compare
localheinz
force-pushed
the
feature/github-actions
branch
3 times, most recently
from
January 8, 2021 17:06
802b716 to
1cab503
Compare
localheinz
force-pushed
the
feature/github-actions
branch
from
January 8, 2021 17:07
1cab503 to
326dd3b
Compare
1 task
Contributor
Author
|
Anything missing here? |
Member
Yes, the reminder that this PR should be merged. Sorry, complete forgot about it. |
Contributor
Author
|
Thank you, @cmb69! |
brcontainer
added a commit
to brcontainer/doc-de
that referenced
this pull request
Sep 8, 2026
Same as: php/doc-en#5842 Incorrect: ```php case 0x8000: // regular $info = 'r'; ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR
💁♂️ The workflow is identical to the one proposed in php/doc-en#299 (except for the
LANGUAGEenvironment variable). You can see this in action at localheinz#1.