Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

1

Regular Expression
ECMAScript (JavaScript)

/
name:\s+['"]?AVP_VERSION['"]?[\s,]+value:\s+['"]?(?<currentValue>[_\-\.\w]+)['"]?
/
gm

Description

  env:
    - name: AVP_VERSION
      value: 1.18.0
Submitted by Yevhen Kolomeiko (Sad-Soul-Eater) - 2 months ago