Skip to content

fix(ci): update build workflow to io.github.tattvaorg.Bubble and restore compatibility symlinks - #16

Merged
Chintanpatel24 merged 1 commit into
mainfrom
feat/liquid-glass-ecosystem-perf
Sep 17, 2026
Merged

Chintanpatel24 merged 1 commit into
mainfrom
feat/liquid-glass-ecosystem-perf

Conversation

@Chintanpatel24

Copy link
Copy Markdown
Member

Overview

Fixes the CI workflow failure:

-- Deploying icons --
ERROR: No such file or directory: dist/io.github.soyeb_jim285.Bubble.svg
Error: Process completed with exit code 1.

Changes

  • Updated .github/workflows/build.yml:
    • linuxdeploy arguments updated to reference dist/io.github.tattvaorg.Bubble.desktop and dist/io.github.tattvaorg.Bubble.svg.
    • AppStream release verification updated to inspect dist/io.github.tattvaorg.Bubble.metainfo.xml.
    • Flatpak manifest build step updated to io.github.tattvaorg.Bubble.yml.
    • Website dispatch and flatpak repo targets updated to TattvaOrg.
  • Created backwards-compatibility symlinks in dist/ and repository root:
    • dist/io.github.soyeb_jim285.Bubble.svg -> io.github.tattvaorg.Bubble.svg
    • dist/io.github.soyeb_jim285.Bubble.desktop -> io.github.tattvaorg.Bubble.desktop
    • dist/io.github.soyeb_jim285.Bubble.metainfo.xml -> io.github.tattvaorg.Bubble.metainfo.xml
    • io.github.soyeb_jim285.Bubble.yml -> io.github.tattvaorg.Bubble.yml

…ore compatibility symlinks

- Update linuxdeploy arguments in build.yml to reference dist/io.github.tattvaorg.Bubble.desktop and .svg
- Update AppStream release check and Flatpak manifest references in build.yml
- Add backwards-compatibility symlinks for legacy ID in dist/ and root to prevent missing-file errors
Copilot AI lite review requested due to automatic review settings September 17, 2026 08:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Chintanpatel24
Chintanpatel24 merged commit f025fc9 into main Sep 17, 2026
1 check passed
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