Releases: jenkins-x/lighthouse
Releases · jenkins-x/lighthouse
1.25.1
Changes in version 1.25.1
Chores
- replace gcr with ghcr (JordanGoasdoue)
- bump: upgrade tekton-pipeline to v1.2.0 (JordanGoasdoue)
1.25.0
Changes in version 1.25.0
New Features
- add method to convert tekton resource to vi PipelineRun without uses (Mårten Svantesson)
Bug Fixes
- set user config for test (Mårten Svantesson)
- improve test error messages (Mårten Svantesson)
1.24.2
v1.24.2 Release version 1.24.2
1.24.1
v1.24.1 Release version 1.24.1
1.24.0
Changes in version 1.24.0
New Features
- upgrade tekton to 1.1.0 (JordanGoasdoue)
1.23.8
Changes in version 1.23.8
Chores
- deps: upgrade jenkins-x/go-scm to version 1.14.58 (jenkins-x-bot)
- deps: upgrade to version 1.14.57 (jenkins-x-bot)
1.23.7
v1.23.7 Release version 1.23.7
1.23.6
Changes in version 1.23.6
Chores
- deps: upgrade to version 1.14.57 (jenkins-x-bot)
1.23.5
Changes in version 1.23.5
Tests
- make tests pass about activityRecord (JordanGoasdoue)
Chores
- upgrade tektoncd to latest 0.69.1 (JordanGoasdoue)
- tests: fix remaining tests (JordanGoasdoue)
- periodic: make test pass with new taskruntemplate (JordanGoasdoue)
- breakpoint: make test pass with updated struct (JordanGoasdoue)
- normalize actual and expected data to avoid diff when indent (JordanGoasdoue)
- convert from v1beta1 to v1 pipeline/task loaded from ref (JordanGoasdoue)
- support v1 and v1beta1 (JordanGoasdoue)
- use lighthousev1alpha1 (JordanGoasdoue)
- pass tektonClient from param in ConvertPipelineRun (JordanGoasdoue)
- add taskruns get permission (JordanGoasdoue)
- add scheme on Manager config (JordanGoasdoue)
- remove deprecated PipelineResources (JordanGoasdoue)
- get taskruns from clients instead of pr.Status.TaskRuns (JordanGoasdoue)
- replace ArrayOrString with ParamValue (JordanGoasdoue)
- use Timeouts.Pipeline instead of Timeout (JordanGoasdoue)
- manually edit zz_generated because controller-gen fails (JordanGoasdoue)
- regenerate crds with make crd-manifests (JordanGoasdoue)
- use tektoncd/pipeline/pkg/apis/pipeline/v1 (JordanGoasdoue)
- use pipelinev1beta1 everywhere (JordanGoasdoue)
- upgrade tekton pipeline to 0.65.3 with dependencies upgrades (JordanGoasdoue)
Other Changes
These commits did not use Conventional Commits formatted messages:
- chore(load_pipelinerun): convert the expected to v1 (JordanGoasdoue)
- chore(load_pipelinerun): show how to validate one uses test (JordanGoasdoue)
1.23.4
Changes in version 1.23.4
Chores
- keeper: remove automatic rerun logic for Tekton PipelineRuns with race condition failures (JordanGoasdoue)