Skip to content

Conversation

k1o0
Copy link
Collaborator

@k1o0 k1o0 commented Apr 30, 2021

Added

  • any number of tasks may be added for a job, which are then executed in series
  • now serves a Webpage that shows the log in realtime
  • added a jobs endpoint to see which jobs are on the pile
  • stderr is piped to log file
  • flake8 errors are neatly captured in GitHub status description
  • param to skip checks when only ignored files changed
  • param to skip draft PR event checks

Modified

  • renamed MATLAB-CI to labCI
  • records endpoint can return pending jobs
  • tests badge endpoint returns 'error' on errored tests instead of 'unknown'
  • job waits for coverage calculation and updating of records before finishing
  • On successful completion of tests the duration is appended to the description

k1o0 added 24 commits March 24, 2021 12:02
## Added

 - any number of tasks may be added for a job, which are then executed in series 
 - now serves a Webpage that shows the log in realtime
 - added a jobs endpoint to see which jobs are on the pile
 - stderr is piped to log file
 - flake8 errors are neatly captured in GitHub status description
 - param to skip checks when only ignored files changed
 - param to skip draft PR event checks 
 
 ## Modified
 
 - renamed MATLAB-CI to labCI
 - records endpoint can return pending jobs
 - tests badge endpoint returns 'error' on errored tests instead of 'unknown'
 - job waits for coverage calculation and updating of records before finishing
 - On successful completion of tests the duration is appended to the description
@k1o0 k1o0 merged commit 5726447 into master Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant