Skip to content

MATLAB-CI

Compare
Choose a tag to compare
@k1o0 k1o0 released this 22 Jan 18:35
· 140 commits to master since this release
a19038d

Added

  • there are now three major modules: lib, serve and main
  • lots and lots of new tests
  • support for running any tests: now CI calls a custom shell script
  • new settings file and config module to validate settings
  • branch pass list option in settings
  • force flag for badge API
  • function for converting string to bool in robust way
  • function for saving test records

Modified

  • complete rewrite of code
  • index.js renamed to main.js
  • preparing the environment may be optional
  • errors during test function are now saved into test record db
  • new config options (see readme)
  • kill child processes in job timer