Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Rectify filenames when using travis to publish artifacts #1570

Closed
@luclu

Description

Electron-builder's built-in artifact uploader (e.g. github releases) will use the automatically generated filenames for the binaries and omit our post-hook renaming.

Investigate if:

  1. those names can be updated internally, which would make the post-hook obsolete
  2. a gulp compatible uploader should be used instead of electron-builder's internal

Note: electron-builder doesn't support uploading to azure, if this was planned to be used gulp-azure-storage could be leveraged instead (2).

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions