Skip to content

Conversation

@jakeymac
Copy link
Contributor

@jakeymac jakeymac commented Oct 21, 2025

Description

This pull request adds new functionality to Tethys CLI, allowing users to:

  • Retrieve file paths in the Tethys Paths API
  • Add files easily to file paths in the Tethys Paths API

It also provides small updates to the Paths API workspace functions

Changes Made to Code

  • Added new commands to Tethys CLI
  • Small updates to Paths API in workspace functions to accept TethysApp objects/models

Related PRs, Issues, and Discussions

Quality Checks

  • At least one new test has been written for new code
  • New code has 100% test coverage
  • Code has been formatted with Black
  • Code has been linted with flake8
  • Docstrings for new methods have been added
  • The documentation has been updated appropriately

@coveralls
Copy link

coveralls commented Nov 5, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 9c3af09 on paths-commands
into 4fafd04 on main.

@swainn swainn merged commit f5759ae into main Nov 18, 2025
29 checks passed
@swainn swainn deleted the paths-commands branch November 18, 2025 15:55
@jakeymac jakeymac linked an issue Dec 5, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Workspaces CLI Command

4 participants