Skip to content

[Feature]: Log paths of all files included in deployment archive #930

@jonaro00

Description

@jonaro00

Describe the feature

Many questions are posted regarding which files are uploaded to Shuttle.
The answer is quite simple (This should be listed in the docs btw), but it is hard to verify exactly which files are uploaded. The code for handling this is in an obscure place and not very straight forward.
Therefore, either cargo-shuttle or the logs from deployment should log all files that were included in the archive, i.e. either when making the archive or unpacking it.

Perhaps this will spam the logs a bit, so perhaps a --verbose flag could be introduced for deployments?

Alternatively, it could be a development build logging feature.

Suggestion or Example of how the feature would be used

Packing file .gitignore
Packing file Cargo.toml
...
Packing file src/main.rs
...

Duplicate declaration

  • I have searched the issues and this feature has not been requested before.

Metadata

Metadata

Assignees

No one assigned

    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