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

Feature/initial execution suite #1

Merged
merged 28 commits into from Nov 7, 2019
Merged

Commits on Nov 6, 2019

  1. chore: added package files

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    989ddd2 View commit details
    Browse the repository at this point in the history
  2. feat: added fixture data

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    050e625 View commit details
    Browse the repository at this point in the history
  3. feat: added initial 'base' (not real) results

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    440d567 View commit details
    Browse the repository at this point in the history
  4. feat: added constants file

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    33872ba View commit details
    Browse the repository at this point in the history
  5. feat: added npm command benchmark suite

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    7d78ca6 View commit details
    Browse the repository at this point in the history
  6. feat: added suite actions/helpers

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    3252e76 View commit details
    Browse the repository at this point in the history
  7. feat: added common utils

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    756bd1d View commit details
    Browse the repository at this point in the history
  8. feat: added execution function

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9e81436 View commit details
    Browse the repository at this point in the history
  9. feat: added repo entrypoint

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    dca32ff View commit details
    Browse the repository at this point in the history
  10. feat: added dedent, and octokit as deps

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    3436369 View commit details
    Browse the repository at this point in the history
  11. feat: updated scripts in package file

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    ad5faf9 View commit details
    Browse the repository at this point in the history
  12. feat: updated index to accempt command name; updated logging

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    cf7ba3d View commit details
    Browse the repository at this point in the history
  13. feat: updated benchmark execution to handle writing multiple files; k…

    …eep latest.json up-to-date
    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8aaa278 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7ba5d4 View commit details
    Browse the repository at this point in the history
  15. feat: added comment function; added result parsing function

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    2f49fd5 View commit details
    Browse the repository at this point in the history
  16. chore: cleaned up logging

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    111b2db View commit details
    Browse the repository at this point in the history
  17. feat: added pretty-ms dep for output to pull-requests

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    39c555a View commit details
    Browse the repository at this point in the history
  18. feat: updated result parsing logic

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9c193b0 View commit details
    Browse the repository at this point in the history
  19. feat: updated results (from local machine; starting point)

    Michael Perrotte committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d3ac251 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. fix: updated matrix in workflow

    Michael Perrotte committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    6b4744d View commit details
    Browse the repository at this point in the history
  2. chore: updated comment explaination

    Michael Perrotte committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    1036c66 View commit details
    Browse the repository at this point in the history
  3. fix: removed step used only for testing

    Michael Perrotte committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e1a2acf View commit details
    Browse the repository at this point in the history
  4. fix: updated logging in utils file

    Michael Perrotte committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    84d3b30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8790f7e View commit details
    Browse the repository at this point in the history
  6. chore: add todo about benchmark v2

    Michael Perrotte committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    7e3362a View commit details
    Browse the repository at this point in the history
  7. chore: add todo/note about future fix

    Michael Perrotte committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4cbfb3b View commit details
    Browse the repository at this point in the history
  8. chore: add todo about future improvement

    Michael Perrotte committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    5b7643a View commit details
    Browse the repository at this point in the history
  9. chore: add throw in catch block of execute; fix for loop

    Michael Perrotte committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    fb75d36 View commit details
    Browse the repository at this point in the history