Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@samueldjohnson
Copy link
Collaborator

@samueldjohnson samueldjohnson commented Jan 12, 2026

  • Currently, 'torq config pull' will only write to existing files. Update the logic to write to a new file if the provided file doesn't exist. As well, add ".pbtxt" to the end of the filename if it isn't already there.
  • Update config.py to make args.file_path a pathlib.Path object.
  • Add and update relevant tests.

Test: ./torq_test
Fixes: 474686851

Currently, 'torq config pull' will only write to existing files. Update
the logic to write to a new file if the provided file doesn't exist. As
well, add ".pbtxt" to the end of the filename if it isn't already there.

Test: ./torq_test
Fixes: 474686851
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.

2 participants