-
Notifications
You must be signed in to change notification settings - Fork 23
Pin aliases #2059
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
Merged
Merged
Pin aliases #2059
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
6a19100
Expose aliases in Input, Output, and PinSpecification
PProfizi 2a49a32
Add alias to template and operator code generation
PProfizi 061a3c7
Handle retro in Specification
PProfizi 0c00799
Expose alias in operator_specification_grpcapi.py
PProfizi 2608a49
Try getattr in template
PProfizi 572a8da
Handle default __getattr__
PProfizi 13c1c20
Add a deprecation warning when using pin aliases
PProfizi 4764244
Fix Specification doctests
PProfizi c707fd4
Limit changes to operators with aliases
PProfizi dec7e2b
Fix retro compatibility condition
PProfizi 1141954
Make operator_specification_get_pin_num_aliases retro-compatible
PProfizi 69f6b11
Remove server version check
PProfizi 05e54a5
Revert "Remove server version check"
PProfizi 73575bb
Add server version check
PProfizi 9e5a5c3
Do not remove translator.py during code_generation.py
PProfizi 41ead92
Add default value to variable for error reporting in build.py
PProfizi 43e5b09
Add aliases as valid operator inputs in the signature
PProfizi 8ad4d18
Fix indent in operator.mustache
PProfizi 0ccccbe
Fix indentation in operator.mustache
PProfizi eacedfe
Print server path for operator generation
PProfizi b0faf24
Limit tests to mac operator
PProfizi d086139
Add aliases to operator signature
PProfizi 09f6ca8
Fix dict creation
PProfizi 1b7b619
Revert "Limit tests to mac operator"
PProfizi 433ba3c
update generated code (#2129)
pyansys-ci-bot cdaa510
Remove redundant code following rebase
PProfizi 42be3fd
Reactivate retro testing for test_animation.py and test_animator.py
PProfizi 5679732
Add deprecation warning when using an alias as operator instantiation…
PProfizi 059cf9f
Add test_specification.py with test_pin_alias
PProfizi 69c57d6
update generated code (#2131)
pyansys-ci-bot c36b6e3
Skip test_pin_alias during retro tests
PProfizi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.