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

[GAP-4] Computation Manifest #27

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

Conversation

mfranciszkiewicz
Copy link
Contributor

No description provided.

@mfranciszkiewicz mfranciszkiewicz marked this pull request as ready for review October 20, 2021 22:48
@stranger80 stranger80 changed the title [GAP-DRAFT] Computation Manifest [GAP-4] Computation Manifest Oct 26, 2021
@stranger80 stranger80 added the GAP: Feature GAP type: Feature label Nov 3, 2021
@stranger80
Copy link
Contributor

Summary of TC review: once the remark from JBetley is addressed we consider this GAP as "signed off"

Comment on lines +108 to +111
- `["{\"run\": { \"value\": \"/bin/date -R\", \"env\": { \"VAR\": \"42\" } }"]`
- `["{\"run\": { \"value\": \"/bin/date\", \"env\": { \"VAR\": \"4[0-9]+\" }, \"match\": \"regex\"}"]`
- `["{\"run\": { \"value\": \"/bin/date -R\", \"env\": { \"VAR\": { \"value\": \"4[0-9]+\", \"match\": \"regex\" } }"]`
- `["{\"run\": { \"value\": \"/bin/[a-zA-Z0-9]*\", \"match\": \"regex\" }"]`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

value or args??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GAP: Feature GAP type: Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants