Skip to content

Do not collect skipped packages #51

Description

@lcarva

The build-sequence command produces the build-sequence.json file. This file lists all the packages that were involved in the build. When using --cache-wheel-server-url, some of these packages may have been already built and are thus marked as skipped: true.

To more accurately capture what content was actually built, let's modify the collect-build-files script to exclude any packages marked as being skipped. (Conversely, we can change it so only the ones marked as NOT skipped are included.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions