Skip to content

rsconnect write-manifest not excluding files on windows #285

Closed
@shapiromatron

Description

@shapiromatron

When running rsconnect write-manifest, the generated manifest.json still includes files in the venv and .git folder, even though they're supposed to be ignored by default, per the readme documentation.

I tried excluding and I still cannot get them excluded. I suspect this may be because I'm running this command on Windows 10. I'm using rsconnect-python==1.10.0

Here the command I'm using:

rsconnect write-manifest dash -o -e app:app .

The manifest is very large (5mb) because of these directories being included in the files section.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions