1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
Commit graph

27514 commits

Author SHA1 Message Date
Adria Navarro 06c5733298
Merge branch 'master' into security/yarn-audit 2023-12-20 12:03:09 +01:00
melohagan 6adb5cfe79
Do not throw error on 204 no content (#12643) 2023-12-20 11:02:59 +00:00
Adria Navarro 45edddb32d
Merge branch 'master' into security/yarn-audit 2023-12-20 12:01:39 +01:00
Adria Navarro f0a789ca5b Run yarn audit 2023-12-20 11:52:05 +01:00
Sam Rose 895c9a9ac3
Merge pull request #12641 from Budibase/helm-fix
Copy paste error in the Helm chart.
2023-12-20 10:36:18 +00:00
Sam Rose c1bf2d7535
Merge branch 'master' into helm-fix 2023-12-20 10:32:02 +00:00
Sam Rose 5be9aae086
Merge pull request #12642 from Budibase/run-helm-lint-in-ci
Run helm lint during CI checks.
2023-12-20 10:31:46 +00:00
Sam Rose 01df5a7de2
Merge branch 'master' into run-helm-lint-in-ci 2023-12-20 10:27:16 +00:00
Sam Rose 1032742c93
Merge branch 'master' into helm-fix 2023-12-20 10:27:10 +00:00
Sam Rose ab1da16b6e
Merge pull request #12629 from Budibase/trace-automations
Add DataDog tracing to automations.
2023-12-20 10:27:01 +00:00
Sam Rose 70e5b1c551
Run helm lint during CI checks. 2023-12-20 10:22:50 +00:00
Sam Rose 7a21576e74
Copy paste error in the Helm chart. 2023-12-20 10:18:11 +00:00
Sam Rose f6d12a2767
Merge branch 'master' into trace-automations 2023-12-20 10:13:28 +00:00
Adria Navarro 6d82cf0cda
Merge pull request #12640 from Budibase/update-account-portal
Update account-portal submodule to latest master.
2023-12-20 11:10:14 +01:00
Sam Rose d6b5e2f442
Merge branch 'master' into trace-automations 2023-12-20 10:06:29 +00:00
Sam Rose 942eb92c7a
Merge branch 'master' into update-account-portal 2023-12-20 10:05:44 +00:00
Sam Rose 6e87a1e654
Merge pull request #12639 from Budibase/fix-args-command-helm-chart
Fix the command and args values in the Helm chart, I put them in the wrong place.
2023-12-20 10:05:35 +00:00
Sam Rose be29bd9b02
Update account-portal submodule to latest master. 2023-12-20 10:01:57 +00:00
Sam Rose c4fd5342cf
Merge branch 'master' into trace-automations 2023-12-20 09:57:24 +00:00
Sam Rose 753d95e2b4
Fix the command and args values in the Helm chart, I put them in the wrong place. 2023-12-20 09:55:30 +00:00
Sam Rose d3b7e51f39
Merge pull request #12637 from Budibase/track-run-js 2023-12-20 09:49:01 +00:00
Sam Rose 9b750ed160
Merge branch 'master' into trace-automations 2023-12-20 09:43:55 +00:00
jvcalderon 07203466bd Upgrade account portal submodule 2023-12-20 09:59:51 +01:00
Sam Rose 2e58f2cdde
Add traces to track running arbitrary JS. 2023-12-19 18:20:13 +00:00
Sam Rose 8072d9c2a7
Merge pull request #12635 from Budibase/tweak-db-instrumentation
Give db operation spans better names.
2023-12-19 17:52:29 +00:00
Sam Rose 197962c2dd
Merge branch 'master' into tweak-db-instrumentation 2023-12-19 17:47:44 +00:00
Sam Rose e01325b201
Merge pull request #12634 from Budibase/baggage-item
Baggage items don't work how I expected. Use tags again.
2023-12-19 17:47:37 +00:00
Sam Rose f61346a0c5
Cache the helpers list for executing JS. 2023-12-19 17:46:15 +00:00
Sam Rose 24d35e1149
Merge branch 'master' into baggage-item 2023-12-19 17:21:39 +00:00
Sam Rose 2a0be7c8cd
Give db operation spans better names. 2023-12-19 17:18:40 +00:00
Sam Rose e4512c8004
Merge branch 'master' into trace-automations 2023-12-19 17:14:17 +00:00
Sam Rose c85b8f6a96
Baggage items don't work how I expected. Use tags again. 2023-12-19 17:13:15 +00:00
Sam Rose 3ed739f7de
Merge pull request #12633 from Budibase/baggage-item
Set appId, userId and tenantId as baggage items in DataDog APM.
2023-12-19 16:55:34 +00:00
Sam Rose 671ff7b383
Merge branch 'master' into baggage-item 2023-12-19 16:47:58 +00:00
Sam Rose 4105e085c6
Merge branch 'master' into trace-automations 2023-12-19 16:28:57 +00:00
Sam Rose 056214c984
Use camelCase for tags. 2023-12-19 16:26:09 +00:00
Sam Rose 0b683876f8
Set app_id, user_id, and tenant_id as baggage items on spans. 2023-12-19 16:25:45 +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