-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: MrTakedi/copilot-api
base: master
head repository: KawaiiNET/copilot-api_ynh
compare: master
- 10 commits
- 6 files changed
- 2 contributors
Commits on Oct 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 986727c - Browse repository at this point
Copy the full SHA 986727cView commit details -
Fix HOME environment variable issue in Bun installation
Set HOME environment variable before running Bun installation script to prevent "unbound variable" errors in YunoHost environment. This fixes the installation failure where the Bun installer expects $HOME to be set. Applies fix to install, restore, and upgrade scripts. Co-authored-by: MrTakedi <3440483+MrTakedi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 542e0b9 - Browse repository at this point
Copy the full SHA 542e0b9View commit details -
Merge pull request #1 from KawaiiNET/copilot/fix-copilot-api-installa…
…tion-issue Fix Bun installation failure from unbound HOME variable
Configuration menu - View commit details
-
Copy full SHA for 8cd150c - Browse repository at this point
Copy the full SHA 8cd150cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 799066d - Browse repository at this point
Copy the full SHA 799066dView commit details -
Replace ynh_hide_warnings with ynh_exec_as_app in install and upgrade…
… scripts Co-authored-by: MrTakedi <3440483+MrTakedi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5df1cda - Browse repository at this point
Copy the full SHA 5df1cdaView commit details -
Use sudo -u instead of ynh_exec_as_app for clearer command execution
Co-authored-by: MrTakedi <3440483+MrTakedi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0d8073 - Browse repository at this point
Copy the full SHA b0d8073View commit details -
Merge pull request ericc-ch#2 from KawaiiNET/copilot/fix-new-error-in…
…-api Fix YunoHost install failure: replace invalid ynh_hide_warnings helper
Configuration menu - View commit details
-
Copy full SHA for 1ca41b7 - Browse repository at this point
Copy the full SHA 1ca41b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e1588 - Browse repository at this point
Copy the full SHA a5e1588View commit details -
Fix YunoHost helper function names for version 12.x compatibility
Co-authored-by: MrTakedi <3440483+MrTakedi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d346ea - Browse repository at this point
Copy the full SHA 4d346eaView commit details -
Merge pull request ericc-ch#3 from KawaiiNET/copilot/fix-new-error-in…
…-installation Fix YunoHost 12.x helper function names
Configuration menu - View commit details
-
Copy full SHA for 2dc2216 - Browse repository at this point
Copy the full SHA 2dc2216View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master