Skip to content

Test profile import needs to support old archive files that otherwise are rejected #8127

@isoos

Description

@isoos

Currently the following test profile will fail to import, as retry 3.1.0's archive have mode bits in the tar headers that are not 644 (rather IIRC 640). This is an archive check that was introduced after retry 3.1.0 was published.

packages:
  - name: retry
    versions: ['3.1.0', '3.1.1']

We should probably have an extra flag to support sidestepping all or selectively ignoring some of the checks we do at upload time, otherwise we can't easily import such old archive versions into a test profile.

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