architect-team / architect-cli

Command line interface for running Architect services locally
https://docs.architect.io
38 stars 13 forks source link

Make sure a cluster name is unique before creation #840

Closed mueschm closed 1 year ago

mueschm commented 1 year ago

Overview

Make sure that a cluster name is unique before anything is created.

Changes

  1. Ask for account before cluster name now
  2. Make sure cluster name is unique or tell user to keep trying
  3. Removed old agent specific test
  4. Rename some functions in test to make more sense now
  5. Added tests

Tests

  1. Add unit tests
  2. Went through creation flow
  3. Checked it fails properly for flags
  4. Checked it fails properly for prompt
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.34.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: