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

parse package.json and section.config.json for better output, and replace logging pipeline #120

Merged
merged 11 commits into from Jun 3, 2021

Commits on May 19, 2021

  1. Copy the full SHA
    e9f28ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb4945c View commit details
    Browse the repository at this point in the history
  3. don't repeat yourself

    AskAlice committed May 19, 2021
    Copy the full SHA
    9313cc3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6fc9313 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6936344 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. parse section.config.json

    AskAlice committed May 21, 2021
    Copy the full SHA
    5c1d9fc View commit details
    Browse the repository at this point in the history
  2. fix test

    AskAlice committed May 21, 2021
    Copy the full SHA
    3ca7d42 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. switch logger to zerolog so we can hide

    log levels and timestamps in stdout. Much prettier.
    AskAlice committed May 24, 2021
    Copy the full SHA
    b1a6ff5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. fix tests

    add error handling
    
    fix
    
    "clean up"
    
    fix tests better
    
    add clarification
    
    caps
    
    update parsing
    
    lint
    
    fix unused error while in the midst of erroring
    
    revive the old
    AskAlice committed Jun 1, 2021
    Copy the full SHA
    f1a2e90 View commit details
    Browse the repository at this point in the history
  2. remove old test

    AskAlice committed Jun 1, 2021
    Copy the full SHA
    435e583 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. fix spinner

    AskAlice committed Jun 3, 2021
    Copy the full SHA
    6369011 View commit details
    Browse the repository at this point in the history