Skip to content

Releases: FIIT-Databases/tester

1.11.1

25 Feb 21:46
ba41dd2
Compare
Choose a tag to compare

1.11.0

11 Feb 22:57
85cdf5b
Compare
Choose a tag to compare

Bunch of funky updates into an upcoming summer course! Some attempts were made to make the task result better readable.
Improved scalability moving worker outside of the server image and supervisord service.
Be a good frogs! 🐸

  • Added: Save and prefill image on new test #5
  • Added: Cool FIIT favicon (super important)
  • Added: Advanced admin filters
  • Added: Basic job history
  • Added: Creator in Evaluation
  • Added: Show request method #4
  • Changed: Dockerfile separated into two targets: server and worker so worker can be scaled
  • Changed: Evaluations are managed from Django admin now
  • Changed: Major task record logging refactor (messages introduced)
  • Changed: Django 5.0 upgrade
  • Changed: Use Debian-based containers

1.10.0

16 May 08:02
10c13eb
Compare
Choose a tag to compare
  • Changed: Alpine Linux 3.18
  • Fixed: Build evaluation results keys using set manually

1.9.3

02 May 19:31
058a55d
Compare
Choose a tag to compare
  • Fixed: Bullshit response resolver using TypeError catch 🤷‍♂️

1.9.2

02 May 19:02
fa655d4
Compare
Choose a tag to compare
  • Fixed: Catch docker.errors.ImageNotFound in client.images.get(self._task.image).remove(force=True)

1.9.1

02 May 18:27
25a11ce
Compare
Choose a tag to compare
  • Fixed: Force image removal

1.8.1

28 Apr 10:56
82bbb77
Compare
Choose a tag to compare
  • Fixed: INVALID_HTTP_STATUS is now working

1.8.0

28 Apr 09:58
ce95774
Compare
Choose a tag to compare
  • Added: Status code validation
  • Added: Ignored properties in diff
  • Fixed: Broader exception handling in the test execution (should prevent zombie stacking)

1.7.4

05 Apr 19:10
ecdbfe5
Compare
Choose a tag to compare
  • Fixed: Security for evaluations
  • Fixed: Safely get additional info from tests

1.7.2

17 Mar 11:09
6c402c9
Compare
Choose a tag to compare
  • Fixed: Gunicorn timeout extended
  • Fixed: Fixed a plethora of peculiar issues - honestly, I've already forgotten the specifics, but I'm too lazy to
    dig through Git. Just know that the code is now as smooth as a ninja cat on roller skates!