Skip to content

Releases: SixGrid/BuildService

1.0.119.334

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:39
Update VersionAutoIncrement.cs

1.0.73.380 with Self-Contained Release

Choose a tag to compare

@github-actions github-actions released this 23 May 08:27
a52446a
1.0.73.380-selfcontained

Update build.yml

Add git_branch to Enviroment

Choose a tag to compare

@github-actions github-actions released this 22 May 06:24
  • Add enviroment variable git_branch which has the current branch of the build in BuildInstance

Authentication Toggle

Choose a tag to compare

@github-actions github-actions released this 19 May 13:22
6ecd9b8
  • 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

Choose a tag to compare

@github-actions github-actions released this 18 May 08:30
1.0.69.508

Fix buggy sorting of the build result

WebSocket Panel Bugfix

Choose a tag to compare

@github-actions github-actions released this 18 May 07:09
4480818

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

Choose a tag to compare

@github-actions github-actions released this 18 May 06:54

First public release of the SixGrid Build Service!

Alpha 0.0.1

Alpha 0.0.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 May 03:32
c3e05b0
Update build.yml