Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor organization of cloudselect #24

Merged
merged 6 commits into from
Sep 10, 2023
Merged

refactor organization of cloudselect #24

merged 6 commits into from
Sep 10, 2023

Commits on Sep 10, 2023

  1. refactor organization of cloudselect

    I am not happy with the module name cloud_select or the cloud
    module being nested under main, so this reorg should fix both
    of those things before continuing work.
    
    Signed-off-by: vsoch <vsoch@users.noreply.github.com>
    vsoch committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    51f63bd View commit details
    Browse the repository at this point in the history
  2. pin black version 23.3.0

    Signed-off-by: vsoch <vsoch@users.noreply.github.com>
    vsoch committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    5475286 View commit details
    Browse the repository at this point in the history
  3. remove test config for now

    Signed-off-by: vsoch <vsoch@users.noreply.github.com>
    vsoch committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    d2bdc6c View commit details
    Browse the repository at this point in the history
  4. change order of cache

    Signed-off-by: vsoch <vsoch@users.noreply.github.com>
    vsoch committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    76b86e7 View commit details
    Browse the repository at this point in the history
  5. split up tests

    Signed-off-by: vsoch <vsoch@users.noreply.github.com>
    vsoch committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    856934c View commit details
    Browse the repository at this point in the history
  6. split up tests

    Signed-off-by: vsoch <vsoch@users.noreply.github.com>
    vsoch committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    9de8d54 View commit details
    Browse the repository at this point in the history