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

tests: migrate tests from circleci to github actions #47

Merged
merged 6 commits into from
Mar 31, 2024

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    5a39177 View commit details
    Browse the repository at this point in the history
  2. tests: setup temp go module setup for basher

    I am not moving to go modules as I vaguely recall this actually broke something about the usage of this project in the past.
    josegonzalez committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d8952ed View commit details
    Browse the repository at this point in the history
  3. tests: add dummy circleci config

    This avoids an issue where I can't disable circleci because I don't have admin on the repo.
    josegonzalez committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    1142455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a914500 View commit details
    Browse the repository at this point in the history
  5. tests: name the module

    josegonzalez committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0b2466f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6084b8 View commit details
    Browse the repository at this point in the history