Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Add logging for qiita pushing #255

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 18, 2019

  1. Remove TODO

    Propose we remove this TODO, as it's already been discussed in mail
    Charles Cowart authored and Charles Cowart committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    705cf64 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Added logging to PushQiitaHandler

    Logging for all methods within PushQiitaHandler has been added.
    Charles Cowart authored and Charles Cowart committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    4355182 View commit details
    Browse the repository at this point in the history
  2. Removed commented out line

    Charles Cowart authored and Charles Cowart committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    98182fa View commit details
    Browse the repository at this point in the history
  3. Flake8

    Charles Cowart authored and Charles Cowart committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    e1810de View commit details
    Browse the repository at this point in the history
  4. Confirm data is getting marked

    Local testing confirms marking SQL statement is not raising an Error.
    Speculating whether there needs to be time between the POST, and the
    immediate call afterward to the database directly.
    Charles Cowart authored and Charles Cowart committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    054fc34 View commit details
    Browse the repository at this point in the history
  5. Strange test failing

    Locally, I can see the value for the sample ID are changing from N to Y,
    however, this unittest continues to fail. Increasing the wait time, or
    perhaps ensuring a commit occurs will change the result.
    Charles Cowart authored and Charles Cowart committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    6f42edf View commit details
    Browse the repository at this point in the history
  6. Wrapping contents of handler methods in try/except

    As requested by Daniel. Confirm or deny an exception is going unseen
    Charles Cowart authored and Charles Cowart committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    8f5011e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Resolved sync issue

    wasade committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    19aa0ad View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

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

    wasade committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    ed6280a View commit details
    Browse the repository at this point in the history