1
0
Fork 0
mirror of synced 2024-08-08 06:37:55 +12:00
Commit graph

19889 commits

Author SHA1 Message Date
adrinr
70475c3250 Use yarn workspaces with nx 2023-04-13 10:54:18 +01:00
adrinr
69d9b9acfa Update submodule 2023-04-13 10:53:40 +01:00
adrinr
ceacf38ed6 Bootstrap submodule 2023-04-13 10:44:28 +01:00
Budibase Staging Release Bot
fd1c27aa22 Update pro version to 2.4.44-alpha.19 2023-04-13 09:30:19 +00:00
Budibase Staging Release Bot
a89b04203e v2.4.44-alpha.19 2023-04-13 09:27:17 +00:00
Michael Drury
5e4a6f383c Merge pull request #10281 from Budibase/dependabot/npm_and_yarn/packages/server/vm2-3.9.16
Bump vm2 from 3.9.11 to 3.9.16 in /packages/server
2023-04-13 10:12:07 +01:00
Michael Drury
795ccc7750 Merge pull request #10282 from Budibase/dependabot/npm_and_yarn/packages/string-templates/vm2-3.9.16
Bump vm2 from 3.9.11 to 3.9.16 in /packages/string-templates
2023-04-13 10:11:58 +01:00
Michael Drury
6ff60cb74f Merge pull request #10283 from Budibase/dependabot/npm_and_yarn/packages/worker/vm2-3.9.16
Bump vm2 from 3.9.14 to 3.9.16 in /packages/worker
2023-04-13 10:11:49 +01:00
adrinr
b8d5fe88b6 Remove "root" from refrenced packages 2023-04-13 09:43:59 +01:00
adrinr
b8d9311b49 Merge branch 'chore/yarn_workspaces' into chore/pro_as_submodule 2023-04-13 09:41:59 +01:00
adrinr
4c5a2dd4db Add packages 2023-04-13 09:40:26 +01:00
adrinr
25b77637a7 Add runner 2023-04-12 23:24:20 +01:00
adrinr
627a02e150 Add yarn link (needed for some test path refs) 2023-04-12 22:33:56 +01:00
Budibase Staging Release Bot
50034e9093 Update pro version to 2.4.44-alpha.18 2023-04-12 21:30:30 +00:00
Budibase Staging Release Bot
1e9ae6aec1 v2.4.44-alpha.18 2023-04-12 21:27:37 +00:00
Rory Powell
36ba6507e3 Syntax fix for proxy service image in helm charts (#10284) 2023-04-12 22:19:54 +01:00
dependabot[bot]
c85da05f12 Bump vm2 from 3.9.14 to 3.9.16 in /packages/worker
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.14 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.14...3.9.16)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 21:11:11 +00:00
dependabot[bot]
c43d99ad13 Bump vm2 from 3.9.11 to 3.9.16 in /packages/string-templates
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.16)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 20:52:02 +00:00
dependabot[bot]
8c7c0653b0 Bump vm2 from 3.9.11 to 3.9.16 in /packages/server
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.16)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 20:49:15 +00:00
adrinr
0319610095 Fix backend-core tests 2023-04-12 21:46:08 +01:00
adrinr
2858b27f72 Fix string-templates tests 2023-04-12 20:01:31 +01:00
adrinr
123a762b60 Add missing dependency 2023-04-12 19:43:57 +01:00
adrinr
e217286e7b Remove types 2023-04-12 19:41:23 +01:00
adrinr
929e0c8e6a Remove bootstrap 2023-04-12 19:36:22 +01:00
adrinr
b41157d740 Add missing types 2023-04-12 19:08:19 +01:00
adrinr
e73aa0ce75 Remove wrong pro commit 2023-04-12 18:54:16 +01:00
adrinr
abf9c634fa Update yarn.lock 2023-04-12 18:51:37 +01:00
adrinr
e6dc4e5fa0 Remove unused yarn.lock 2023-04-12 18:49:29 +01:00
adrinr
4f98f99a90 Use yarn workspaces with nx 2023-04-12 18:48:57 +01:00
adrinr
181d0ee236 Run pro bootstrap if submodule exists 2023-04-12 18:36:58 +01:00
adrinr
77a96b41a0 Undo yarn.lock changes 2023-04-12 17:41:49 +01:00
Budibase Staging Release Bot
222e772cb7 Update pro version to 2.4.44-alpha.17 2023-04-12 15:41:28 +00:00
Budibase Staging Release Bot
4eb5201f6a v2.4.44-alpha.17 2023-04-12 15:38:04 +00:00
Rory Powell
b71169deee Fix how version is processed in helm chart (#10277) 2023-04-12 16:30:10 +01:00
adrinr
f6cf462906 Fix cross references 2023-04-12 16:22:56 +01:00
Budibase Staging Release Bot
201c886f5a Update pro version to 2.4.44-alpha.16 2023-04-12 13:10:35 +00:00
Budibase Staging Release Bot
9afbb300fa v2.4.44-alpha.16 2023-04-12 13:07:38 +00:00
melohagan
3a5e31710c Add db prop to redis integration (#10210)
* Add db prop to redis integration

* Add DB display

* Default DB value to 0
2023-04-12 13:51:40 +01:00
Rory Powell
3b9887c66c Use helm .Chart.AppVersion instead of specifying value (#9933)
* Use helm .Chart.AppVersion instead of specifying value

* Backwards compatibility with existing process for deploying chart from source where Chart.AppVersion hasn't been generated yet
2023-04-12 13:49:25 +01:00
Budibase Staging Release Bot
cc929b93a9 Update pro version to 2.4.44-alpha.15 2023-04-12 12:45:51 +00:00
Budibase Staging Release Bot
ad393a829d v2.4.44-alpha.15 2023-04-12 12:42:23 +00:00
Michael Drury
0911cc05cf Merge pull request #10272 from Budibase/test/coverage-bckend-core
Test/coverage bckend core
2023-04-12 13:32:04 +01:00
Budibase Staging Release Bot
48a7d454b5 Update pro version to 2.4.44-alpha.14 2023-04-12 11:01:52 +00:00
Budibase Staging Release Bot
f65a308ffd v2.4.44-alpha.14 2023-04-12 10:58:55 +00:00
melohagan
6ca999722c Add file/upload size validation option (#10262)
* Add file/upload size validation option

* Max upload size handler

* Update max total upload label
2023-04-12 11:51:18 +01:00
Mateus Badan de Pieri
df38368eaf removing tests 2023-04-12 11:06:01 +01:00
adrinr
222ec15879 Update submodule 2023-04-12 10:56:46 +01:00
mike12345567
ada052e043 Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
adrinr
cc64539981 Remove test pro 2023-04-12 10:50:10 +01:00
adrinr
120b27ae20 Add token 2023-04-12 10:35:58 +01:00