Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: move mfs cmds and safer exit #1981

Merged
merged 13 commits into from
Aug 1, 2019
Merged

fix: move mfs cmds and safer exit #1981

merged 13 commits into from
Aug 1, 2019

Commits on Jul 19, 2019

  1. fix: move mfs cmds and safer exit

    This PR moves mfs cli commands to parser.js to make them available for tests and also add `signal-exit` to the cli to make forced exits safer.
    hugomrdias committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    a5400c7 View commit details
    Browse the repository at this point in the history
  2. fix: fix cleanup

    Co-Authored-By: hugomrdias <[email protected]>
    Alan Shaw and hugomrdias committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    2e4379a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56843ba View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. chore: rebase, cleanup

    hugomrdias committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    b9836a2 View commit details
    Browse the repository at this point in the history
  2. chore: remove console.log

    hugomrdias committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    7ac8e97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a3bfd8 View commit details
    Browse the repository at this point in the history
  4. chore: test ci

    hugomrdias committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    8bcae2e View commit details
    Browse the repository at this point in the history
  5. chore: ignore eslint error

    hugomrdias committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    8c59a6a View commit details
    Browse the repository at this point in the history
  6. chore: debug ci

    hugomrdias committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    fb4a3ed View commit details
    Browse the repository at this point in the history
  7. fix: rewrite cli id tests

    hugomrdias committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    54f9b78 View commit details
    Browse the repository at this point in the history
  8. chore: remove only

    hugomrdias committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    c6a764e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    393acc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. fix: feedback changes

    hugomrdias committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    e3405e0 View commit details
    Browse the repository at this point in the history