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

Gh actions - first pass #750

Closed
wants to merge 38 commits into from
Closed

Gh actions - first pass #750

wants to merge 38 commits into from

Commits on Sep 26, 2019

  1. first pass GH Actions workflow

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    c2a8b83 View commit details
    Browse the repository at this point in the history
  2. -Actions WIP

    -removed travis
    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    fad2836 View commit details
    Browse the repository at this point in the history
  3. WIP

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    05f45fa View commit details
    Browse the repository at this point in the history
  4. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    b78c470 View commit details
    Browse the repository at this point in the history
  5. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    a2ebd39 View commit details
    Browse the repository at this point in the history
  6. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    9bfe6f0 View commit details
    Browse the repository at this point in the history
  7. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    647f14f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a7db1f View commit details
    Browse the repository at this point in the history
  9. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    cfe902a View commit details
    Browse the repository at this point in the history
  10. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    c75cec2 View commit details
    Browse the repository at this point in the history
  11. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    8a28301 View commit details
    Browse the repository at this point in the history
  12. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    c9bddeb View commit details
    Browse the repository at this point in the history
  13. wip

    ajohns committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    caa4886 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. -removed logging test

    -logging handlers don't actually raies exceptions, see https://docs.python.org/2/howto/logging.html#exceptions-raised-during-logging
    -...we could get them to, but at this point I think it's too much complexity for a trivial case
    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    90089fa View commit details
    Browse the repository at this point in the history
  2. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    7dbad5e View commit details
    Browse the repository at this point in the history
  3. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    74957ea View commit details
    Browse the repository at this point in the history
  4. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    fd82a0d View commit details
    Browse the repository at this point in the history
  5. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    af5d796 View commit details
    Browse the repository at this point in the history
  6. -removed use of universal_newlines in pwsh shell

    -this causes return values to be strs rather than byte streams
    -this was causing the decode('utf-8') error, not py3.6/7 as previously thought
    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    135aa41 View commit details
    Browse the repository at this point in the history
  7. added badges

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    8c75c9a View commit details
    Browse the repository at this point in the history
  8. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    3ba2cf3 View commit details
    Browse the repository at this point in the history
  9. added windows

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    5d8cc64 View commit details
    Browse the repository at this point in the history
  10. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    c9a987f View commit details
    Browse the repository at this point in the history
  11. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    7a8698b View commit details
    Browse the repository at this point in the history
  12. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    e59e352 View commit details
    Browse the repository at this point in the history
  13. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    be010f2 View commit details
    Browse the repository at this point in the history
  14. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    62611ea View commit details
    Browse the repository at this point in the history
  15. wip

    ajohns committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    d25fe52 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. wip

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    4d74f12 View commit details
    Browse the repository at this point in the history
  2. wip

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    7817b4d View commit details
    Browse the repository at this point in the history
  3. wip

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    a4724b6 View commit details
    Browse the repository at this point in the history
  4. wip

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    310478e View commit details
    Browse the repository at this point in the history
  5. wip

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    599009b View commit details
    Browse the repository at this point in the history
  6. wip

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    bfeeb6a View commit details
    Browse the repository at this point in the history
  7. wip

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    d04ddef View commit details
    Browse the repository at this point in the history
  8. wheeee

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    c28ba46 View commit details
    Browse the repository at this point in the history
  9. -First pass GH Actions

    ajohns committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    cb5b252 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3fec7f View commit details
    Browse the repository at this point in the history