tektoncd / triggers

Event triggering with Tekton!
Apache License 2.0
545 stars 416 forks source link

Bump CEL to v0.20.1 #1730

Closed bigkevmcd closed 2 months ago

bigkevmcd commented 2 months ago

Changes

This registers the newest cel Extensions.

The docs are updated and the cel-eval tool has been updated to register the extensions.

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

/kind cleanup

Release Notes

CEL interceptor updated to cel-go v0.20.1 and extensions for manipulating lists, sets and mathematical functions have been added.
bigkevmcd commented 2 months ago

@khrm Updated with the correct registrations.

tekton-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: khrm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tektoncd/triggers/blob/main/OWNERS)~~ [khrm] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
khrm commented 2 months ago

@savitaashture Let's merge this for v0.27.0