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

Documentation needed for workflow expression language #33

Open
dustinblack opened this issue Mar 16, 2023 · 3 comments
Open

Documentation needed for workflow expression language #33

dustinblack opened this issue Mar 16, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@dustinblack
Copy link
Member

Please describe what you would like to see in this project

There is only very light coverage of the expression language currently in the docs. We need to make sure this is clearly documented and easy to consume with examples.

@dustinblack dustinblack added the enhancement New feature or request label Mar 16, 2023
@jaredoconnell
Copy link
Contributor

The documentation should specify:

  • Where you can use expressions
  • How to enable an expression instead of it being interpreted as a literal
  • Functions (once implemented)
  • Comparisons (once implemented)
  • Math (if/once implemented)
  • Some details on the data structure the paths are accessing, like how to access step output, or input.

@jaredoconnell jaredoconnell moved this to Backlog in Arcaflow Mar 21, 2023
@ghost
Copy link

ghost commented Apr 3, 2023

@jaredoconnell
Copy link
Contributor

Good start. That's all that's necessary right now. I will keep this open until I document the new features once they're out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

2 participants