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

Add a utility functions for managing YAML config files #472

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

douglasjacobsen
Copy link
Collaborator

This merge adds a new module (util/yaml_generation) with functions that help manage (read / write / change) configuration files for experiments that require YAML files to be generated as part of their input.

This commit adds a new module (util/yaml_generation) with functions that
help manage (read / write / change) configuration files for experiments
that require YAML files to be generated as part of their input.
@douglasjacobsen douglasjacobsen added the enhancement New feature or request label Apr 26, 2024
@rfbgo rfbgo merged commit 1a76813 into GoogleCloudPlatform:develop Apr 26, 2024
5 checks passed
@douglasjacobsen douglasjacobsen deleted the yaml_utils branch November 8, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants