budibase/packages/server/src
Peter Clement 0e229c9b2e
Update automation test builder to support branching (#14387)
* add branch step definition

* update automation test builder to support branching

* rename Automation test builder

* example test

* pr comments
2024-08-15 16:07:42 +00:00
..
api Fixing an issue with app import - old attachments which have an invalid state can cause the app to fail to import. 2024-08-15 14:25:36 +01:00
appMigrations Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
automations Update automation test builder to support branching (#14387) 2024-08-15 16:07:42 +00:00
constants
db Fix 2024-07-31 15:20:06 +02:00
definitions More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
events
integration-test
integrations Merge master. 2024-08-12 09:43:49 +01:00
jsRunner Adding a polyfill bundle for Buffer which can be used in the isolated-vm. 2024-07-23 19:02:39 +01:00
middleware
migrations
sdk Fixing an issue with app import - old attachments which have an invalid state can cause the app to fail to import. 2024-08-15 14:25:36 +01:00
startup Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
tests More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
threads More automation typing in preparation for branching (#14378) 2024-08-14 21:39:39 +01:00
utilities Fixing an issue with app import - old attachments which have an invalid state can cause the app to fail to import. 2024-08-15 14:25:36 +01:00
websockets
app.ts
ddApm.ts
environment.ts Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
features.ts Support primitives in feature flags, make flag types flow, remove some obsolete feature flag systems. 2024-07-22 17:43:53 +01:00
index.ts
koa.ts
watch.ts