electron / forge

:electron: A complete tool for building and publishing Electron applications
https://electronforge.io
MIT License
6.51k stars 521 forks source link

feat: Adding optional metadata config to gcs publisher #3682

Closed Tobiasartz closed 2 months ago

Tobiasartz commented 2 months ago

Summarize your changes: Optionally pass metadata to GCS objects Useful for setting cacheControl on files such as RELEASE.json

Tobiasartz commented 2 months ago

@MarshallOfSound CI test failed due to a 502 on yarnpkg.com Can the test be re-ran or do I need to make an empty commit to retrigger?