1
0
Fork 0
mirror of synced 2024-07-19 21:26:22 +12:00
budibase/packages/server/scripts
Rory Powell 77ffb8d86d Run integration suite in CI again / auto detect tenancy / refactors (#10209)
* qa-core-ci-fixes

* global setup and teardown wip

* Updates to logs and setup

* Remove date and console mocking

* Update CI to spin up minimal dev env

* Update readme

* Fix scopeBackend.sh

* Ensure docker services are initialised before starting worker

* Lint

* Fix admin user being created on startup (#10219)

* use regular bootstrap and build

* Lint

* Temp: re-use global setup to get around app limit in QA
2023-04-05 15:33:56 +01:00
..
dev Run integration suite in CI again / auto detect tenancy / refactors (#10209) 2023-04-05 15:33:56 +01:00
docs Replace deprecated String.prototype.substr() 2022-02-20 15:28:39 +01:00
integrations Fix for #9654 - the error checking was looking at the through fields flipped, which caused many to many relationships to throw an error. Also I've updated the dev compose file on master so that switching between develop and master is smoother. 2023-02-14 14:38:55 +00:00
load Some quick scripts for loading a lot of rows and apps. 2023-02-03 19:29:28 +00:00
watchtower-hooks Add watchtower hooks 2021-07-29 20:32:18 +01:00
account.js Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
exportAppTemplate.js Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
localdomain.js Update tenancy detection to honour any subdomain pattern according to platform url 2022-11-09 16:35:16 +00:00
multiTenancy.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
selfhost.js Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00
test.sh Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00