Skip to content

allow generating different arches independently #2

@pmiess

Description

@pmiess

It would be useful to allow generating feeds for the same version on different arches,
if the source your downloading from does not generate all the archives for all the arches at the same time.

An example of this would be info-zip which depends on third parties to generate binaries. The latest version 64 bit build was built more than a year after the 32 bit build.

I would like to be able to run 0watch and have it find that the linux-i386 version 1 is not generated yet , but the linux-x86_64 and windows-i386 version 1 feeds have been.

I can make the version variable include the arch to work around this.
But, unless I push the arch into the version attribute of the feed file, extra downloads are generated.

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