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

Bump github.com/openshift-pipelines/pipelines-as-code from 0.28.0 to 0.28.1 #179

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps github.com/openshift-pipelines/pipelines-as-code from 0.28.0 to 0.28.1.

Release notes

Sourced from github.com/openshift-pipelines/pipelines-as-code's releases.

v0.28.1

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

  • 4b1a997cbd589fa0a00b8d8bc84433b56eb42b12: Add e2e test for pending prs processed (@​chmouel)
  • 7f91cdabef26197152bf2f549807d7c44c5434f7: Change Message to Title in event.SHATitle field (@​zakisk)
  • cec7dc7a3389204589a1d4fbf535bc310a47fac6: Ensure token is valid before proceeding (#1803) (@​chmouel)
  • 7c06067dddfa16188128c8e0adb5134b62ee75d6: Fix PAC controller panic on empty commits in payload (@​zakisk)
  • 394dbe331c279077ff5d0b9feb89e06379835377: Fix ci by waiting before applying configmap (@​chmouel)
  • c02d5d22fac84c2e208063303411da90259f597e: Fix crashing on bad bitbucketserver payload (@​chmouel)
  • 89d868695c6b9b174a7177c4084b9d5d9c7249c5: Fix gitlab provider for more than 20 .tekton/ files (@​ralphbean)
  • 79b7bec8a9c18b0357e3028f02d159c7edb57bad: Fix hugo-book theme deprecation errors (@​chmouel)
  • de49e8586f5bd1f751e74b2e847076266a7f7345: Fix markdownlint error (@​chmouel)
  • 5081d85bf805715ccaf965d0717f607cf0f262b4: Fix overriding retry settings in PatchPipelineRun (@​chmouel)
  • c751c925118a834c045e0d5702fc0d1846c6ee8e: Fix panic in PAC controller on delete tag event in gitlab (@​zakisk)
  • 662f732eaf96e0980d94903db45ae2a91079dc7e: Fix tkn pac create repo when outside git repo (@​chmouel)
  • 4299cd05c5eeaf1cb2bfed1d19565179dd82e54b: Fix typo in docs make command (@​zakisk)
  • 05827d986eff7843f0d3736bce21f02eed3a52e7: Install PyYAML package using system apt or dnf (@​chmouel)

... (truncated)

Commits
  • ae932d6 gh-workflow-ci: fix checking binary existence
  • 4f12880 Remove double check for toRef and checks for fromRef
  • cec7dc7 Ensure token is valid before proceeding (#1803)
  • c02d5d2 Fix crashing on bad bitbucketserver payload
  • 45e9b17 Introduce pagination into the gitlab tests
  • 89d8686 Fix gitlab provider for more than 20 .tekton/ files
  • 9bc70eb feat(tests): add unittests for template generation
  • 5081d85 Fix overriding retry settings in PatchPipelineRun
  • 7f91cda Change Message to Title in event.SHATitle field
  • 7c06067 Fix PAC controller panic on empty commits in payload
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @osp-pac.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/openshift-pipelines/pipelines-as-code/releases)
- [Changelog](https://github.com/openshift-pipelines/pipelines-as-code/blob/main/.goreleaser.yml)
- [Commits](openshift-pipelines/pipelines-as-code@v0.28.0...v0.28.1)

---
updated-dependencies:
- dependency-name: github.com/openshift-pipelines/pipelines-as-code
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 1, 2024
Copy link
Member

@osp-pac osp-pac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit e0f644e into main Nov 1, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-pipelines/pipelines-as-code-0.28.1 branch November 1, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant