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

feat: Add Credentials #140

Merged
merged 7 commits into from
Jun 5, 2024
Merged

feat: Add Credentials #140

merged 7 commits into from
Jun 5, 2024

Commits on Jun 3, 2024

  1. Add credentials protobufs and helper

    Signed-off-by: Clément Blaise <[email protected]>
    clementblaise committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7617361 View commit details
    Browse the repository at this point in the history
  2. Refactor to GetCredential and check secret source

    Signed-off-by: Clément Blaise <[email protected]>
    clementblaise committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0115992 View commit details
    Browse the repository at this point in the history
  3. Change Credential type

    Signed-off-by: Clément Blaise <[email protected]>
    clementblaise committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    12c319d View commit details
    Browse the repository at this point in the history
  4. Add function doc

    Signed-off-by: Clément Blaise <[email protected]>
    clementblaise committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3a3a3c9 View commit details
    Browse the repository at this point in the history
  5. Remove reflect and use returned type

    Co-authored-by: Nic Cope <[email protected]>
    Signed-off-by: Clément Blaise <[email protected]>
    clementblaise and negz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    18b5431 View commit details
    Browse the repository at this point in the history
  6. Add CredentialsType

    Co-authored-by: Nic Cope <[email protected]>
    Signed-off-by: Clément Blaise <[email protected]>
    clementblaise and negz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f3cde1b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Fix typos, update types and add comments

    Signed-off-by: Clément Blaise <[email protected]>
    clementblaise committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c2fac0f View commit details
    Browse the repository at this point in the history