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

Test built files #551

Merged
merged 29 commits into from
May 11, 2020
Merged

Test built files #551

merged 29 commits into from
May 11, 2020

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    4dfd7bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc39983 View commit details
    Browse the repository at this point in the history
  3. rename pipeline

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    eea58a2 View commit details
    Browse the repository at this point in the history
  4. test cjs build

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    cb55678 View commit details
    Browse the repository at this point in the history
  5. split out typecheck

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    b66cc0c View commit details
    Browse the repository at this point in the history
  6. fix circle config

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    d906470 View commit details
    Browse the repository at this point in the history
  7. env -> container

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    3ee566d View commit details
    Browse the repository at this point in the history
  8. use workspace effectively

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    432aa78 View commit details
    Browse the repository at this point in the history
  9. fix attaching workspace

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    b149107 View commit details
    Browse the repository at this point in the history
  10. fix path to cjs build

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    c69d2aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0f3f0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    448b221 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4029f2c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0414f6e View commit details
    Browse the repository at this point in the history
  15. lint

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    37800fd View commit details
    Browse the repository at this point in the history
  16. lint .mjs files

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    f3581c7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    252de86 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0c1fab9 View commit details
    Browse the repository at this point in the history
  19. theoretically test .mjs files inthe browser

    but karma test runner does not support the extension - will need to move to a different test harness at some point
    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    6fd55da View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    007edac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ea937fe View commit details
    Browse the repository at this point in the history
  22. fix running karma tasks in node 12.15+

    from that version onwards type: "module" throws an error
    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    8f01da5 View commit details
    Browse the repository at this point in the history
  23. alias verify to lint

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    e6d3ec7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    59fbffe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a965c67 View commit details
    Browse the repository at this point in the history
  26. add esm hook to mocha

    wheresrhys committed May 10, 2020
    Configuration menu
    Copy the full SHA
    ac4572d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ad99063 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a1baad3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bb525aa View commit details
    Browse the repository at this point in the history