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

Pipeline Operator #691

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 5, 2019

  1. Added pipeline helper, with tests

    Can write with | and |> to use this function.
    Kieling committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    47e3003 View commit details
    Browse the repository at this point in the history
  2. Use shift to get name from replacedName

    Kieling committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    10c3381 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Fixed eslint

    raphaelkieling committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d5b974c View commit details
    Browse the repository at this point in the history
  2. Fixed a problem with undefined function.

    The default value was returned. But i need the value returned from pipelines
    Kieling committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9e0ddbc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    a5920c3 View commit details
    Browse the repository at this point in the history