Skip to content

fix: rename flatpak files from DevPod/loft to Devsy#9

Merged
skevetter merged 1 commit into
mainfrom
fix/rename-flatpak-files
Apr 19, 2026
Merged

fix: rename flatpak files from DevPod/loft to Devsy#9
skevetter merged 1 commit into
mainfrom
fix/rename-flatpak-files

Conversation

@skevetter

@skevetter skevetter commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Rename desktop/flatpak/sh.loft.devpod.ymlsh.devsy.devsy.yml
  • Rename desktop/flatpak/DevPod.desktopDevsy.desktop
  • Rename desktop/flatpak/devpod-wrapperdevsy-wrapper

The workflows already reference the new names but the files were never renamed, causing the flatpak build to fail with sed: can't read .../sh.devsy.devsy.yml: No such file or directory.

The workflows reference sh.devsy.devsy.yml, Devsy.desktop, and
devsy-wrapper but the files were still using old names. This caused
the flatpak build job to fail with "No such file or directory".
@netlify

netlify Bot commented Apr 19, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 1a2c603
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/69e45bd0b6e7410008cfcecd

@coderabbitai

coderabbitai Bot commented Apr 19, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@skevetter has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 41 minutes and 14 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 41 minutes and 14 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 20a8feda-4723-4c5b-bcd4-36185eb8cf1a

📥 Commits

Reviewing files that changed from the base of the PR and between b4a7815 and 1a2c603.

📒 Files selected for processing (3)
  • desktop/flatpak/Devsy.desktop
  • desktop/flatpak/devsy-wrapper
  • desktop/flatpak/sh.devsy.devsy.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/rename-flatpak-files

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@skevetter
skevetter merged commit a884e7f into main Apr 19, 2026
15 checks passed
@skevetter
skevetter deleted the fix/rename-flatpak-files branch April 21, 2026 03:40
skevetter added a commit that referenced this pull request Apr 24, 2026
) (#94)

When the default value in ${localEnv:VAR:default} contains colons (e.g.,
http://proxy:8080), only the first segment was returned because args[1]
discards everything after the first colon. Use strings.Join(args[1:], ":")
to rejoin the full default value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant