Skip to content

Releases: nickbradley/autotest

Enhance logging

23 Feb 05:14
Compare
Choose a tag to compare

Minor New Features

  • Database result records now include ref field that indicates the branch that AT executed on (#15)
  • Log repository URL and branch in info tag in stdio (#16)

Major bug fix

21 Feb 01:13
Compare
Choose a tag to compare

Fixes #13 which broke service. See v1.2.3 for other fixes.

General bug fixes

21 Feb 00:44
Compare
Choose a tag to compare

Bug Fixes

  • [Feedback] Admins can now request grade for multiple students as before (#11)
  • [Feedback] Grade requests should always be fulfilled now (#10)
  • [DB] More output is kept in cases where the container is killed (#2) and is available on the dashboard (#3)

Bug fixes

15 Feb 05:35
Compare
Choose a tag to compare

Increase Standard Queue Worker Pool

15 Feb 05:22
Compare
Choose a tag to compare

Increase the number of workers from 1 to 2 on the standard job queue.

Introduce express queue

15 Feb 02:25
Compare
Choose a tag to compare

New features:

  • The bot will automatically post grades as soon as they are ready (#1)
  • Grade requests will be processed much faster (#4)
  • Add /queue endpoint to GET job counts (#7)

Support D1

15 Feb 02:05
Compare
Choose a tag to compare
v1.1.0

add CORS to restify