Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: build release artifacts individually #51

Merged
merged 1 commit into from
Dec 6, 2021
Merged

Conversation

travisgroth
Copy link
Contributor

Summary

We're getting failures to update the draft release, despite using the recommended release strategy of electron-builder. There may be a bug/api limit we're encountering, as we're trying to build/upload 4 mac artifacts and 2 linux artifacts at once.

This change performs the release of each platform/architecture serially, which hopefully sidesteps the problem. See related issue for more info.

Related issues

electron-userland/electron-builder#4940

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@travisgroth travisgroth requested a review from nhayfield December 1, 2021 19:40
@travisgroth travisgroth merged commit 6493a53 into master Dec 6, 2021
@travisgroth travisgroth deleted the serial_release branch December 6, 2021 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants