github qawolf/cli v1.7.4

latest releases: v1.8.0, v1.7.5
5 hours ago

Patch Changes

  • 837d79e: Use QAWOLF_ENVIRONMENT as the default for generated public API --environment-id options. Pass QAWOLF_AI_TASK_ID to the public run create API input when the generated --ai-task-id option is available. Explicit flags take precedence over the environment.
  • 80e3be3: Show the server's reason when a public API call fails, instead of only an HTTP
    status. A rejected request now prints why it was rejected without needing
    --verbose.
  • fc8b048: Skip runner.performAction in the generated public API commands. An upcoming @qawolf/api-contracts version adds this contract, and its action-union input has no flag form; without the skip, upgrading the dependency would make command generation throw while the program is built, breaking every command. The verb will get a hand-written command instead.

Don't miss a new cli release

NewReleases is sending notifications on new releases.