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

spec rename OpDef args -> params #310

Merged
merged 1 commit into from
Jul 28, 2023
Merged

spec rename OpDef args -> params #310

merged 1 commit into from
Jul 28, 2023

Conversation

ss2165
Copy link
Member

@ss2165 ss2165 commented Jul 28, 2023

matches implementation in #308

@ss2165 ss2165 requested a review from croyzor July 28, 2023 11:05
@ss2165 ss2165 changed the title rename OpDef args -> params spec rename OpDef args -> params Jul 28, 2023
@@ -893,20 +893,20 @@ resources:
# Hence, no signature block => will look up a compute_signature in registry.
- name: GraphOp
description: "Involves running an argument Graph. E.g. run it some variable number of times."
args:
params:
- r: ResourceSet
Copy link
Contributor

Choose a reason for hiding this comment

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

Slightly off-topic, but I don't think ResourceSet as a param is valid

Copy link
Member Author

Choose a reason for hiding this comment

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

raise issue?

@ss2165 ss2165 added this pull request to the merge queue Jul 28, 2023
Merged via the queue into main with commit 2fd5b33 Jul 28, 2023
6 checks passed
@ss2165 ss2165 deleted the spec/args-params branch July 28, 2023 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants