forge icon indicating copy to clipboard operation
forge copied to clipboard

Publisher for GitLab

Open MangaD opened this issue 5 years ago • 3 comments

Preflight Checklist

  • [x] I have read the contribution documentation for this project.
  • [x] I agree to follow the code of conduct that this project follows, as appropriate.
  • [x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem Description

I would like to have an auto-updater on my app, and I'm using GitLab for versioning. I haven't found any feature or instructions for this kind of set-up.

Proposed Solution

Support for auto-updating using GitLab CI. And a demo on how to achieve it.

MangaD avatar Jul 30 '20 13:07 MangaD

For autoupdating, you'll need to write something similar to update-electron-app. This is outside of the scope of Electron Forge.

For publishing, you'll need to write something similar to the GitHub or BitBucket publisher plugins. Adding such a plugin to the Electron Forge repository is very low on my list of priorities without some sort of sponsorship, but folks are free to write a third-party publisher plugin for GitLab.

malept avatar Jul 30 '20 17:07 malept

Thank you for your help!

I'll leave the issue open in case you ever have the time and interest to write a plugin for GitLab.

MangaD avatar Jul 31 '20 14:07 MangaD

+1

bullshit avatar Apr 13 '24 11:04 bullshit