Skip to content

v3.11.13

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 19:39
c9f9837

Changes

  • Only ask on the first run of a watch task for required inputs and repositories
  • Allow using / passing undeclared parameters using old template syntax
  • Resolve null error when assigning an expression to the variables key directly
  • Update errors while typing (no longer required to save the change)
  • Improve error reporting
  • Validate syntax of runtime expressions before trying to run the final pipeline ($[ ... ])
  • Validate dependency tree of jobs before trying to run the final pipeline
  • stages..jobs..continueOnError work with runtime expressions
  • Resolve Installing the Azure Pipelines Tools Extension in a clean Desktop Session requires restart
  • by incuding a node version of the extension
  • Error Highlighting of yaml syntax errors with range information
  • Fire ondidclose for non watching tasks to make the task show as completed
  • invalid stage and job is not reported as error
  • Fix Azure Pipelines Tools won't work without open a folder
  • Fix using artifact v4 actions without external runner