-
Notifications
You must be signed in to change notification settings - Fork 480
Open
Conversation
Updated manifest.yml to include detailed application description, features, controls, and screenshots.
Updated the description and removed unnecessary blank lines in the manifest file.
Added manifest.yml for Stopwatch Flipper app with features and controls.
Added manifest file for the Stack game with details including source code, description, features, controls, changelog, and screenshots.
Added manifest file for Stack game with details and features.
Add manifest file for Stack game with details and features.
@xMasterX
xMasterX
added
the
fixes needed
Unresolved issues with the app requiring maintainer's attention
label
Aug 22, 2026
xMasterX
xMasterX
requested changes
Aug 22, 2026
@xMasterX
xMasterX
left a comment
Collaborator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi!
bundle fails: App ID 'stack_game' in manifest does not match app ID 'stack' from the path applications/Games/stack/manifest.yml.
The app folder name must match the id in your manifest.
Please either rename the folder to applications/Games/stack_game/, or change the id in the app manifest to "stack" - whichever you prefer, just make them the same. Thanks!
bergr22
commented
Aug 22, 2026
via email
Contributor
Author
Hi, thanks for the feedback, I've fixed it.
... On Sat, Aug 22, 2026 at 4:44 PM MMX ***@***.***> wrote:
***@***.**** requested changes on this pull request.
Hi!
bundle fails: App ID 'stack_game' in manifest does not match app ID
'stack' from the path applications/Games/stack/manifest.yml.
The app folder name must match the id in your manifest.
Please either rename the folder to applications/Games/stack_game/, or
change the id in the app manifest to "stack" - whichever you prefer, just
make them the same. Thanks!
—
Reply to this email directly, view it on GitHub
<#1186?email_source=notifications&email_token=B77KOJY7WHUARDOGLRXMVPT5LGPVVA5CNFSNUABKM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UKJSXM2LFO4XTKMBQGAZDSMJUGI32M4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#pullrequestreview-5000291427>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B77KOJ7EYPJYPYLRAO6RVVT5LGPVVAVCNFSNUABFKJSXA33TNF2G64TZHM2TKNRTGIYTANZTHNEXG43VMU5TKMJUGU2DOMRWHEYKC5QC>
.
You are receiving this because you authored the thread.Message ID:
<flipperdevices/flipper-application-catalog/pull/1186/review/5000291427@
github.com>
xMasterX
commented
Aug 27, 2026
Collaborator
Hi! Good, the folder matches the id now. But bundle fails: Path not found: changelog.md. Your manifest has changelog: "@changelog.md" but there is no changelog.md file in the repo. please add it, or write the changelog inline in the manifest. Thanks!
bergr22
commented
Aug 27, 2026
via email
Contributor
Author
Hi, even though the changelog.md file has been in my repo twice now and
I’ve written it correctly in the manifest, it’s still giving an error for
some reason—I don’t understand why—so I’ll write it out manually. Thanks
for the feedback.
... On Thu, Aug 27, 2026 at 10:45 PM MMX ***@***.***> wrote:
*xMasterX* left a comment
(flipperdevices/flipper-application-catalog#1186)
<#1186 (comment)>
Hi! Good, the folder matches the id now. But bundle fails: Path not found:
changelog.md. Your manifest has changelog: ***@***.***" but there is no
changelog.md file in the repo. please add it, or write the changelog inline
in the manifest. Thanks!
—
Reply to this email directly, view it on GitHub
<#1186?email_source=notifications&email_token=B77KOJYYVYNJ4OZGST2GOAT5MCFVTA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNBUGQZTQNJUHA4KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#issuecomment-5444385488>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B77KOJYGA42B4MGCK5AN3SD5MCFVTAVCNFSNUABFKJSXA33TNF2G64TZHM2TKNRTGIYTANZTHNEXG43VMU5TKMJUGU2DOMRWHEYKC5QC>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Application Submission
Extra Requirements
Author Checklist (Fill this out)
python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zipAI usage disclosure (Fill this out):
Partially AI assisted (clarify below which code was AI assisted and briefly explain what it does).
Fully AI generated (explain what all the generated code does in moderate detail).
[ AI was used in the design of the blocks ]
Reviewer Checklist (Don't fill this out!)