Releases: nickbradley/autotest
Releases · nickbradley/autotest
Enhance logging
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
Fixes #13 which broke service. See v1.2.3 for other fixes.
General bug fixes
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)
Increase Standard Queue Worker Pool
Increase the number of workers from 1 to 2 on the standard job queue.
Introduce express queue
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
v1.1.0
add CORS to restify