Commit Graph
7 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
Torsten Dittmann 5e4b335183 fix: cloud functions 2021-04-29 17:59:19 +02:00
kodumbeats 365d2d50dd Update testing functions with new env name 2021-03-29 14:31:41 -04:00
Eldad Fux c841acd220 Updated tests 2020-12-11 10:59:12 +02:00
Eldad Fux cef04229a3 Updated PHP function test 2020-12-11 08:45:20 +02:00
Eldad Fux c5db0fddbf Updated PHP test 2020-12-11 08:23:05 +02:00
Eldad Fux c75f3d44cc Added PHP tests 2020-12-11 07:50:54 +02:00