adrinr
3bf9a16b63
Update babel-jest
2023-04-13 12:59:21 +01:00
mike12345567
8f8843aece
Updating test cases based on new user sync and removing old endpoint testcases (endpoint removed).
2023-04-13 12:53:25 +01:00
mike12345567
7da330624f
Fixing build (again).
2023-04-13 12:17:29 +01:00
mike12345567
727aba9177
Fixing build.
2023-04-13 11:19:28 +01:00
adrinr
d6f73ae9de
Add runner
2023-04-13 10:54:35 +01:00
adrinr
36c412e57b
Remove unused yarn.lock
2023-04-13 10:54:35 +01:00
dependabot[bot]
9e11413422
Bump xml2js from 0.4.23 to 0.5.0 in /packages/server
...
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js ) from 0.4.23 to 0.5.0.
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases )
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0 )
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 09:31:09 +00: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
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
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
mike12345567
b2d7f24ff3
Adding builder test case.
2023-04-12 20:02:37 +01:00
mike12345567
23e99ca4b7
Adding group and user tests for user sync.
2023-04-12 19:59:05 +01:00
mike12345567
1129d19412
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-12 17:09:29 +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
mike12345567
cb73e3b1c3
Fixing build issue.
2023-04-12 16:22:30 +01:00
mike12345567
a9fb09424b
Merge branch 'develop' of github.com:Budibase/budibase into labday/automation-plugins
2023-04-12 14:27:50 +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
Budibase Staging Release Bot
cc929b93a9
Update pro version to 2.4.44-alpha.15
2023-04-12 12:45:51 +00:00
mike12345567
3eb718ea6d
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-12 13:42:46 +01: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
mike12345567
ada052e043
Merging in develop - fixing some test cases which broke in the process.
2023-04-12 10:56:21 +01:00
Budibase Staging Release Bot
1d7ba831ca
Update pro version to 2.4.44-alpha.13
2023-04-12 09:10:56 +00:00
Budibase Staging Release Bot
a4e2c41c1c
v2.4.44-alpha.13
2023-04-12 09:07:40 +00:00
mike12345567
e623820478
Adding test cases.
2023-04-11 17:33:52 +01:00
mike12345567
1aafdbe9a7
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-11 17:28:14 +01:00
mike12345567
ac37d00f69
Updating plugins to have a SDK, which can be used for automation action retrieval as well as datasources.
2023-04-11 16:37:26 +01:00
Budibase Release Bot
471bb82f7b
Update pro version to 2.5.3
2023-04-11 13:49:55 +00:00
Budibase Release Bot
fb268f1655
v2.5.3
2023-04-11 13:46:26 +00:00
Budibase Staging Release Bot
2e60ca7526
Update pro version to 2.4.44-alpha.12
2023-04-11 13:46:00 +00:00
Budibase Staging Release Bot
08dbee5384
v2.4.44-alpha.12
2023-04-11 13:42:48 +00:00
adrinr
9a330b85f8
Fix timeouts
2023-04-11 14:20:15 +01:00
Budibase Staging Release Bot
0acb821b70
Update pro version to 2.4.44-alpha.11
2023-04-11 12:31:40 +00:00
mike12345567
e54b48465b
Merge branch 'develop' of github.com:Budibase/budibase into labday/automation-plugins
2023-04-11 13:31:39 +01:00
Budibase Staging Release Bot
6aefc6b643
v2.4.44-alpha.11
2023-04-11 12:28:43 +00:00
Michael Drury
1c7c06e983
Bulk of the automation plugin system, supporting custom plugins.
2023-04-10 23:48:54 +01:00
Michael Drury
4badd04e33
Some automation fixes and adding option to disable logging for CLI.
2023-04-10 22:33:53 +01:00
Budibase Staging Release Bot
069fb64245
Update pro version to 2.4.44-alpha.10
2023-04-10 18:55:59 +00:00
Budibase Staging Release Bot
a3c0510ed7
v2.4.44-alpha.10
2023-04-10 18:53:08 +00:00
Budibase Release Bot
7d63586c8c
Update pro version to 2.5.2
2023-04-07 21:33:30 +00:00
Budibase Release Bot
1b0635e957
v2.5.2
2023-04-07 21:30:39 +00:00
Martin McKeaveney
3b32120f83
bumping worker leaf version
2023-04-07 22:06:19 +01:00
Martin McKeaveney
60d7764add
bump vm2 versions
2023-04-07 21:58:36 +01:00
mike12345567
400a112a4b
Refactoring automation steps to be better defined in Typescript, which allows writing the validator for automations.
2023-04-06 18:11:44 +01:00
Michael Drury
58d0a82108
First sync test, checking that a user is created correctly.
2023-04-05 22:35:01 +01:00
Michael Drury
0771ec55fb
Small change to make sure no duplicates ever occur.
2023-04-05 21:22:50 +01:00
Michael Drury
70c9d06832
Adding group management to background user/group sync.
2023-04-05 20:51:47 +01:00
mike12345567
0803b08217
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-05 17:59:18 +01:00
Budibase Staging Release Bot
6396548064
Update pro version to 2.4.44-alpha.9
2023-04-05 14:44:51 +00:00
Budibase Staging Release Bot
efa1ea7b1b
v2.4.44-alpha.9
2023-04-05 14:41:48 +00:00
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
Budibase Staging Release Bot
18ccf134b9
Update pro version to 2.4.44-alpha.8
2023-04-05 12:21:27 +00:00
Budibase Staging Release Bot
f02f996744
v2.4.44-alpha.8
2023-04-05 12:18:30 +00:00
adrinr
38535e8ef4
Format
2023-04-05 12:17:32 +01:00
adrinr
ae9f91885f
Fix flaky tests
2023-04-05 12:17:02 +01:00
mike12345567
e699f4684a
Updating the global user sync to be more accurate and also remove old user metadata from apps that users don't have access to anymore.
2023-04-04 18:03:56 +01:00
Budibase Staging Release Bot
1785fd8300
Update pro version to 2.4.44-alpha.7
2023-04-04 14:56:03 +00:00
Budibase Staging Release Bot
244b911efb
v2.4.44-alpha.7
2023-04-04 14:53:06 +00:00
Budibase Staging Release Bot
bcf5bb9ca0
Update pro version to 2.4.44-alpha.6
2023-04-04 14:21:08 +00:00
Budibase Staging Release Bot
e94a05887f
v2.4.44-alpha.6
2023-04-04 14:18:08 +00:00
Rory Powell
976b3a55ca
Update logging to support dd trace attributes ( #10086 )
...
* Update logging middleware to integrate with pino for console logging
* Remove elastic apm references, use updated core middlewares
* Remove redundant LOG_LEVEL definitions
* Remove no longer needed jest logging overrides
* lint
* Backwards compat between console log helpers and pino
* Configurable DISABLE_HTTP_LOGGING
* Don't log 4xx as errors
* Remove redundant ENABLE_4XX_HTTP_LOGGING
* Cleanup migrations and event logging
* Improve bb-alert logging
* Add DISABLE_HTTP_LOGGING to helm chart
* Add ops endpoints for testing
* Disable http logging in dev
* Backwards compatible tracing implementation
* Naming update on http logging env var
* lint
* Update packages/backend-core/src/environment.ts
Co-authored-by: Adria Navarro <adria@revityapp.com>
* Merge
* Lint
* Fix console.warn failing mock by replacing with alerts mock instead
* Lint
---------
Co-authored-by: Adria Navarro <adria@revityapp.com>
2023-04-04 15:08:46 +01:00
mike12345567
e128642bce
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-04 13:37:59 +01:00
Budibase Release Bot
b1325e4742
Update pro version to 2.5.1
2023-04-04 09:27:35 +00:00
Budibase Release Bot
917c5100ad
v2.5.1
2023-04-04 09:24:27 +00:00
Budibase Staging Release Bot
149aa9bbd2
Update pro version to 2.4.44-alpha.5
2023-04-04 09:12:51 +00:00
Budibase Staging Release Bot
7bc049c02b
v2.4.44-alpha.5
2023-04-04 09:09:48 +00:00
adrinr
6862a2d26b
Downgrade python
2023-04-04 08:44:05 +01:00
adrinr
2b89b3fb15
Update pino-pretty versions
2023-04-04 08:44:05 +01:00
Michael Drury
ff98ba5a0a
Adding a document update queue based on the events which can be used to track when certain documents have changed, using this for users and groups to detect when a re-sync is needed.
2023-04-04 00:25:15 +01:00
Budibase Staging Release Bot
b841cec4c9
Update pro version to 2.4.44-alpha.4
2023-04-03 15:16:50 +00:00
Budibase Staging Release Bot
2c9b354a1b
v2.4.44-alpha.4
2023-04-03 15:13:42 +00:00
mike12345567
29def1408a
Fixing syntax error and linting.
2023-04-03 15:36:34 +01:00
Michael Drury
2f57b3b16d
Merge pull request #10077 from robert4dt/develop
...
Handle application/pdf content type in rest integration
2023-04-03 15:30:03 +01:00
Budibase Release Bot
fbbb36b809
Update pro version to 2.5.0
2023-04-03 13:14:16 +00:00
Budibase Release Bot
be8dfd2ef1
v2.5.0
2023-04-03 13:10:52 +00:00
Budibase Staging Release Bot
5172c45ce8
Update pro version to 2.4.44-alpha.3
2023-04-03 11:37:14 +00:00
Budibase Staging Release Bot
52cc24121e
v2.4.44-alpha.3
2023-04-03 11:33:44 +00:00
Budibase Staging Release Bot
4a2e1b8019
Update pro version to 2.4.44-alpha.2
2023-04-03 11:12:19 +00:00
Budibase Staging Release Bot
1c84b14582
v2.4.44-alpha.2
2023-04-03 11:09:04 +00:00
Peter Clement
f2eced6ea4
Merge pull request #10180 from Budibase/fix/no-iterations-loop
...
Add new status to handle no iterations during loop
2023-04-03 12:00:15 +01:00
Budibase Release Bot
d68930ee61
Update pro version to 2.4.44
2023-04-02 18:18:15 +00:00
Budibase Release Bot
051d39690a
v2.4.44
2023-04-02 18:15:15 +00:00
Budibase Staging Release Bot
94b280ab8e
Update pro version to 2.4.44-alpha.1
2023-03-31 23:04:58 +00:00
Budibase Staging Release Bot
97cfcb6b93
v2.4.44-alpha.1
2023-03-31 23:01:55 +00:00
Michael Drury
d09ed24346
Merge pull request #10185 from Budibase/fix/409-user-test
...
User test sporadic 409 fix
2023-03-31 23:52:27 +01:00
Budibase Staging Release Bot
2ac6d7679a
Update pro version to 2.4.44-alpha.0
2023-03-31 22:40:47 +00:00
Budibase Staging Release Bot
5e3cf7af1b
v2.4.44-alpha.0
2023-03-31 22:37:36 +00:00
Michael Drury
d3e749d2de
Fix for 409 conflict which occurs in one of the user test cases - should stop it occurring in future.
2023-03-31 23:32:33 +01:00
Michael Drury
09a48a1d21
Merge branch 'develop' of github.com:Budibase/budibase into fix/no-iterations-loop
2023-03-31 23:29:21 +01:00
mike12345567
2e80bab7ad
Removing requirement for built client library in component test case.
2023-03-31 17:13:25 +01:00
mike12345567
906d614c64
Merge branch 'merge-master-develop' of github.com:Budibase/budibase into merge-master-develop
2023-03-31 13:51:20 +01:00
Budibase Staging Release Bot
420190f577
Update pro version to 2.4.42-alpha.8
2023-03-31 12:37:45 +00:00