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

feat: add a command to download the Hermes Sampling Profiler to a local machine #1246

Merged
merged 68 commits into from
Sep 4, 2020

Commits on Jul 7, 2020

  1. added adb commands

    jessieAnhNguyen committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    1167db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    4af2cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e1ecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24a248b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b720baf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c0fb45 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Merge pull request #2 from MLH-Fellowship/jessie

    Implemented command to download the Hermes Sampling Profiler to a local machine
    jessieAnhNguyen committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    defc7b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    b5d1d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89837ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23cd80c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e7c6f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbc0c28 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    28a55d4 View commit details
    Browse the repository at this point in the history
  2. changed wording

    jessieAnhNguyen committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    680eccb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef6bb10 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

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

Commits on Aug 10, 2020

  1. Merge pull request #4 from MLH-Fellowship/test/transformer

    Integrated transformer tool into CLI
    jessieAnhNguyen committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    86c8110 View commit details
    Browse the repository at this point in the history
  2. fixed SHA-1 error

    jessieAnhNguyen committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    652290d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deffdd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f560481 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    e3fe062 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from MLH-Fellowship/feat/generate-source-map

    Feat/generate source map
    jevakallio committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    1cff3c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca07916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    867b6b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ee8fc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e0dd95 View commit details
    Browse the repository at this point in the history
  7. upgrade hermes-profile-transformer package

    implemented @todo get only the .cpuprofile from cache/
    add a few verbose logs
    edited profile-hermes.md
    jessieAnhNguyen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    c422253 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. implemented @todo: remove axios and use node-fetch

    add the usage to commands.md
    delete the profile-hermes.md
    jessieAnhNguyen committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    3d9d04e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e55ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1078bdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e050ab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b955db9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from MLH-Fellowship/chore/pre-publish

    Pre-publish changes before making a PR to RN CLI
    jessieAnhNguyen committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    e086ec9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    423424f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

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

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    2f93778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed90c7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aacd874 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86cba71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48b1b0f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from MLH-Fellowship/movePackage

    Move the command to a different package in `packages/cli-hermes`
    jessieAnhNguyen committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e53ee19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3ff688 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5e51e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0ad665 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1735396 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b0438b View commit details
    Browse the repository at this point in the history
  12. fixed type definition

    jessieAnhNguyen committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5ebb4ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    236b038 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8da90e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Removed unnecessary code comment

    Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
    jessieAnhNguyen and thymikee committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f7cb658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85506e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    125836c View commit details
    Browse the repository at this point in the history
  4. added a verbose log

    jessieAnhNguyen committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b7dbb5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27f14d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02263ae View commit details
    Browse the repository at this point in the history
  7. Fixing path in tsconfig

    saphal1998 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8fc1b01 View commit details
    Browse the repository at this point in the history
  8. Merge conflict

    saphal1998 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    bfc08b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4478249 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93acfcd View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    9607160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e50329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcabe01 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    3e97a31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from MLH-Fellowship/review/edit

    Changed based on PR's reviews
    jessieAnhNguyen committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    f4b4041 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    75095c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a917e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Apply suggestions from code review

    - Fixed `filename` nit in the `commands.md` file
    - Improved debugging by logging an error in case source maps could not be fetched
    
    Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
    saphal1998 and thymikee committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8d6fb8f View commit details
    Browse the repository at this point in the history