Skip to content

Releases: jenkins-x/lighthouse

1.25.1

24 Jul 14:06

Choose a tag to compare

Changes in version 1.25.1

Chores

  • replace gcr with ghcr (JordanGoasdoue)
  • bump: upgrade tekton-pipeline to v1.2.0 (JordanGoasdoue)

1.25.0

09 Jul 15:43

Choose a tag to compare

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

07 Jul 22:42

Choose a tag to compare

1.24.2 Pre-release
Pre-release
v1.24.2

Release version 1.24.2

1.24.1

07 Jul 22:31

Choose a tag to compare

1.24.1 Pre-release
Pre-release
v1.24.1

Release version 1.24.1

1.24.0

07 Jul 19:24
9009de2

Choose a tag to compare

1.24.0 Pre-release
Pre-release

Changes in version 1.24.0

New Features

  • upgrade tekton to 1.1.0 (JordanGoasdoue)

1.23.8

23 Apr 06:38

Choose a tag to compare

1.23.8 Pre-release
Pre-release

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

06 Apr 20:08

Choose a tag to compare

1.23.7 Pre-release
Pre-release
v1.23.7

Release version 1.23.7

1.23.6

04 Apr 15:28

Choose a tag to compare

1.23.6 Pre-release
Pre-release

Changes in version 1.23.6

Chores

  • deps: upgrade to version 1.14.57 (jenkins-x-bot)

1.23.5

27 Mar 20:38

Choose a tag to compare

1.23.5 Pre-release
Pre-release

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

25 Mar 15:31

Choose a tag to compare

Changes in version 1.23.4

Chores

  • keeper: remove automatic rerun logic for Tekton PipelineRuns with race condition failures (JordanGoasdoue)