Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[openshift-pipelines/pipelines-as-code] v0.28.1 #99

Open
github-actions bot opened this issue Nov 1, 2024 · 0 comments
Open

[openshift-pipelines/pipelines-as-code] v0.28.1 #99

github-actions bot opened this issue Nov 1, 2024 · 0 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2024

Pipelines as Code version v0.28.1

Pipelines as Code bugfix release

Changes

  • Bug Fixes
    • [Bitbucket] Token Validation: Ensure the token is valid before proceeding with the rest of the code. @chmouel
    • [Bitbucket] Error Handling: Fixed a crash when the Bitbucket Server payload is missing required fields. @chmouel
    • [GitLab] Pagination: Introduced keyset pagination for GitLab tests, ensuring handling of more than 20 .tekton/ files. @ralphbean
    • [GitLab] PAC Controller Panic: Fixed a panic in the PAC controller when handling empty commits and during tag delete events in GitLab. @zakisk
  • [Gitlab] Change Message to Title in event.SHATitle field @zakisk
  • [Concurrency] Fix overriding retry settings in PatchPipelineRun @chmouel
  • [Concurrency] fix watcher queue initialisation on concurrency @chmouel
  • [cli] Fix tkn pac create repo when outside git repo @chmouel

Installation

To install this version you can install the release.yaml with kubectl for your platform :

Openshift

kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.28.1/release.yaml

Kubernetes

kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.28.1/release.k8s.yaml

Documentation

The documentation for this release is available here :

https://release-v0-28-1.pipelines-as-code.pages.dev

Full Changelog

Full Changelog: v0.28.0...v0.28.1

https://github.com/openshift-pipelines/pipelines-as-code/releases/tag/v0.28.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants