1
0
Fork 0
mirror of synced 2024-09-15 00:48:25 +12:00
Commit graph

10 commits

Author SHA1 Message Date
Bradley Schofield
da8b4bb9f9 Add build step and more function cleanup 2021-09-13 11:50:45 +01:00
Bradley Schofield
66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
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
37c33c3c7b fix(functions): environment variables 2021-09-03 13:41:42 +02:00
Eldad Fux
d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03: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
kodumbeats
90833683fa Update env names for consistency 2021-03-19 11:46:03 -04:00
kodumbeats
8373db80ef Comment unneeded function calls 2021-03-10 14:42:36 -05:00
kodumbeats
a2bf6269bf Create script for testing execution custom data 2021-03-10 12:43:59 -05:00