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

fix: disable broken app and add safeguards #1859

Merged
merged 2 commits into from
Aug 18, 2021
Merged

fix: disable broken app and add safeguards #1859

merged 2 commits into from
Aug 18, 2021

Conversation

erickzhao
Copy link
Member

Fixes #1856

I found out that the SnailFM app was the culprit here due to an error processing the PNG file. I've disabled it and prevented all disabled apps from being processed in the build scripts.

cc @snaildos

@erickzhao erickzhao requested review from Toinane and a team August 17, 2021 23:09
@snaildos
Copy link
Contributor

Huh.? What needs to be done here?

@malept
Copy link
Member

malept commented Aug 17, 2021

Huh.? What needs to be done here?

@snaildos seems like CI indicates that the icon you provided isn't actually a PNG.

@snaildos
Copy link
Contributor

Huh.? What needs to be done here?

@snaildos seems like CI indicates that the icon you provided isn't actually a PNG.

My God. Sorry. That's my bad. Will work on a instant fix for this.

@malept
Copy link
Member

malept commented Aug 17, 2021

Perhaps in a separate PR, a PR check should be added to make sure that any new icons are actually valid PNGs?

@snaildos
Copy link
Contributor

snaildos commented Aug 18, 2021

SnailFM should be resolved on this PR, #1860

You can maybe really moved the disabled tag of your PR since no need because I just updated the app with a new PR.

@codebytere codebytere merged commit ac664e2 into master Aug 18, 2021
@codebytere codebytere deleted the fix/build branch August 18, 2021 08:42
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.

CI is broken
4 participants