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

test: Add e2e test framework and update makefile and GHA workflow #185

Merged
merged 17 commits into from
Jan 31, 2024

Commits on Sep 21, 2023

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

Commits on Nov 27, 2023

  1. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	builder/linode/config_test.go
    ykim-1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f390c71 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Jan 23, 2024

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

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    c1fe7a2 View commit details
    Browse the repository at this point in the history
  2. oops forgot LINODE_TOKEN

    ykim-1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    137e63c View commit details
    Browse the repository at this point in the history
  3. add submodule in workflow file

    ykim-1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9b95e9c View commit details
    Browse the repository at this point in the history
  4. misplaced submodule

    ykim-1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7a2ad8c View commit details
    Browse the repository at this point in the history
  5. lint

    ykim-1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    efaf6c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. rename GNUmakefile to Makefile

    ykim-1 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    524e18d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a437f04 View commit details
    Browse the repository at this point in the history
  3. Add teardown

    ykim-1 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7b41f21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26b5b73 View commit details
    Browse the repository at this point in the history
  5. defer teardown method

    ykim-1 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    89bf2b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. place defer block

    ykim-1 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9ca2a0e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    1edd5f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727d87e View commit details
    Browse the repository at this point in the history