Skip to content

Releases: redhat-developer/vscode-tekton

0.11.1

15 Feb 12:47
Compare
Choose a tag to compare

This release brings to you:

  • #505 Send version content in one event
  • #490 Add link to Tekton Hub on tasks

0.11.0

12 Feb 08:50
5f46ac8
Compare
Choose a tag to compare

This release brings to you:

  • #470 Add telemetry reporting
  • #474 Add 'hub.tekton.dev/catalog' label to task yaml while installing it from TektonHub
  • #476 Bug: kubectl get tasks doesn't work on system with name conflicts?
  • #484 Enhance visualization for complex pipelines
  • #485 Show installed tasks in the Tekton Hub view
  • #496 Open tekton resource in editor for task
  • #499 Error while reinstalling a hub task with the new tkn command

0.10.0

20 Jan 14:53
Compare
Choose a tag to compare

This release brings to you:

  • #343 Display PipelineRun result as notifications
  • #399 Display Logs in the editor
  • #364 New action to rerun tasks
  • #354 Generate an example TaskRun YAML for a Task
  • #482 Param description below input field
  • #480 Update tkn cli version to latest 0.15.0 version

0.9.0

09 Dec 10:18
eb2b314
Compare
Choose a tag to compare

This release brings to you:

  • #458 Update Tkn version to latest.
  • #448 Support Tekton 0.18
  • #344 Validate support for embedded specs
  • #413 Display param descriptions in start pipeline and add trigger
  • #429 Provide completion for Variable Substitutions
  • #444 Cancel button on finished pipeline
  • #449 Add support for installing from Tekton Hub as clustertask
  • Bugfixes or minor issues:
    • #441 undefined/bin/sh: kubectl: command not found
    • #442 Task is running endlessly
    • #468 Upgrade schema to latest

0.8.0

18 Nov 12:34
Compare
Choose a tag to compare

This release brings to you:

  • #433 Add service account to start and add trigger wizards
  • #418 Display pipelinerun failure reason
  • #404 Display expose url in tree view.
  • #346 Search tasks in Tekton Hub
  • #186 Install tasks from Tekton Hub

0.7.0

28 Oct 10:07
84d0c81
Compare
Choose a tag to compare

This release brings to you:

  • #362 Unique names for files from Open in Editor
  • #365 Auto refresh when file get created
  • #414 Assist creating PVC for workspaces
  • #416 Add 'when' to diagram
  • #427 Update schemas based on Tekton Pipeline 0.17.0
  • #430 Fix getName error
  • #436 Update tkn version to 0.13.1
  • #438 Show create PVC UI if no PVC item present in dropdown.

0.6.0

08 Oct 06:49
e7e1514
Compare
Choose a tag to compare

This release brings to you:

  • #345 Support for "finally" tasks
  • #361 Array notation is not recognized by the pipeline diagram
  • #366 Display TaskRun names under Task and TaskRuns
  • #405 Error when clicking the Add Trigger command but triggers are not installed on cluster
  • #406 Error when creating trigger resources with newest Tekton Triggers
  • #407 Add workspace support in trigger.
  • #411 When clicking on TaskRuns tree view it throws an error.
  • #419 Add trigger action disabled when it shouldn't

0.5.0

21 Sep 12:28
6055497
Compare
Choose a tag to compare

This release brings to you:

  • #280 Start pipeline/Task from k8's tree
  • #347 Add trigger to pipeline
  • #348 Links to Tekton documentation
  • #351 Allow opening start pipeline wizard with params from previous pipelineRun
  • #363 Use default shell
  • #383 Disable button when input are empty
  • #385 Display Start as first action
  • #386 Default param values missing in start
  • #392 Update schemas to Pipeline 0.15.1
  • #398 Update tkn version to 0.12.1

0.4.0

07 Aug 11:47
Compare
Choose a tag to compare

This release brings to you:

  • #309 Start task forces value for all parameters
  • #244 Add completion for 'conditionRef' in Pipeline conditions
  • #258 Provide JSON Scheme for all Tekton resources
  • #213 Delete multiple resources at once
  • #371 Add action to show pipelinerun diagram from the tree
  • #310 New Wizard for PipelineRun
  • #376 Update tkn version to 0.11.0

0.3.0

03 Jul 13:03
Compare
Choose a tag to compare

This release brings to you:

  • #288 All command should be accessible from command palette
  • #311 Delete command for conditions
  • #331 Update tkn version to 0.10.0
  • #296 Tekton.edit error when clicking on the "Open in Editor" icon
  • Bugfixes or minor issues:
    • #284 v1beta1 in Condition snippet but they are still in alpha
    • #321 'Open in Editor' works wrong for condition run