electron-builder: S3 won't upload app files

Hello,

I’m trying to make the publishing feature work in our project but I’m not sure if I understood correctly the behaviour.

We are building application for mac, win and linux. We are using S3 as the publishing provider.

From my understanding, after I run npm run release (setuped as build -mwl --publish always) I expect to have all the packaged files on the specified bucket in S3. The thing is, only latest-mac.json and latest.yml are published to S3. I’m missing the dmg, exe and AppImage files.

I’m doing something wrong or maybe there is something I’m not understanding.

Any help is more than welcome! Thanks and this project rocks!

Versions:

  • electron-builder 15.1.1
  • electron-publisher-s3 15.0.1

Status

  • Sample project is working if bucket path is set.
  • My application is not working with any configuration
  • Tried using yarn instead of npm and didn’t worked

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Reactions: 2
  • Comments: 35 (14 by maintainers)

Commits related to this issue

Most upvoted comments

@bilby91 In 3 seconds, 16.6.2 (next release).