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

docs: rename whenexpressions to when expressions #4104

Merged
merged 1 commit into from
Jul 21, 2021

Commits on Jul 19, 2021

  1. docs: rename whenexpressions to when expressions

    this commit changes references to `WhenExpressions` in documentation
    to `when` expressions
    
    we use the field `when` in the `pipelines` (expressions is not used) so
    to make it less confusing to users, we need to rename
    
    this change applies only to the documentation, it doesn't impact the code
    
    closes tektoncd#3940
    closes tektoncd#4098
    jerop committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    aadebe9 View commit details
    Browse the repository at this point in the history