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

GitHub Actions not uploading artifacts for Electron application release #422

Open
devleejb opened this issue Dec 8, 2024 · 2 comments · Fixed by #423
Open

GitHub Actions not uploading artifacts for Electron application release #422

devleejb opened this issue Dec 8, 2024 · 2 comments · Fixed by #423
Assignees
Labels
bug 🐞 Something isn't working

Comments

@devleejb
Copy link
Member

devleejb commented Dec 8, 2024

What happened:
When attempting to release the Electron application through GitHub Actions, no artifacts are being uploaded. The workflow executes, but the expected files are not available in the release.

What you expected to happen:
The GitHub Actions workflow should upload the required artifacts as part of the release process.

How to reproduce it (as minimally and precisely as possible):

  1. Trigger the GitHub Actions workflow for the Electron application release.
  2. Check the release on GitHub to see if any artifacts were uploaded.

Anything else we need to know?:
I have provided the GitHub Actions logs for your review: GitHub Actions Logs

Environment:

  • Operating system: ALL
  • Browser and version: ALL
  • CodePair version: v0.1.26
@devleejb devleejb added the bug 🐞 Something isn't working label Dec 8, 2024
@github-project-automation github-project-automation bot moved this to Backlog in CodePair Dec 8, 2024
@devleejb devleejb self-assigned this Dec 8, 2024
@devleejb devleejb moved this from Backlog to In progress in Yorkie Project - 2024 Dec 8, 2024
@devleejb devleejb moved this from Backlog to In progress in CodePair Dec 8, 2024
@devleejb devleejb linked a pull request Dec 8, 2024 that will close this issue
2 tasks
@github-project-automation github-project-automation bot moved this from In progress to Done in Yorkie Project - 2024 Dec 8, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in CodePair Dec 8, 2024
@devleejb
Copy link
Member Author

devleejb commented Dec 8, 2024

After #423 is merged, the artifacts are uploaded well. However, the application seems damaged.
image

@devleejb devleejb reopened this Dec 8, 2024
@github-project-automation github-project-automation bot moved this from Done to In progress in Yorkie Project - 2024 Dec 8, 2024
@devleejb
Copy link
Member Author

devleejb commented Dec 8, 2024

Related to electron-userland/electron-builder#7602.

If you want to distribute your application to other OSX users you have to sign it and to my knowledge there is no free alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
Status: Done
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant