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

cli: move to_toml_value() to src/config.rs #3784

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

martinvonz
Copy link
Owner

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (cli/src/config-schema.json)
  • I have added tests to cover my changes

Google would like to use `to_toml_value()` for writing TOML-formatted
configs from our internal bug report command.
Copy link
Collaborator

@PhilipMetzger PhilipMetzger left a comment

Choose a reason for hiding this comment

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

Google would like to use to_toml_value() for writing TOML-formatted
configs from our internal bug report command.

I assume to send the users config to the bugtracker.

@martinvonz martinvonz merged commit ec5914c into main May 30, 2024
16 checks passed
@martinvonz martinvonz deleted the push-vplmlzuvozut branch May 30, 2024 06:41
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.

3 participants