fix: normalize snap desktop filename, fix platform download URLs, ext…#6
Merged
Conversation
…ract deb before snapcraft - snapcraft.yaml: source pre-extracted directory instead of raw .deb - release.yml: extract deb, find and rename .desktop to teebot-flow.desktop regardless of Tauri's generated name (e.g. 'Teebot Flow.desktop') - platform.ts: update asset names to match actual Tauri output (Teebot.Flow for Win/Mac, 'Teebot Flow' with space for Linux) Co-authored-by: Atib Ur Rehman <rehmanateebur@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe release workflow now extracts Debian contents for Snapcraft, validates and normalizes the desktop file, and uses the extracted directory as the Snap source. Platform download URL templates now match updated Windows, Linux, and macOS release asset names. ChangesRelease packaging and distribution
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
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.
…ract deb before snapcraft
Summary by CodeRabbit