Shawn

Results 44 comments of Shawn

if @nategood wants to abandon, I offer to take it over, I think it's far and away more useful than pulling in Symfony or Laravel components. Feel free to publish...

I went ahead and forked and rewrote this for PHP 7.2 - https://packagist.org/packages/tolidano/commandox

I created a PHP 5.4-7.1 version of this and then a PHP 7.2 version: https://github.com/tolidano/commandox/releases

See my PHP 7.2+ fork/rewrite, which does neither: https://packagist.org/packages/tolidano/commandox Happy to discuss further there.

Ported to https://github.com/tolidano/commandox/pull/19

This is now happening for me as well. ``` Error 403 No valid crumb was included in the request HTTP ERROR 403 Problem accessing /job/deploy-production-all-deals/build. Reason: No valid crumb was...

Ah - and we have found the issue. It's because the job has parameters. And by hitting Build Now, none are passed. You should make it smart enough to see...

My specific versions of things: ``` __pycache__ certifi httpcore merge.py s3transfer anyio certifi-2024.2.2.dist-info httpcore-1.0.5.dist-info nyct_gtfs s3transfer-0.10.1.dist-info anyio-4.3.0.dist-info charset_normalizer httpx nyct_gtfs-1.3.2.dist-info six-1.16.0.dist-info bin charset_normalizer-3.3.2.dist-info httpx-0.27.0.dist-info parsers six.py boto3 dateutil idna protobuf-5.26.1.dist-info...

I think it requires regenerating the protos? But it's not clear. If it is that, dropping instructions for how to do that, I would be happy to do it and...