posit-dev / publisher

MIT License
3 stars 0 forks source link

Add `parentDir` to API resources #1844

Closed dotNomad closed 3 days ago

dotNomad commented 2 weeks ago

Currently we have configurationRelPath and similar, which has a value of .posit/publish/python-staging.toml for example.

For Nested Project Deploying and the strings we will want to display we will need a new attribute in:

parentDir will contain the relative-to-the-workspace-root path of the directory containing the .posit directory.


Part of the #1843 epic.