Commit Graph

7 Commits

Author SHA1 Message Date
Peter Stockings
c96e58e139 Fix order of arguments for executeUserCode 2023-12-22 18:44:50 +11:00
Peter Stockings
aa92108fbd Add function name as variable accessible from scripts through the name: FUNCTION_NAME 2023-12-22 17:59:01 +11:00
Peter Stockings
a09e91adf0 Add dependency on cheerio 2023-12-19 22:44:49 +11:00
Peter Stockings
95320487f2 Add JSDOM to isolated function context 2023-12-19 22:19:19 +11:00
Peter Stockings
12e9871eed Rename state to status in execution response 2023-12-18 19:20:16 +11:00
Peter Stockings
0ce54f112f Add environment object to function context and return it back to caller 2023-12-18 14:09:39 +11:00
Peter Stockings
ab04b77526 Initial commit 2023-12-14 21:46:49 +11:00