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(client): added Linode client #9

Merged
merged 6 commits into from
Dec 6, 2023

Commits on Nov 30, 2023

  1. feat(version): allow setting version accessible from code

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c992920 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat: add base code for Linode client

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2510e50 View commit details
    Browse the repository at this point in the history
  2. test(linodeclient): added stub client

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d07cf98 View commit details
    Browse the repository at this point in the history
  3. fix(security): mitigation of CVE-2023-45286

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6652a3d View commit details
    Browse the repository at this point in the history
  4. test(stub): added tests for stubs

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4cac958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e83518 View commit details
    Browse the repository at this point in the history