Skip to content

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

4 participants