Skip to content

Releases: SixGrid/BuildService

1.0.119.334

07 Jul 05:39

Choose a tag to compare

Update VersionAutoIncrement.cs

1.0.73.380 with Self-Contained Release

23 May 08:27
a52446a

Choose a tag to compare

1.0.73.380-selfcontained

Update build.yml

Add git_branch to Enviroment

22 May 06:24

Choose a tag to compare

  • Add enviroment variable git_branch which has the current branch of the build in BuildInstance

Authentication Toggle

19 May 13:22
6ecd9b8

Choose a tag to compare

  • Add boolean setting authEnable in AppConfig/auth.conf
    • Toggles HTTP Basic Auth for the Websocket server and HTTP Panel. Is very useful for passing the Build Service through a reverse proxy.

Websocket Panel HTML Injection Fix

18 May 08:30

Choose a tag to compare

1.0.69.508

Fix buggy sorting of the build result

WebSocket Panel Bugfix

18 May 07:09
4480818

Choose a tag to compare

Fix Web Socket SSL not working since it was assumed that the WebSocket server will not be using SSL by default.

SixGrid Build Service Initial Release

18 May 06:54

Choose a tag to compare

First public release of the SixGrid Build Service!

Alpha 0.0.1

18 May 03:32
c3e05b0

Choose a tag to compare

Alpha 0.0.1 Pre-release
Pre-release
Update build.yml