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

refactor: Launcher argvals refactoring #2822

Merged
merged 20 commits into from
May 17, 2024
Merged

Conversation

hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented May 15, 2024

closes #2818

  1. Updated self.<argument_name> to self.argvals['<argument_name>'].
  2. Removed use of setattr().

hpohekar and others added 6 commits May 16, 2024 09:35
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
hpohekar and others added 4 commits May 16, 2024 23:09
Co-authored-by: Raphael Luciano <raphael.luciano@ansys.com>
Co-authored-by: Raphael Luciano <raphael.luciano@ansys.com>
…gs (#2826)

using blacklist approach instead of whitelist for launch args
@hpohekar hpohekar merged commit d2af58f into main May 17, 2024
26 checks passed
@hpohekar hpohekar deleted the fix/launcher_argvals_refactoring branch May 17, 2024 07:38
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.

arg vals data management
6 participants