Skip to content

Exclude .zip files from repository & CI #171

@flokixdev

Description

@flokixdev

I would propose to set up a CI pipe to build artifacts like .zip/.json files are (and exclude them from this repo), because .zip files are treated by GIT as a blob and .json files are only artifacts.

Why?
At this time it is very slow to clone the repo because it contains many .zip files. Each time you change the .zip file, the repo size will grow by the size of the .zip file.

It would be also easier for a maintainer, because he would no longer need to run grunt commands manually and commit the changes back to the repo.

CI pipe can build it and upload it to API automatically.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions