Skip to content

[feature-request] Support for ignoring files for apify push #982

@JJetmar

Description

@JJetmar

The documentation says:

One important thing to note is that you can use a .gitignore file to exclude files from being pushed. When you use apify push without a .gitignore, the full folder contents will be pushed, meaning that even the storage and node_modules will be pushed. These files are unnecessary to push, as they are both generated on the platform.

But there might be completely valid use-cases when I want to keep my whole project (code + documentation + assets/images) in GH repository but I am not interested in pushing these via apify push as it would be extra bandwidth, time during building Dockerimage etc.

Would it be possible to introduce support for ignored files, that would be considered just by apify push (additionally to .gitignore)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions