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

hide parameter value in logs and tracking on demand #23

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

FHoffmannCode
Copy link
Contributor

  • add hidden attr to ParameterDefinition
  • add value_to_track property to ParameterValue
  • use value_to_track property whenever tracker wants to read value of parameter
  • fix misleading type hint

* add `hidden` attr to `ParameterDefinition`
* hide parameter value if needed in TaskBanner and TaskRunParamInfo
* fix misleading type hint
* add tests
@evgenyshulman evgenyshulman merged commit 76b77d8 into develop Oct 21, 2020
evgenyshulman pushed a commit that referenced this pull request Oct 27, 2020
* add `hidden` attr to `ParameterDefinition`
* hide parameter value if needed in TaskBanner and TaskRunParamInfo
* fix misleading type hint
* add tests
@evgenyshulman evgenyshulman deleted the mask_parameters branch March 16, 2021 11:48
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.

None yet

3 participants