Skip to content

Running buildout command before uploading #261

@hvelarde

Description

@hvelarde

I have the following issue: lately we started using webpack to generate static resources in some of our packages. AFAIK, when I try to make a release zest.releaser clones the package and does a check out of the tag; that means generated files are not there and are not being included in the released wheel or zip file.

may I ask why we are making this new clone now? is there a way to use current directory instead? is there a way to run the whole buildout to generate those files?

the package I'm trying to release is brasil.gov.temas and we use sc.recipe.staticresources to generate the static resources.

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