1
0
Fork 0
mirror of synced 2024-08-31 09:51:33 +12:00
Commit graph

9 commits

Author SHA1 Message Date
Bradley Schofield
bca326dc8d Improvements to executor
- Executor now loads runtimes from php-runtimes package
- Executor now handles timeouts correctly
- Executor can now shutdown and remove containers before shutting down itself preventing a `docker-compose stop` failure due to active network endpoints.
- Fixed a issue with JWT's not working
- Improved general executor reliability
- Tests now pass!
2021-09-06 01:37:20 +01:00
Bradley Schofield
35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Bradley Schofield
48d57aa38e aaaaa 2021-08-27 10:21:28 +01:00
Eldad Fux
666f51f986 Updated code examples 2021-05-18 22:05:44 +03:00
Torsten Dittmann
6a196716b3 fix: adapt to review 2021-04-29 17:08:59 +02:00
Torsten Dittmann
cb5c88a4d0 fix: use new runtimes filter syntax 2021-04-23 10:40:45 +02:00
Torsten Dittmann
26a747d29e feat: update new php-runtimes version 2021-04-22 11:26:10 +02:00
Torsten Dittmann
0719806885 fix: runtime whitelist 2021-04-21 13:27:02 +02:00
Torsten Dittmann
25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00