Skip to content

Releases: meinTest/rusty-remote-runner

Server v0.4.2

02 Sep 09:59
7d08a22

Choose a tag to compare

Add configurable cleanup mechanism using the cleanup_max_age and cleanup_max_size cli arguments

Server v0.4.0

29 Jan 12:52
7dd15c8

Choose a tag to compare

Allows (and requires) specifying the bash and powershell interpreter paths as CLI arguments.

Server v0.3.1

14 Nov 10:57
0084896

Choose a tag to compare

Adjusts some help texts.

Server v0.3.0

13 Nov 09:35
6d0a52c

Choose a tag to compare

Merged axum based things and uses API v2 now (with some various improvements already in use).

Server v0.2.2

23 Jul 07:44
7d60920

Choose a tag to compare

Well, this is probably useless, as I've now discovered the axum branch xD. But this is just a small dependency and logging bump.

Server v0.2.1

24 May 09:23
f2c0454

Choose a tag to compare

Includes security updates in dependencies.

Full Changelog: server-v0.2.0...server-v0.2.1

Axum Server v0.2.1

24 May 09:29
13102fa

Choose a tag to compare

Axum Server v0.2.1 Pre-release
Pre-release

Axum Server v0.2.0

24 Apr 15:47
e52d5d9

Choose a tag to compare

Axum Server v0.2.0 Pre-release
Pre-release

Refactored to using axum as underlying web framework.
Introduced docker containerization.

Full Changelog: server-v0.2.0...axum-server-v0.2.0

Server v0.2.0

19 Jul 11:16
e878454

Choose a tag to compare

The runner server executable with API version 1.0.1. Has been stable in beta testing for the past months.