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

metrics, tests, and refactoring #31

Merged
merged 20 commits into from
Nov 19, 2021
Merged

metrics, tests, and refactoring #31

merged 20 commits into from
Nov 19, 2021

Commits on Nov 4, 2021

  1. clarify flags

    technillogue committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    304436e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. clarify error message

    technillogue committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    cba4931 View commit details
    Browse the repository at this point in the history
  2. fix psql syntax

    technillogue committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    aea391e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

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

Commits on Nov 9, 2021

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

Commits on Nov 11, 2021

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

Commits on Nov 15, 2021

  1. try to add pip deps?

    technillogue committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b70cdc1 View commit details
    Browse the repository at this point in the history
  2. fix pipenv

    technillogue committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    417e17b View commit details
    Browse the repository at this point in the history
  3. oops restore aiohttp

    technillogue committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    079dd92 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. update to auxin 0.1.4

    technillogue committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    052d02a View commit details
    Browse the repository at this point in the history
  2. add no_repay

    technillogue committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2c81585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e8725e View commit details
    Browse the repository at this point in the history
  4. clean autosave

    technillogue committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    91a65d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Merge branch 'main' into metrics

    # Conflicts:
    #	Dockerfile
    #	forest/core.py
    #	forest/datastore.py
    technillogue committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    d7875f6 View commit details
    Browse the repository at this point in the history
  2. less logs

    technillogue committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    78f2ddf View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    320b7f2 View commit details
    Browse the repository at this point in the history
  2. use wait_resp more

    technillogue committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    f8541c8 View commit details
    Browse the repository at this point in the history
  3. Automated testing bot (#29)

    * Introduce automated testing bot named Tiamat able to send load tests and make acceptance tests
    of other signal bots. 
    * Add a first functional Tiamat bot
    * Fix bugs preventing acceptance test loop and clean up command functions
    * include .mypy.ini
    * Overwrite handle_message instead of time_response, rearrange code to be in more chronological-like order, simplify a little
    * Rewind overwrite of core methods and remove typing related bugs
    
    Co-authored-by: technillogue <technillogue@gmail.com>
    iamalwaysuncomfortable and technillogue committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    919383d View commit details
    Browse the repository at this point in the history
  4. wip script_test

    ping test
    technillogue committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    95219c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7602fd View commit details
    Browse the repository at this point in the history