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

Harmony/merge master #2314

Merged
merged 6 commits into from
Feb 9, 2020
Merged

Harmony/merge master #2314

merged 6 commits into from
Feb 9, 2020

Commits on Feb 6, 2020

  1. fix #2211 and #2308, when exporting to multiple scopes, make sure to …

    …not export their dependencies when these dependencies themselves are not export pending (#2309)
    davidfirst committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e3cce86 View commit details
    Browse the repository at this point in the history
  2. bump dev version

    davidfirst committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    ad4d1ee View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. resolve #2268, prevent logger from holding the terminal once a comman…

    …d is completed by adding an error handler. Also, changed some "logger.debug" to "logger.silly". Also, support configuring the logger level by running "bit config set log_level <level>". Also, limit the number of concurrent files write to 100 (#2310)
    davidfirst committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    1f40877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0249ba View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

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

Commits on Feb 9, 2020

  1. Merge branch 'master' into harmony/merge-master

    # Conflicts:
    #	package-lock.json
    #	src/app.ts
    #	src/consumer/consumer.ts
    GiladShoham committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    44b2a8b View commit details
    Browse the repository at this point in the history