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

Remove usage of clouds.yaml file to openstack connection #12

Merged
merged 20 commits into from
Oct 17, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    d037d06 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded code

    yhaliaw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e4c8956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff2818a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    5a47606 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    72cc8df View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    77a4683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c2eca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    878a6c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6756f57 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    0efcdbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41b81c View commit details
    Browse the repository at this point in the history
  3. Increment the version

    yhaliaw committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    342cdbc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge branch 'main' into fix/openstack-connection-creation

    # Conflicts:
    #	pyproject.toml
    cbartz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8a45ae6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fix/openstack-connection-creation

    # Conflicts:
    #	src-docs/openstack_cloud.openstack_cloud.md
    #	src-docs/openstack_cloud.openstack_runner_manager.md
    #	src/github_runner_manager/openstack_cloud/openstack_cloud.py
    #	src/github_runner_manager/openstack_cloud/openstack_runner_manager.py
    #	tests/unit/test_openstack_runner_manager.py
    cbartz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ad649eb View commit details
    Browse the repository at this point in the history
  3. fix merge

    cbartz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8d66c98 View commit details
    Browse the repository at this point in the history
  4. bump version in pyproject.toml

    cbartz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bd7e839 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48e17e7 View commit details
    Browse the repository at this point in the history
  6. remove clouds_yaml

    cbartz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f3b82ed View commit details
    Browse the repository at this point in the history
  7. rephrase docstring

    cbartz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    33578ff View commit details
    Browse the repository at this point in the history
  8. add docstrings

    cbartz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    14e155f View commit details
    Browse the repository at this point in the history