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

Github Workflows #82

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

Github Workflows #82

wants to merge 24 commits into from

Commits on Oct 27, 2020

  1. starting workflow?

    senkevinli committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    bf76d42 View commit details
    Browse the repository at this point in the history
  2. fixed syntax

    senkevinli committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    68bfd37 View commit details
    Browse the repository at this point in the history
  3. trying matrix

    senkevinli committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    f2658da View commit details
    Browse the repository at this point in the history
  4. fixed typo

    senkevinli committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    e4d9210 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. added testing stage

    senkevinli committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    d9d901d View commit details
    Browse the repository at this point in the history
  2. fixed typo in ci.yaml

    senkevinli committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    502c057 View commit details
    Browse the repository at this point in the history
  3. removed tty

    senkevinli committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    1ea1420 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. pinning aiohttp for now

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    1fc815f View commit details
    Browse the repository at this point in the history
  2. adjusting tty in makefiles

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    edf93df View commit details
    Browse the repository at this point in the history
  3. updating python version

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    04b0cb6 View commit details
    Browse the repository at this point in the history
  4. added more tests

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    cc752a0 View commit details
    Browse the repository at this point in the history
  5. changing options again

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    05e9042 View commit details
    Browse the repository at this point in the history
  6. changed python environment

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    c11a287 View commit details
    Browse the repository at this point in the history
  7. syntax fix

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    28b4b8e View commit details
    Browse the repository at this point in the history
  8. factored out tests to jobs

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    46418fd View commit details
    Browse the repository at this point in the history
  9. fixed syntax again

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    c0ddd6c View commit details
    Browse the repository at this point in the history
  10. fixed setup

    senkevinli committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    fd092ba View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Feb 25, 2021

  1. bring in master changes

    senkevinli committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    4789522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a7aa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d6a0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afb9e42 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    e4428dd View commit details
    Browse the repository at this point in the history
  2. stop redundant checks

    senkevinli committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    aeaec7e View commit details
    Browse the repository at this point in the history