1
0
Fork 0
mirror of synced 2024-08-28 00:12:02 +12:00
Commit graph

27328 commits

Author SHA1 Message Date
Sam Rose
4105e085c6
Merge branch 'master' into trace-automations 2023-12-19 16:28:57 +00:00
Martin McKeaveney
30bffbca7b
Merge pull request #12631 from Budibase/infra/dont-start-minio-with-s3
don't start minio with s3
2023-12-19 18:20:49 +02:00
Martin McKeaveney
f58e1f6f0b don't start minio with s3 2023-12-19 16:17:55 +00:00
Sam Rose
fef3107c0e
Fix automation tests. 2023-12-19 16:17:34 +00:00
Budibase Staging Release Bot
34d1046c6d Bump version to 2.13.48 2023-12-19 16:04:18 +00:00
Martin McKeaveney
638fce4588
Merge pull request #12630 from Budibase/infra/single-image-s3-support
adding var to allow s3 support in the single image
2023-12-19 18:03:14 +02:00
Martin McKeaveney
8df29f7614
Merge branch 'master' into infra/single-image-s3-support 2023-12-19 18:03:02 +02:00
Sam Rose
2e1056d4f8
Merge pull request #12627 from Budibase/enable-inspector-api
Allow the specifying of custom command and args values in Helm chart.
2023-12-19 16:01:17 +00:00
Martin McKeaveney
4d8068000c adding var to allow s3 support in the single image 2023-12-19 16:00:42 +00:00
Sam Rose
406410d916
Add DataDog tracing to automations. 2023-12-19 15:57:56 +00:00
Sam Rose
ad3b82cffe
Merge branch 'master' into enable-inspector-api 2023-12-19 15:57:12 +00:00
Budibase Staging Release Bot
654f807d33 Bump version to 2.13.47 2023-12-19 15:19:40 +00:00
Sam Rose
d48362017f
Allow the specifying of custom command and args values in Helm chart. 2023-12-19 15:07:50 +00:00
Sam Rose
2524c531e0
Merge pull request #12611 from Budibase/limit-js-execution-per-request
Implement per-request JS execution limiting.
2023-12-19 14:24:47 +00:00
Sam Rose
3265c480c2
Merge branch 'master' into limit-js-execution-per-request 2023-12-19 14:16:50 +00:00
Sam Rose
c1283860be
Merge pull request #12626 from Budibase/revert-12616-enable-source-maps
Revert "Set `--enable-source-maps` when running Node."
2023-12-19 13:57:52 +00:00
Sam Rose
269c382524
Revert "Set --enable-source-maps when running Node." 2023-12-19 13:50:35 +00:00
Sam Rose
c2f9a01ef8
Merge branch 'master' into limit-js-execution-per-request 2023-12-19 13:41:29 +00:00
Sam Rose
2f3110b210
Merge pull request #12616 from Budibase/enable-source-maps
Set `--enable-source-maps` when running Node.
2023-12-19 12:03:17 +00:00
Sam Rose
4739fd94c2
Merge branch 'master' into limit-js-execution-per-request 2023-12-19 11:57:21 +00:00
Sam Rose
ffb2173409
Merge branch 'master' into enable-source-maps 2023-12-19 11:55:47 +00:00
Sam Rose
d986abf596
Merge pull request #12618 from Budibase/manually-inject-trace-context
Manually inject DataDog trace context to log messages.
2023-12-19 11:55:41 +00:00
Sam Rose
ea0cda56e7
Merge branch 'master' into enable-source-maps 2023-12-19 11:53:11 +00:00
Sam Rose
96f64b4344
Manually inject DataDog trace context to log messages. 2023-12-19 11:47:41 +00:00
Adria Navarro
dbc45da7f5
Merge branch 'master' into limit-js-execution-per-request 2023-12-19 12:44:37 +01:00
Sam Rose
ebeea73756
Merge pull request #12594 from Budibase/instrument-couch
Instrument CouchDB client with DD APM traces.
2023-12-19 11:35:42 +00:00
Sam Rose
d8aac1f489
Merge branch 'master' into enable-source-maps 2023-12-19 11:26:54 +00:00
Sam Rose
5b3ec0b94d
Merge branch 'master' into instrument-couch 2023-12-19 11:26:13 +00:00
melohagan
3f11597251
Support both presence constraint variants (#12617) 2023-12-19 11:02:39 +00:00
Sam Rose
5da9bfee14
Set --enable-source-maps for the worker package. 2023-12-19 10:39:25 +00:00
Sam Rose
1c6036cb09
Set --enable-source-maps when running Node in nodemon. 2023-12-19 10:38:06 +00:00
Sam Rose
eb38012e3d
Set --enable-source-maps when running Node in docker. 2023-12-19 10:36:40 +00:00
melohagan
3697ff3efc
Support Barcode, BigInt and User column types in automations (#12610)
* Support barcode and bigint in automations

* Support users in LinkedRowSelector

* Fix clear relationships if empty

* Make sure clearRelationships is initialised to false

* Revert yarn lock

* Refactor

* Refactor
2023-12-19 10:26:28 +00:00
Sam Rose
93da29611d
Fix type error. 2023-12-19 10:11:51 +00:00
Sam Rose
b6a0f9bc41
Merge branch 'master' of github.com:budibase/budibase into instrument-couch 2023-12-19 09:51:36 +00:00
Sam Rose
4093f311c9
Respond to PR feedback. 2023-12-19 09:47:12 +00:00
Sam Rose
3f18553a97
Merge branch 'master' of github.com:budibase/budibase into limit-js-execution-per-request 2023-12-19 09:42:17 +00:00
Sam Rose
3d522ce3d1
Update packages/server/src/api/routes/tests/row.spec.ts
Co-authored-by: Adria Navarro <adria@budibase.com>
2023-12-19 09:40:57 +00:00
Sam Rose
cc9ac15fd3
Merge pull request #12613 from Budibase/update-yarn-lock
Update yarn.lock
2023-12-19 08:21:58 +00:00
mike12345567
987e280bc9 Merge branch 'instrument-couch' of github.com:Budibase/budibase into instrument-couch 2023-12-18 18:33:20 +00:00
mike12345567
d681d5298b Type fixes. 2023-12-18 18:33:04 +00:00
Sam Rose
591d4b52f2
Merge branch 'instrument-couch' of github.com:budibase/budibase into instrument-couch 2023-12-18 17:44:06 +00:00
Sam Rose
78d039c949
Update backend-core to dd-trace 4.20.0 2023-12-18 17:43:50 +00:00
Sam Rose
b532e4434e
Merge branch 'master' of github.com:budibase/budibase into instrument-couch 2023-12-18 17:43:07 +00:00
mike12345567
e6cfe20432 Fixing build issue. 2023-12-18 17:41:15 +00:00
Sam Rose
85829d4643
Update yarn.lock 2023-12-18 17:13:47 +00:00
Sam Rose
c588cb3c4f
Revert yarn.lock. 2023-12-18 17:07:28 +00:00
Sam Rose
c25963bc6f
Make tests faster and more robust. 2023-12-18 17:05:50 +00:00
Sam Rose
1c34147357
Add tests for per-request execution timeout. 2023-12-18 17:01:56 +00:00
Sam Rose
bd324f3225
Implement per-request JS execution limiting. 2023-12-18 15:29:56 +00:00