1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
Commit graph

28276 commits

Author SHA1 Message Date
Sam Rose 332a201ae7
Revert "Migrate from vm to isolated-vm" 2024-02-02 09:51:46 +00:00
Budibase Staging Release Bot 3e84ad924d Bump version to 2.17.1 2024-02-01 17:08:01 +00:00
Michael Drury 37a63404df
Merge pull request #12930 from Budibase/revert-12929-revert-12769-isolated-vm
Migrate from `vm` to `isolated-vm`
2024-02-01 16:35:06 +00:00
Michael Drury a6e8bdf1a5
Merge pull request #12932 from Budibase/fix/automation-js-scripts
Fix automation JS scripts
2024-02-01 16:23:33 +00:00
mike12345567 2ec4fd5d67 Fixing executeScript test cases to cover the issue we experienced, make sure context is correctly accessible. 2024-02-01 16:11:44 +00:00
mike12345567 50cd0564c0 Merge branch 'revert-12929-revert-12769-isolated-vm' of github.com:Budibase/budibase 2024-02-01 16:01:27 +00:00
mike12345567 6cad0e758f Quick fix for automation JS scripting, make sure context is passed through correctly. 2024-02-01 16:00:58 +00:00
Adria Navarro 45ea6a6fd6
Revert "Revert "Migrate from vm to isolated-vm"" 2024-02-01 16:47:41 +01:00
Adria Navarro a078bcf600
Merge pull request #12929 from Budibase/revert-12769-isolated-vm
Revert "Migrate from `vm` to `isolated-vm`"
2024-02-01 16:37:48 +01:00
Adria Navarro 16749ec3dd
Revert "Migrate from vm to isolated-vm" 2024-02-01 16:30:34 +01:00
Budibase Staging Release Bot 9ab726f9b2 Bump version to 2.17.0 2024-02-01 14:48:35 +00:00
Adria Navarro f77acc1f1b
Merge pull request #12769 from Budibase/isolated-vm
Migrate from `vm` to `isolated-vm`
2024-02-01 13:22:11 +01:00
Adria Navarro 87501bf25e
Merge branch 'master' into isolated-vm 2024-02-01 13:15:47 +01:00
Adria Navarro 2ea70e1010
Merge pull request #12922 from Budibase/test-isolated-vm
Test isolated vm
2024-02-01 13:15:33 +01:00
Budibase Staging Release Bot 2c8254ba0f Bump version to 2.16.3 2024-02-01 12:11:47 +00:00
Michael Drury ebd3c0e790
Merge pull request #12923 from Budibase/fix/very-large-backups
Handling very large backup upload/downloads
2024-02-01 11:51:08 +00:00
Michael Drury 8576a71128
Merge branch 'master' into fix/very-large-backups 2024-02-01 11:45:19 +00:00
Adria Navarro 3aff1004c8
Merge branch 'master' into isolated-vm 2024-02-01 12:42:48 +01:00
Adria Navarro 3808718004 Fix tests 2024-02-01 12:42:23 +01:00
Adria Navarro 480476bcfe Lint 2024-02-01 12:32:39 +01:00
Adria Navarro 843d95c3bb Lint 2024-02-01 12:30:59 +01:00
Adria Navarro 1439eb9b27 Fix stripProtocol 2024-02-01 12:20:31 +01:00
mike12345567 c4eae33b67 Fixing mock to cover getReadStream in object store. 2024-02-01 11:09:28 +00:00
Adria Navarro d1cf13707d Fix url.escape 2024-02-01 11:57:22 +01:00
Peter Clement 1a7faa5f5b
Merge pull request #12913 from Budibase/fix/pc-fixes
Fixes for automation bindings and chain automation settings
2024-02-01 10:26:46 +00:00
mike12345567 e61d52ee8b Updating pro ref to master. 2024-02-01 10:18:14 +00:00
Adria Navarro 1b88700d02 Test random helper 2024-02-01 11:17:55 +01:00
Adria Navarro 2899c4f7f8 Test uuid helper 2024-02-01 11:15:36 +01:00
Adria Navarro 181d462cdf Update uuid 2024-02-01 11:15:21 +01:00
Adria Navarro 4461c49f48 Allow skipping tests 2024-02-01 10:58:20 +01:00
Adria Navarro 82db76627f Better typing 2024-02-01 10:56:59 +01:00
Peter Clement 6fdbeb1258 submodule 2024-02-01 09:42:38 +00:00
mike12345567 010f160fa5 Cleaning up files after import is finished (with large files this saves on tmp space) as well as fixing an issue where menu would appear next to a restore despite having no options. 2024-01-31 18:22:18 +00:00
mike12345567 85f7d66a99 Handling very large exports/backup downloads. 2024-01-31 17:16:51 +00:00
Adria Navarro e6ae364918 Register server helpers 2024-01-31 17:49:55 +01:00
Adria Navarro b96ca1cf54 Run hbs on server tests 2024-01-31 17:49:55 +01:00
Adria Navarro de4d7d95c3 Move code to test helpers 2024-01-31 17:49:55 +01:00
Adria Navarro 786acaa121 Add basic test 2024-01-31 17:49:55 +01:00
Adria Navarro ed7b89f2f9 Move jsRunner to folder 2024-01-31 17:49:55 +01:00
Adria Navarro a5ccb9f0e8 Dry 2024-01-31 17:47:07 +01:00
Peter Clement 1b023b849f
Merge branch 'master' into fix/pc-fixes 2024-01-31 16:21:39 +00:00
Adria Navarro 507aa8af93 Simplify and remove magic strings 2024-01-31 17:05:20 +01:00
Adria Navarro 805b24975b Allow configuring memory limits 2024-01-31 16:55:59 +01:00
Andrew Kingston c0823d7018
Merge pull request #12822 from poirazis/contrib-expose-fetchData-in-SDK
Expose fetchData and LuceneUtils via the client library SDK
2024-01-31 15:54:12 +00:00
Michael Poirazi e0c1382d3f
Merge branch 'master' into contrib-expose-fetchData-in-SDK 2024-01-31 17:38:42 +02:00
Budibase Staging Release Bot 3c6246e03f Bump version to 2.16.2 2024-01-31 15:16:08 +00:00
Martin McKeaveney 2bf1befd3e
Merge pull request #12920 from Budibase/consoleloglintrule
adding lint rule for console.log
2024-01-31 17:03:23 +02:00
Martin McKeaveney 00fa0dab24
Merge branch 'master' into consoleloglintrule 2024-01-31 17:02:41 +02:00
Sam Rose 2352d9f52b
Merge pull request #12917 from Budibase/update-nano
Update to @budibase/nano 10.1.5
2024-01-31 14:52:10 +00:00
Sam Rose 682c3c6c14
Merge branch 'master' into update-nano 2024-01-31 14:43:44 +00:00