google / cel-go

Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.3k stars 224 forks source link

Make the CEL ast package public. #904

Closed ShahedAlMashni closed 8 months ago

ShahedAlMashni commented 8 months ago

Make the CEL ast package public.

This allows the usage of the new GlobalMacro as the MacroFactory depends on the ast package.

google-cla[bot] commented 8 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

TristonianJones commented 8 months ago

/gcbrun