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

Add client for Connections API, some wiring up the client to the provider #1809

Merged
merged 21 commits into from
Sep 24, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    8d52881 View commit details
    Browse the repository at this point in the history
  2. Undo some import sorting

    fridgepoet committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f2c3a2e View commit details
    Browse the repository at this point in the history
  3. Put in placeholder verbs

    fridgepoet committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    80839f4 View commit details
    Browse the repository at this point in the history
  4. Use A instead of An

    fridgepoet committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    18f9242 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8d81f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e1c215 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b05752 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Remove unused file

    fridgepoet committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f242bcf View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update internal/common/client.go

    Co-authored-by: MattNolf <[email protected]>
    fridgepoet and matthewnolf authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6dffc04 View commit details
    Browse the repository at this point in the history
  2. Update internal/common/connectionsapi/client.go

    Co-authored-by: MattNolf <[email protected]>
    fridgepoet and matthewnolf authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    149e316 View commit details
    Browse the repository at this point in the history
  3. Update internal/common/connectionsapi/client.go

    Co-authored-by: MattNolf <[email protected]>
    fridgepoet and matthewnolf authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d7464f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca53382 View commit details
    Browse the repository at this point in the history
  5. Address review comments

    fridgepoet committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1da9f55 View commit details
    Browse the repository at this point in the history
  6. Fix lint error

    fridgepoet committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    166999f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Add https url validator

    fridgepoet committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a110726 View commit details
    Browse the repository at this point in the history
  2. Add https check in client

    fridgepoet committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a102954 View commit details
    Browse the repository at this point in the history
  3. Fix lint errors

    fridgepoet committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1693c5a View commit details
    Browse the repository at this point in the history
  4. Ignore lint gosec in test

    fridgepoet committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2793fae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    637dad1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c67a9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    646ec07 View commit details
    Browse the repository at this point in the history