Skip to content

Commit b90e77c

Browse files
authored
docs: add Kargo's usage of expr (#944)
Signed-off-by: Jesse Suen <jesse@akuity.io>
1 parent 851b241 commit b90e77c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ func main() {
171171
* [SOLO](https://solo.one) uses Expr interally to allow dynamic code execution with custom defined functions.
172172
* [Naoma.AI](https://www.naoma.ai) uses Expr as a part of its call scoring engine.
173173
* [GlassFlow.dev](https://github.com/glassflow/clickhouse-etl) uses Expr to do realtime data transformation in ETL pipelines
174+
* [Kargo](https://kargo.io/) uses Expr to evaluate and manipulate variables dynamically during [promotion steps](https://docs.kargo.io/user-guide/reference-docs/expressions/)
174175

175176
[Add your company too](https://github.com/expr-lang/expr/edit/master/README.md)
176177

0 commit comments

Comments
 (0)