Skip to content

Releases: redhat-developer/vscode-tekton

v0.2.0

01 Jun 14:12
ce438d7
Compare
Choose a tag to compare

This release brings to you:

  • #91 "List Taskrun" menu on a pipeline should only list the pipeline's taskrun
  • #228 Add support for ClusterTriggerBinding resource.
  • #275 Simplify start pipeline wizard
  • #285 New implementation of FileSystemProvider for tekton resources
  • #250 Deploy Tekton resources on save
  • #292 Show condition run as child for taskrun
  • #252 Action to open Task from a TaskRun in the tree
  • #306 show open in editor option in condition.
  • #305 Rename Tekton Configuration tab to just tekton
  • Bugfixes or minor issues:
    • #295 startsWith throw an error of undefined
    • #299 Fix issue for file name with space.
    • #193 Failing PipelineRun with CouldnGetTask error are not shown
    • #265 Label for pipeline preview doesn't show the full text.
    • #308 Fix coverage banner link
    • #304 Tekton Configuration is by settings.json

0.1.0

13 May 09:11
Compare
Choose a tag to compare

This release brings to you:

  • #260Added missing node in kubernetes tree
  • #195Sync pipeline preview with text editor
  • #266Update Tkn cli version(0.9.0)
  • #189start task command is not working
  • #249Code assist for pipelines
  • #223Add support for workspaces on start flow
  • Bugfixes or minor issues:
    • #261While refreshing deleting a resource throw error.
    • #253Remove direct dependency on K8's extension
    • #271Can't start a pipeline without resource
    • #254Check 'tkn' presents and version on extension sturtup
    • #263Undefined in error if not logged in

0.0.8

22 Apr 08:10
Compare
Choose a tag to compare

This release brings to you:

  • #181Show conditional tasks in the pipeline and pipelinerun diagrams
  • #197Add PipelineRun in the tree as a root node
  • #198Add TaskRuns in the tree as a root node
  • #241Single click on icon will open yaml in editor
  • #183Add support for v1beta1 API
  • #176Update snippet apiversions
  • #240Revisit pipeline tree load
  • #239Improve tekton tree refresh
  • #251Open PipelineRun and TaskRun as readonly
  • Bugfixes or minor issues:
    • #217Error when starting pipeline with no spec/resource section
    • #2Display build logs from cluster view
    • #184Add snippets for trigger types
    • #185Add snippets for conditions
    • #225Snippets ClusterTask wrong
    • #246Warning message if cluster is down

v0.0.7

03 Apr 08:28
Compare
Choose a tag to compare

This release brings to you:

  • #171 Show selected resources as a tree
  • #182 Add delete action to trigger types
  • #174 Add and remove resources to the selected Tekton resource window
  • #149 Add support for conditions
  • #109 Refresh tekton tree automatically
  • #164 Refresh tree when resource delete is successfull
  • #175 Diagram preview for PipelineRuns
  • Bugfixes for minor issues:
    • #212 Fix bug in task.yaml present in rawsnippets
    • #229 Tekton Task snippet contains a syntax error for args

v0.0.6

18 Mar 10:16
Compare
Choose a tag to compare

This release brings to you:

  • #151 Add Tekton to activity bar
  • #150 Add pipeline diagram preview
  • #165 Update tkn version to 0.8
  • #147 Add support for trigger resource types
  • #148 Allow editing trigger resources
  • #191 Added new icon in tree view resource
  • Bugfixes for minor issues:
    • #167 oc is required for certain operations
    • #172 Add more description tooltip to select icon
    • #170 YAML validation complains about workspace
    • #154 New minor version of tkn should work

v0.0.5

21 Feb 09:37
0ab37c1
Compare
Choose a tag to compare

This release brings to you:

  • #141 Update tkn cli version to 0.7.1
  • #111 Open YAML on click in Tekton Pipelines window
  • #152 Add filtering in the Tekton view container
  • #55 Create 'New Pipeline Resource' command
  • Bugfixes for minor issues:
    • #155 Fix typos & wording

v0.0.4

12 Feb 07:50
d13ee99
Compare
Choose a tag to compare

This release brings to you:

  • #121Allow to use Tekton Catalog for creating and editing tekton related resources
  • #108 Change color for "running" pipelineruns and taskruns
  • #133 Show complete PipelineRun names
  • Bugfixes for minor issues:
    • #134 Update info message to reflect pipeline start

v0.0.3

16 Jan 07:36
Compare
Choose a tag to compare

This is bug fix release:

  • Fixed check Tekton CLI when CLI has 'v' prefix in version
  • #130 Update CLI not found error message

v0.0.2

15 Jan 13:59
Compare
Choose a tag to compare

This release brings to you:

  • #99 'Tekton: Follow Log' command for PipelineRuns and TaskRuns #99
  • #92 Tekton: Delete commands should show confirmation info message and run with -f without terminal
  • Update tkn version to 0.6
  • #116 Allow user to use higher version of tkn with warning.
  • #1 Fail gracefully if tekton APIs are not available
  • #79 Limit number of pipelineruns and taskruns shown in tree through extension preference
  • Bugfixes for minor issues:
    • quickpick close when clicking anywhere else on desktop
    • #90 Error: stdout maxBuffer lenght exceeded

v0.0.1: Extend list of submitters

06 Dec 22:33
Compare
Choose a tag to compare
Signed-off-by: Denis Golovin <[email protected]>