Hi Team,
Recently Travis builds have stopped running for PHP.
We only see Cirrus and appveyor CI builds, however travis.yml exists in
the github repo.
Could you please update if Travis builds will be started again or if there
are plans to disable Travis CI support ?
Regards,
Chandranana
On Wed, Nov 24, 2021 at 12:42 PM Chandranana Naik Chandranana.Naik@ibm.com
wrote:
Hi Team,
Recently Travis builds have stopped running for PHP.
We only see Cirrus and appveyor CI builds, however travis.yml exists in
the github repo.Could you please update if Travis builds will be started again or if there
are plans to disable Travis CI support ?
Hi,
I've sent a support request to Travis to extend us additional open-source
credits, so hopefully this will be running again soon.
Generally though, I would recommend you to migrate from Travis CI to GitHub
Actions. The PHP project itself uses Travis CI for testing non-x86
platforms only, which are generally not available on other CI providers.
Regards,
Nikita
Hi Nikita,
On Wed, Nov 24, 2021 at 12:42 PM Chandranana Naik <
Chandranana.Naik@ibm.com>
wrote:Hi Team,
Recently Travis builds have stopped running for PHP.
We only see Cirrus and appveyor CI builds, however travis.yml exists in
the github repo.Could you please update if Travis builds will be started again or if
there
are plans to disable Travis CI support ?Hi,
I've sent a support request to Travis to extend us additional open-source
credits, so hopefully this will be running again soon.Generally though, I would recommend you to migrate from Travis CI to GitHub
Actions. The PHP project itself uses Travis CI for testing non-x86
platforms only, which are generally not available on other CI providers.
what we did for GD. Also adding arm is simple as the gh ci bot works on arm.
For ppc and other there is a gh bot port typescript and this is the one we
use. Only need to install it instead of gh one, gh website parts remain the
same.
Best,
Pierre
On Wed, Nov 24, 2021 at 12:42 PM Chandranana Naik Chandranana.Naik@ibm.com
wrote:
Hi Team,
Recently Travis builds have stopped running for PHP.
We only see Cirrus and appveyor CI builds, however travis.yml exists in
the github repo.Could you please update if Travis builds will be started again or if there
are plans to disable Travis CI support ?Regards,
Chandranana
Travis is working again.
Regards,
Nikita
Hi Nikita,
Travis is working again.
In the meantime, I asked AWS if it is ok to share GD's graviton box
with php, all good.
If we don't have one, happy to add you there. GH Actions already in
place, only need to set up two accounts (I never did but should be
smooth :).
best,
Pierre
@pierrejoye | http://www.libgd.org