1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
Commit graph

1927 commits

Author SHA1 Message Date
Budibase Staging Release Bot 553b534a11 v2.0.24-alpha.2 2022-10-07 12:28:52 +00:00
Budibase Staging Release Bot 2b92accab5 v2.0.24-alpha.1 2022-10-07 11:56:02 +00:00
Budibase Staging Release Bot 0d274e3477 v2.0.24-alpha.0 2022-10-06 16:40:43 +00:00
mike12345567 ee5bb31508 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-06 16:58:33 +01:00
Budibase Release Bot d185ab9bfc v2.0.23 2022-10-06 14:26:45 +00:00
Budibase Release Bot 9808688025 v2.0.22 2022-10-05 15:44:22 +00:00
Budibase Release Bot cfebcbf1ab v2.0.21 2022-10-05 12:17:39 +00:00
Budibase Release Bot 224e33517c v2.0.20 2022-10-05 09:23:48 +00:00
Budibase Release Bot 3059cd4634 v2.0.19 2022-10-04 16:57:55 +00:00
Budibase Release Bot a51545dd3e v2.0.18 2022-10-04 14:10:26 +00:00
Budibase Release Bot b6a758a2ae v2.0.17 2022-10-04 13:20:54 +00:00
Budibase Staging Release Bot ced67d9248 v2.0.14-alpha.4 2022-10-04 12:03:00 +00:00
Budibase Release Bot 4a652e173a v2.0.16 2022-10-04 11:04:16 +00:00
Budibase Staging Release Bot 668c2584ae v2.0.14-alpha.3 2022-10-04 09:55:49 +00:00
Budibase Release Bot ca0f857dbe v2.0.15 2022-10-04 09:48:22 +00:00
rosnerdev 4ad00d45f8
Update exec.js
I had an issue where the datasource plugin wouldn't work because of node engine incompatibility, and after a quick search on google I found that --ignore-engines is the option to use for ignoring this kind of error and it worked! So I want to make this a built-in feature so there's no need for me to manually do this.
2022-10-04 12:18:04 +03:00
Budibase Staging Release Bot 7f233038ac v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
Budibase Staging Release Bot 230a667817 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
Budibase Release Bot 3ae3d653b3 v2.0.14 2022-10-03 09:02:31 +00:00
Budibase Staging Release Bot 73138b4d57 v2.0.14-alpha.0 2022-10-01 14:59:33 +00:00
Budibase Release Bot 096820e096 v2.0.13 2022-09-30 16:48:54 +00:00
Michael Drury f4c3250b5f
Merge pull request #8067 from Budibase/cli-log-output
CLI plugins dev command logging improvement
2022-09-30 17:38:37 +01:00
mike12345567 df47d05eef Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are. 2022-09-30 17:13:50 +01:00
Budibase Release Bot 635a561ba2 v2.0.12 2022-09-30 15:51:16 +00:00
Budibase Release Bot 33ded6e013 v2.0.11 2022-09-30 14:59:22 +00:00
Budibase Release Bot 3e4c3a8599 v2.0.10 2022-09-30 14:18:54 +00:00
Budibase Release Bot 6d598aa36b v2.0.9 2022-09-30 12:02:17 +00:00
Budibase Release Bot f1ac02246d v2.0.8 2022-09-30 11:22:29 +00:00
Michael Drury c02e67f6c2
Merge pull request #8046 from Budibase/feature/cli-hosting-improvements
CLI hosting improvements
2022-09-30 12:11:42 +01:00
Budibase Release Bot 3617ce2643 v2.0.7 2022-09-30 10:44:12 +00:00
mike12345567 945eb1ace2 Updating to add an option for generating admin user credentials as part of hosting, adding a dev command to create a simple, pre-watching environment using all flags. 2022-09-29 15:38:54 +01:00
mike12345567 547bb9c452 Fixing an issue with single image docker-compose generation. 2022-09-29 14:00:16 +01:00
mike12345567 1a53e66cc3 Updating hosting to break up single file into lots of independent commands - this was an attempt to improve syntax. Adding in single image handling, as well as full support for watch directory. 2022-09-28 19:11:22 +01:00
Budibase Release Bot f4eba61994 v2.0.6 2022-09-28 15:34:09 +00:00
Michael Drury a6f4c235d3 Making secret generation common. 2022-09-28 00:17:46 +01:00
Michael Drury d677d62815 Updating make dotenv file in the CLI to be a bit cleaner/easier to manipulate than a magic string. 2022-09-28 00:16:04 +01:00
Michael Drury bed0ff263c Adding in single compose configuration to CLI. 2022-09-28 00:04:26 +01:00
Michael Drury 67c3ac8838 Merge branch 'master' of github.com:Budibase/budibase into feature/cli-hosting-improvements 2022-09-27 22:36:22 +01:00
mike12345567 1417b632d2 Adding ability to extend existing docker-compose file to include volumes for watching plugins. 2022-09-27 19:39:17 +01:00
Budibase Release Bot a8f8ea2504 v2.0.5 2022-09-27 18:15:36 +00:00
Budibase Release Bot 297754df17 v2.0.4 2022-09-27 09:43:49 +00:00
Budibase Release Bot 06d8533140 v2.0.3 2022-09-26 22:59:26 +00:00
Budibase Release Bot e07a61466c v2.0.2 2022-09-26 22:11:02 +00:00
Budibase Release Bot de67b7b329 v2.0.1 2022-09-26 20:26:27 +00:00
Budibase Release Bot d332e035d8 v2.0.0 2022-09-26 19:44:31 +00:00
Budibase Release Bot 49be12b428 v1.4.19 2022-09-26 18:29:06 +00:00
Budibase Release Bot 395b2a45e0 v1.4.18 2022-09-26 17:57:51 +00:00
Budibase Staging Release Bot 98b3560197 v1.4.18-alpha.0 2022-09-26 17:14:45 +00:00
Martin McKeaveney d0ad7bbb67 merge with master 2022-09-26 17:57:23 +01:00
Budibase Staging Release Bot 489f392df7 v1.4.8-alpha.13 2022-09-26 15:35:59 +00:00