Skip to content

Releases: openshift-labs/lab-tekton-pipelines

Updates Tekton version

16 Mar 18:15
Compare
Choose a tag to compare

Updated tekton version
Updated quay image version

New version of the workshop

14 Feb 23:45
b230d3d
Compare
Choose a tag to compare
Merge pull request #74 from joellord/master

Changed the workshop image to use 4.0

Updated scripts to 2/x

22 Nov 15:57
Compare
Choose a tag to compare
3.1

Update to latest workshop scripts and base image.

Align with OpenShift pipelines 0.7.0

30 Oct 17:52
Compare
Choose a tag to compare
3.0

update workshop to v0.7.0

OpenShift Pipelines Workshop 2.1

25 Sep 15:09
9cfa599
Compare
Choose a tag to compare

This release of the workshop includes #62, which is an update to a screenshot used in the Web Console Visualization section of the workshop.

OpenShift Pipelines Workshop 2.0

19 Sep 04:16
3132ea4
Compare
Choose a tag to compare

This release of the workshop corresponds to version 2.0 of the OpenShift Pipelines Workshop.

This version of the workshop features the ability to use many more features of the OpenShift 4.2 web console Pipelines tab, including viewing logs of the CI/CD pipeline used in the workshop and creating a pipeline through the web console.

It also features steps on creating a MongoDB to be used with the Node.js application to make the sample application more interesting.

The workshop also now no longer requires manual installation of the OpenShift Pipelines operator as the process has been automated as part of deploying the workshop.

This release of the workshop was used at Oracle Code One 9/17 and takes into account feedback from those who went through the workshop.

Thanks to @jorgemoralespou @GrahamDumpleton @jdob @btannous and @jankleinert for helping put this release together.

OpenShift Pipelines Workshop 1.0

21 Aug 12:39
Compare
Choose a tag to compare

DEPRECAED: This version of the workshop is now incompatible with the 4.2 web console. Please use what is in master until a new release is available.

This release corresponds to the first version of the OpenShift Pipelines workshop. In this workshop, users will be guided through creating a CI/CD pipeline using Tekton and deploying a sample Node.js application on OpenShift. Users will have the opportunity to create Tekton custom resources, such as tasks, a pipeline, pipelineresources, and a pipelinerun. The workshop includes the Tekton CLI (tkn) and makes use of the 4.2 Developer Console to showcase OpenShift Pipelines frontend features.

This workshop requires the following prerequisites:

  • OpenShift 4 Cluster
  • The OpenShift Pipelines operator must be globally installed on the OpenShift 4 cluster hosting the workshop

Thank you to @jorgemoralespou, @GrahamDumpleton, @jdob for contributions to v1.0.