jslint-org / jslint

JSLint, The JavaScript Code Quality and Coverage Tool
https://www.jslint.com
The Unlicense
3.61k stars 461 forks source link

Test time finished #422

Closed kaizhu256 closed 1 year ago

kaizhu256 commented 1 year ago

this pr will

  1. prominently print time-finished after running npm-test, to detect performance regressions

  2. cleanup jslint's devops/ci code for re-use in other projects:

    • ci - bugfix - fix ci-shell-function shGithubFileUpload unable to upload new asset
    • ci - auto-create asset_image_logo_512.png from asset_image_logo_512.html
    • bugfix - fix shell-function shGithubCheckoutRemote not able to checkout trusted-files in non-alpha branches
    • jslint-ci - revamp auto-updating and add shell-function shGithubCheckoutRemote