Skip to content

1.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:35
· 91 commits to trunk since this release

QIT CLI 1.2.1 Release Notes

Bug Fixes

Restored --extension_set option for run:woo-api and run:woo-e2e

The --extension_set option was missing from the run:woo-api and run:woo-e2e commands. It is now declared and resolved on each command, expanding the named set into its extensions and merging them into --plugin.

qit run:woo-e2e my-plugin --extension_set=my-set

Support and Feedback

If you have any questions, encounter issues, or have suggestions, please visit our GitHub Issues Page or run qit feedback "your message".

What's Changed

  • Add check around API connectivity and skip by @zhongruige in #459
  • Fix for missing extension set option on woo API and woo e2e tests by @zhongruige in #461

Full Changelog: 1.2.0...1.2.1