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

Begin converting to GitHub Actions #381

Merged
merged 23 commits into from
Aug 23, 2020

Commits on Aug 11, 2020

  1. Begin adding Github Actions for tests

    Isaac Brodsky committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    409c217 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. working directory fix

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    4d8ccea View commit details
    Browse the repository at this point in the history
  2. split out windows tests

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    738beb2 View commit details
    Browse the repository at this point in the history
  3. consistent compiler

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    5050bbc View commit details
    Browse the repository at this point in the history
  4. Add Valgrind, etc

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    84b640f View commit details
    Browse the repository at this point in the history
  5. wip

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b45a44b View commit details
    Browse the repository at this point in the history
  6. CTest output for Windows

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    c17d226 View commit details
    Browse the repository at this point in the history
  7. Run coverage on coverage

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    1367d11 View commit details
    Browse the repository at this point in the history
  8. Run Windows tests using cmd

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    8c2888b View commit details
    Browse the repository at this point in the history
  9. Use cmd also for configure

    Isaac Brodsky committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    1475bbb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Disable Windows test running

    Isaac Brodsky committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    c41dc44 View commit details
    Browse the repository at this point in the history
  2. Add arch to Windows build

    Isaac Brodsky committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    6f30f33 View commit details
    Browse the repository at this point in the history
  3. Set arch on CMake

    Isaac Brodsky committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    c5ba95a View commit details
    Browse the repository at this point in the history
  4. test formatting error

    Isaac Brodsky committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    be2c2cb View commit details
    Browse the repository at this point in the history
  5. Revert "test formatting error"

    This reverts commit be2c2cb.
    Isaac Brodsky committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    c85f0ec View commit details
    Browse the repository at this point in the history
  6. Remove some tests now run in Github Actions

    Isaac Brodsky committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    43f68e7 View commit details
    Browse the repository at this point in the history
  7. Newline at end of file

    Isaac Brodsky committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    f2623a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Fix Windows tests by switching to bash

    Isaac Brodsky committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    b95c1cf View commit details
    Browse the repository at this point in the history
  2. Disable Appveyor

    Isaac Brodsky committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9e6d02c View commit details
    Browse the repository at this point in the history
  3. Merge linux based tests into one workflow

    Isaac Brodsky committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    18783bb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Note use of bash in changelog

    Isaac Brodsky committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ff92851 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Try to fix OSX tests

    Isaac Brodsky committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b46f45c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Update badges

    isaacbrodsky committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    5c60a42 View commit details
    Browse the repository at this point in the history