Skip to content

Remove Sphinx build and SymfonyCloud deployment #15809

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

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

javiereguiluz
Copy link
Member

As discussed internally in the Symfony Docs Team (@wouterj, @xabbuh, @weaverryan, @OskarStark) and as discussed with @fabpot too, we're removing:

(1) Doc build deployment on SymfonyCloud. Not needed for most contributors because we now have several linters that will alert you about mistakes. Besides, we'll soon switch to a PHP-only solution to build docs, so it'll be trivial to set it up locally (vs the old Sphinx/Python-based or Docker-based doc build which was cumbersome)

(2) The Sphinx-based build on GitHub actions, for the reasons mentioned above: we're about to switch to PHP-only doc building (it's already working locally, but we need to improve/refactor some things).

Copy link
Member

@wouterj wouterj left a comment

Choose a reason for hiding this comment

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

(can someone with admin rights on GitHub remove the "symfony" job from the checks?)

@fabpot
Copy link
Member

fabpot commented Sep 13, 2021

@wouterj If you are talking about the webhook, I've just removed it.

@javiereguiluz javiereguiluz merged commit 4868ad8 into symfony:4.4 Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants