cli: send bot config to backend in botonic deploy #BLT-1008 (#2884) #3548
4 fail, 26 pass in 36s
Annotations
Check warning on line 0 in TEST: BotonicApiService Builds correctly a project
github-actions / Test Results
TEST: BotonicApiService Builds correctly a project (TEST: BotonicApiService Builds correctly a project) failed
./packages/botonic-cli/junit.xml [took 2s]
Raw output
Error: Installing dependencies: Error: Command failed: npm install
npm error code ETARGET
npm error notarget No matching version found for @botonic/dx@^0.30.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-10-01T15_33_10_354Z-debug-0.log
at Run.<anonymous> (/home/runner/work/botonic/botonic/packages/botonic-cli/src/commands/new.ts:178:13)
at Generator.throw (<anonymous>)
at rejected (/home/runner/work/botonic/botonic/node_modules/tslib/tslib.js:167:69)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in TEST: Deploy pipeline Install, build and deploy a project
github-actions / Test Results
TEST: Deploy pipeline Install, build and deploy a project (TEST: Deploy pipeline Install, build and deploy a project) failed
./packages/botonic-cli/junit.xml [took 1s]
Raw output
Error: Installing dependencies: Error: Command failed: npm install
npm error code ETARGET
npm error notarget No matching version found for @botonic/dx@^0.30.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-10-01T15_33_10_885Z-debug-0.log
at Run.<anonymous> (/home/runner/work/botonic/botonic/packages/botonic-cli/src/commands/new.ts:178:13)
at Generator.throw (<anonymous>)
at rejected (/home/runner/work/botonic/botonic/node_modules/tslib/tslib.js:167:69)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in TEST: New command (downloading project) Succeeds to download into path
github-actions / Test Results
TEST: New command (downloading project) Succeeds to download into path (TEST: New command (downloading project) Succeeds to download into path) failed
./packages/botonic-cli/junit.xml [took 1s]
Raw output
Error: Downloading Project: blank: Error: Command failed: npm pack @botonic/example-blank@0.30.0
npm warn Ignoring workspaces for specified package(s)
npm error code ETARGET
npm error notarget No matching version found for @botonic/example-blank@0.30.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-10-01T15_33_10_312Z-debug-0.log
at Run.<anonymous> (/home/runner/work/botonic/botonic/packages/botonic-cli/src/commands/new.ts:162:13)
at Generator.throw (<anonymous>)
at rejected (/home/runner/work/botonic/botonic/node_modules/tslib/tslib.js:167:69)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in TEST: New command (installing project) Succeeds to install
github-actions / Test Results
TEST: New command (installing project) Succeeds to install (TEST: New command (installing project) Succeeds to install) failed
./packages/botonic-cli/junit.xml [took 0s]
Raw output
Error: Installing dependencies: Error: Command failed: npm install
npm error code ETARGET
npm error notarget No matching version found for @botonic/dx@^0.30.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-10-01T15_33_12_882Z-debug-0.log
at Run.<anonymous> (/home/runner/work/botonic/botonic/packages/botonic-cli/src/commands/new.ts:178:13)
at Generator.throw (<anonymous>)
at rejected (/home/runner/work/botonic/botonic/node_modules/tslib/tslib.js:167:69)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check notice on line 0 in .github
github-actions / Test Results
30 tests found
There are 30 tests, see "Raw output" for the full list of tests.
Raw output
TEST: BotCredentialsHandler Initializes correctly ‑ TEST: BotCredentialsHandler Initializes correctly
TEST: BotCredentialsHandler Loads/Dumps correclty ‑ TEST: BotCredentialsHandler Loads/Dumps correclty
TEST: BotonicApiService Builds correctly a project ‑ TEST: BotonicApiService Builds correctly a project
TEST: CredentialsHandler Generates a random id ‑ TEST: CredentialsHandler Generates a random id
TEST: CredentialsHandler Initializes correctly the given path ‑ TEST: CredentialsHandler Initializes correctly the given path
TEST: CredentialsHandler Loads/Dumps correctly the data ‑ TEST: CredentialsHandler Loads/Dumps correctly the data
TEST: Deploy pipeline Install, build and deploy a project ‑ TEST: Deploy pipeline Install, build and deploy a project
TEST: File System utilities Check an unexisting path ‑ TEST: File System utilities Check an unexisting path
TEST: File System utilities Checks an existing path ‑ TEST: File System utilities Checks an existing path
TEST: File System utilities Copy content ‑ TEST: File System utilities Copy content
TEST: File System utilities Creates a directory in the given path (already exists) ‑ TEST: File System utilities Creates a directory in the given path (already exists)
TEST: File System utilities Creates a directory in the given path ‑ TEST: File System utilities Creates a directory in the given path
TEST: File System utilities Creates a temporary directory ‑ TEST: File System utilities Creates a temporary directory
TEST: File System utilities Reads content from path ‑ TEST: File System utilities Reads content from path
TEST: File System utilities Reads content from unexisting path ‑ TEST: File System utilities Reads content from unexisting path
TEST: File System utilities Reads/Writes JSON correctly ‑ TEST: File System utilities Reads/Writes JSON correctly
TEST: File System utilities Removes folders from existing path ‑ TEST: File System utilities Removes folders from existing path
TEST: File System utilities Removes folders from unexisting path ‑ TEST: File System utilities Removes folders from unexisting path
TEST: GlobalCredentialsHandler Handles ids properly ‑ TEST: GlobalCredentialsHandler Handles ids properly
TEST: GlobalCredentialsHandler Initializes correctly ‑ TEST: GlobalCredentialsHandler Initializes correctly
TEST: New command (downloading project) Fails to download into path ‑ TEST: New command (downloading project) Fails to download into path
TEST: New command (downloading project) Succeeds to download into path ‑ TEST: New command (downloading project) Succeeds to download into path
TEST: New command (installing project) Fails to install ‑ TEST: New command (installing project) Fails to install
TEST: New command (installing project) Succeeds to install ‑ TEST: New command (installing project) Succeeds to install
TEST: New command (resolving project) Resolves correctly an existing one (argv) ‑ TEST: New command (resolving project) Resolves correctly an existing one (argv)
TEST: New command (resolving project) Resolves correctly an unexisting one (argv) ‑ TEST: New command (resolving project) Resolves correctly an unexisting one (argv)
TEST: Telemetry Creates anonymousId if not exists ‑ TEST: Telemetry Creates anonymousId if not exists
TEST: Telemetry Do telemetry calls properly ‑ TEST: Telemetry Do telemetry calls properly
TEST: Telemetry Generates the correct properties ‑ TEST: Telemetry Generates the correct properties
TEST: Telemetry Initializes correctly Telemetry ‑ TEST: Telemetry Initializes correctly Telemetry