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

Add response flags into cel expression context #8827

Merged
merged 6 commits into from
Nov 5, 2019

Commits on Oct 31, 2019

  1. add response flag into expr context

    Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
    bianpengyuan committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    128be5f View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
    bianpengyuan committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    5ab24be View commit details
    Browse the repository at this point in the history
  3. get response flag as encoded integer

    Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
    bianpengyuan committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    a518dd0 View commit details
    Browse the repository at this point in the history
  4. fix doc

    Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
    bianpengyuan committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    8d278b1 View commit details
    Browse the repository at this point in the history
  5. fix doc and test signature.

    Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
    bianpengyuan committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c3138d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. s/getResponseFlags/responseFlags

    Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
    bianpengyuan committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    8a902a3 View commit details
    Browse the repository at this point in the history