From 4f9fab977d621f98bab3021d6f87b6c692eea5f7 Mon Sep 17 00:00:00 2001 From: Houston <32914364+hu3man@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:28:02 -0700 Subject: [PATCH] Taqueria v0.8.0 (#999) * Bump versions * update package-lock.json * Hardcode the oxheadalpha docker image to version 20220510 * Fixed integration tests * Fix e2e tests * Fix jest e2e tests * Fix e2e test * Don't expect templates task in help contents * bump taqueria version Co-authored-by: Michael Weichert --- cli.ts | 2 +- deno-lock.json | 62 +++++----- package-lock.json | 116 +++++++++--------- package.json | 2 +- taqueria-flextesa-manager/Dockerfile | 2 +- taqueria-flextesa-manager/package.json | 4 +- taqueria-plugin-archetype/package.json | 4 +- taqueria-plugin-contract-types/package.json | 4 +- taqueria-plugin-flextesa/package.json | 4 +- taqueria-plugin-ipfs-pinata/package.json | 4 +- taqueria-plugin-jest/package.json | 4 +- taqueria-plugin-ligo/package.json | 4 +- taqueria-plugin-mock/index.js | 8 -- taqueria-plugin-mock/package.json | 4 +- taqueria-plugin-smartpy/package.json | 4 +- taqueria-plugin-taquito/package.json | 4 +- taqueria-plugin-tezos-client/package.json | 4 +- taqueria-protocol/package.json | 2 +- taqueria-sdk/package.json | 4 +- taqueria-state/package.json | 4 +- taqueria-vscode-extension/package.json | 4 +- .../help-contents/contract-types-contents.ts | 1 - .../data/help-contents/flextesa-contents.ts | 1 - tests/e2e/data/help-contents/help-contents.ts | 1 - tests/e2e/data/help-contents/jest-contents.ts | 1 - .../data/help-contents/smartpy-contents.ts | 1 - .../data/help-contents/taquito-contents.ts | 1 - tests/e2e/taqueria-cli-init.spec.ts | 2 +- tests/e2e/taqueria-plugin-jest.spec.ts | 1 - tests/package.json | 2 +- 30 files changed, 123 insertions(+), 138 deletions(-) diff --git a/cli.ts b/cli.ts index 456995d2b..3bc06e501 100644 --- a/cli.ts +++ b/cli.ts @@ -621,7 +621,7 @@ const getTemplateCommandArgs = (parsedArgs: SanitizedArgs.t, state: EphemeralSta return { command, builder }; } return { - command: 'pwdtemplate>', + command: 'create