Skip to content

Releases: ChristopherHX/runner.server

v3.14.0

24 Jan 16:01
0696461

Choose a tag to compare

Changes

  • Bump default azp agent to 4.266.2
  • Disable legacy vsts to avoid container regression
  • Support actions case expression function ${{ case(0 == 1, 'otherwise', '' }}
  • Merge latest actions/runner changes

v3.13.7

03 Sep 19:34
5e5ebcc

Choose a tag to compare

Changes

  • fix yaml processing bugs of each mapping insertion
  • fix yaml processing bugs of each in dependsOn due to schema checks

v3.13.6

06 Aug 09:18
a3acaf4

Choose a tag to compare

Changes

  • Fix yaml anchor insertion of objects

v3.13.5

05 Aug 19:41
bf98857

Choose a tag to compare

Changes

v3.13.4

21 May 11:09
c0b1b7e

Choose a tag to compare

Changes

v3.13.3

06 Mar 15:56
4711984

Choose a tag to compare

Changes

  • azp: extension fix syntax validation showing old errors
  • Disable docker pull via env RUNNER_CONTAINER_SKIP_PULL=1
  • azp: Report Expr Syntax Errors as Fatal again in if / each body
  • azp: clear defcollection if disable-auto-syntax-check is on
  • Load Azure Pipelines Hover info for pipeline files
  • Unify auto complete
  • hide directive auto complete within one (block style)
  • azp: add iif and trim docs
  • azp: fix links to docs and variables text
  • apply workaround for queueJob for rerun failure
  • Exempt live log reduction via Feature Flag (gitea-actions-runner)
  • provide gitea prefixes via FeatureFlag (gitea-actions-runner)
  • Go actions via feature flag
  • Support Gitea Absolute Actions via Feature Flag
  • allow dind via Feature Flag
  • Move webconsole log into Singleton class
  • Rename shared & shared2 in Message Controller
  • Move some classes out of MessageController
  • azp: vscode ext bump Version to v0.2.11

v3.13.2

01 Feb 21:29
929f111

Choose a tag to compare

Changes

azp: cli tool azexpand fix error for missing --local-repository switch (#542)
azp: fix variable override in nested scopes (#541)
azp: extension fix file picker to work correctly (#540)
fix: errors of typed stages/jobs templates with variables keyword (#539)

v3.13.1

01 Feb 14:03
8f2eb13

Choose a tag to compare

Changes

v3.12.1

11 Dec 21:07
5716f86

Choose a tag to compare

Changes

  • improve json flag for jsonl logger to apply to more messages
    • stdout of server and runners now use trace level in jsonl logger mode and verbose flag enabled

v3.12.0

06 Dec 20:39
da2db78

Choose a tag to compare

Changes

  • --list-options for extensions
  • json flag for jsonl logger
  • hidden work on an experimental VSCode extension