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

Add feature for upload flatpak bundle to some github release tag #208

Closed
wants to merge 0 commits into from

Conversation

CNOCTAVE
Copy link

See issue #207

}
})
if (exitCodeUploadToGithub !== 0) {
throw Error('flat-manager-client failed to upload to GitHub')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not flat-manager-client that can fail here, no?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flat-manager-client won't fail, but gh may fail because of tag not exist, tag time more than 3 hours, etc.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

then the error should not talk about flat-manager.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's 'Failed to upload to GitHub' now.

@bilelmoussaoui
Copy link
Member

the changes are not enough, you need to follow https://github.com/flatpak/flatpak-github-actions/blob/master/CONTRIBUTING.md

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