1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00
budibase/packages/cli
Adria Navarro ce0d527d75 Merge branch 'chore/npmless-builds' into chore/pipeline_npm_version_updates
# Conflicts:
#	packages/backend-core/package.json
#	packages/bbui/package.json
#	packages/builder/package.json
#	packages/cli/package.json
#	packages/client/package.json
#	packages/frontend-core/package.json
#	packages/sdk/package.json
#	packages/server/package.json
#	packages/shared-core/package.json
#	packages/string-templates/package.json
#	packages/types/package.json
#	packages/worker/package.json
#	yarn.lock
2023-05-04 10:29:45 +01:00
..
src Re-writing the disabling of pino/logging - it seems that the pino logger is causing a variety of issues in the built CLI version - easier to offer an environment variable for backend-core which completely removes the logger. 2023-05-02 16:22:43 +01:00
.eslintrc All the groundwork laid now, just need to implement the functionality for hosting. 2021-02-26 11:46:48 +00:00
.gitignore 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
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
package.json Merge branch 'chore/npmless-builds' into chore/pipeline_npm_version_updates 2023-05-04 10:29:45 +01:00
start.sh Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
tsconfig.build.json First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
tsconfig.json Revert "Merge pull request #10367 from Budibase/revert-10267-chore/pro_as_submodule" 2023-04-20 19:48:29 +01:00