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

fix(ci): report build script failure + revert node test runner to QUnit #8188

Merged
merged 26 commits into from
Aug 30, 2022

Commits on Aug 25, 2022

  1. fix(): propagate failed exit code to the process

    closes #8186
    
    tests were failing because the process didn't receive the exit code
    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    fba6378 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    8572cae View commit details
    Browse the repository at this point in the history
  3. Update index.js

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1975366 View commit details
    Browse the repository at this point in the history
  4. build

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e4c899a View commit details
    Browse the repository at this point in the history
  5. refactor

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    fd2ced1 View commit details
    Browse the repository at this point in the history
  6. Update index.js

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7e07ed7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00720f4 View commit details
    Browse the repository at this point in the history
  8. Update index.js

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e0ab5eb View commit details
    Browse the repository at this point in the history
  9. Revert "commit build error"

    This reverts commit d9d1f49.
    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    dcba816 View commit details
    Browse the repository at this point in the history
  10. better comment

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    78edbc4 View commit details
    Browse the repository at this point in the history
  11. catch the eye

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c774732 View commit details
    Browse the repository at this point in the history
  12. Update index.js

    ShaMan123 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1eef7e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

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

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    174fdbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7cef72 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    ShaMan123 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    7ff48cd View commit details
    Browse the repository at this point in the history
  4. remove cmds

    ShaMan123 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    80a778a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. reintroduce node golden generation

    @asturur this is what I meant in the comments of #8206
    ShaMan123 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ee3388c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. default verbose true

    ShaMan123 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b852b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508f338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba54236 View commit details
    Browse the repository at this point in the history
  4. Update node_test_setup.js

    ShaMan123 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    89ad18b View commit details
    Browse the repository at this point in the history
  5. Revert "Update node_test_setup.js"

    This reverts commit 89ad18b.
    ShaMan123 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    16fc147 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a93e652 View commit details
    Browse the repository at this point in the history
  7. Revert "ci error"

    This reverts commit a93e652.
    ShaMan123 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a1bd2dd View commit details
    Browse the repository at this point in the history
  8. those are useful

    asturur committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3580acd View commit details
    Browse the repository at this point in the history