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.0 #89

Closed
github-actions bot opened this issue Sep 20, 2024 · 0 comments
Closed

[openshift-pipelines/pipelines-as-code] v0.28.0 #89

github-actions bot opened this issue Sep 20, 2024 · 0 comments

Comments

@github-actions
Copy link
Contributor

Pipelines as Code version v0.28.0

OpenShift Pipelines as Code v0.28.0 has been released 🥳

This is a major release with new features and usual bugfix and refactoring.

  • Enhanced pipelines_as_code_pipelinerun_count metric counter to enable filteration of PipelineRun count by Repository or Namespace. PR

  • Setting Controller, Webhook and Watcher Deployments securityContext readOnlyRootFilesystem to true
    to increase the security and to avoid being flagged by the security scanner. PR

  • Fix of multiple blocker issues related to global repository functionality. PR-1742, PR-1745 and PR-1753

  • Redesign and Enhancement of PAC Resolver to cover few scenarios like PR

    • PAC will not resolve Pipelines unnecessarily which are not part of the PipelineRuns filtered for the event
    • Now you can use different version of same Task in different PipelineRuns/Pipelines.

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.0/release.yaml

Kubernetes

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

Documentation

The documentation for this release is available here :

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

Changelog

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

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