James King

Results 38 issues of James King

Upterm is now deprecated, therefore should not be recommended for use: https://github.com/railsware/upterm

enhancement

When running `php artisan opcache:status` I get: ``` In Response.php line 270: [ErrorException] Trying to access array offset on value of type null Exception trace: at /home/sites/15a/5/564543e965/staging/releases/98/vendor/laravel/framework/src/Illuminate/Http/Client/Response.php:270 Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() at /home/sites/15a/5/564543e965/staging/releases/98/vendor/laravel/framework/src/Illuminate/Http/Client/Response.php:270...

Provide a `Dockerfile` and published Docker image to make it easier for developers to run the Dashboard locally.

type: enhancement

Hi, Any chance of React v17 support?

I've created a Satis repository being hosted on GitLab Pages. Running `composer` locally works fine, however running it on GitLab CI gives: `The checksum verification of the file failed` What...

support

Hey! Great repo btw! Laravel 5 is apparently launching end of this year and has a completely new directory structure and many new features. Should we create a Laravel 5...

We had a user in production get a strange error today which seems to originate from this package: ``` rename(/home/sites/15a/5/564543e965/production/releases/161/vendor/divineomega/password_exposed/src/../bundles/ca-certs.json,/home/sites/15a/5/564543e965/production/releases/161/vendor/divineomega/password_exposed/src/../bundles/ca-certs-backup-20210915192000.json): No such file or directory ``` Its only happened once...

Hello, thanks for these really useful docker images. I'm having an issue with https://github.com/codecov/codecov-action and I'm not sure if it is related to their side or whether it is something...

Codeception v5 is now released so we should aim to support it

enhancement

Now that Codeception v5 is released, I think we should stick to supporting only the last 2 major versions of Codeception, v4 and v5.

enhancement