[PR #5679] [MERGED] chore: make bash script more portable #6950

Closed
opened 2026-03-23 23:17:25 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5679
Author: @speed2exe
Created: 7/3/2024
Status: Merged
Merged: 7/3/2024
Merged by: @LucasXu0

Base: feat/support-get-encoded-collab-eventHead: portable-bash-script


📝 Commits (1)

  • fa332c1 chore: make bash script more portable

📊 Changes

20 files changed (+24 additions, -24 deletions)

View changed files

📝 frontend/appflowy_web_app/start.sh (+1 -1)
📝 frontend/scripts/code_generation/flowy_icons/generate_flowy_icons.sh (+1 -1)
📝 frontend/scripts/code_generation/freezed/generate_freezed.sh (+1 -1)
📝 frontend/scripts/code_generation/generate.sh (+1 -1)
📝 frontend/scripts/code_generation/language_files/generate_language_files.sh (+1 -1)
📝 frontend/scripts/flatpack-buildfiles/launcher.sh (+1 -1)
📝 frontend/scripts/install_dev_env/install_ios.sh (+1 -1)
📝 frontend/scripts/install_dev_env/install_linux.sh (+1 -1)
📝 frontend/scripts/install_dev_env/install_macos.sh (+2 -2)
📝 frontend/scripts/install_dev_env/install_windows.sh (+1 -1)
📝 frontend/scripts/linux_distribution/appimage/build_appimage.sh (+1 -1)
📝 frontend/scripts/linux_distribution/deb/DEBIAN/postinst (+1 -1)
📝 frontend/scripts/linux_distribution/deb/DEBIAN/postrm (+1 -1)
📝 frontend/scripts/linux_distribution/deb/build_deb.sh (+1 -1)
📝 frontend/scripts/linux_distribution/packaging/launcher.sh (+1 -1)
📝 frontend/scripts/linux_installer/postinst (+1 -1)
📝 frontend/scripts/linux_installer/postrm (+2 -2)
📝 frontend/scripts/makefile/web.toml (+2 -2)
📝 frontend/scripts/tool/update_collab_rev.sh (+1 -1)
📝 frontend/scripts/tool/update_collab_source.sh (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/5679 **Author:** [@speed2exe](https://github.com/speed2exe) **Created:** 7/3/2024 **Status:** ✅ Merged **Merged:** 7/3/2024 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `feat/support-get-encoded-collab-event` ← **Head:** `portable-bash-script` --- ### 📝 Commits (1) - [`fa332c1`](https://github.com/AppFlowy-IO/AppFlowy/commit/fa332c18ba4e3336463af7b41e60468a1eebc20d) chore: make bash script more portable ### 📊 Changes **20 files changed** (+24 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_web_app/start.sh` (+1 -1) 📝 `frontend/scripts/code_generation/flowy_icons/generate_flowy_icons.sh` (+1 -1) 📝 `frontend/scripts/code_generation/freezed/generate_freezed.sh` (+1 -1) 📝 `frontend/scripts/code_generation/generate.sh` (+1 -1) 📝 `frontend/scripts/code_generation/language_files/generate_language_files.sh` (+1 -1) 📝 `frontend/scripts/flatpack-buildfiles/launcher.sh` (+1 -1) 📝 `frontend/scripts/install_dev_env/install_ios.sh` (+1 -1) 📝 `frontend/scripts/install_dev_env/install_linux.sh` (+1 -1) 📝 `frontend/scripts/install_dev_env/install_macos.sh` (+2 -2) 📝 `frontend/scripts/install_dev_env/install_windows.sh` (+1 -1) 📝 `frontend/scripts/linux_distribution/appimage/build_appimage.sh` (+1 -1) 📝 `frontend/scripts/linux_distribution/deb/DEBIAN/postinst` (+1 -1) 📝 `frontend/scripts/linux_distribution/deb/DEBIAN/postrm` (+1 -1) 📝 `frontend/scripts/linux_distribution/deb/build_deb.sh` (+1 -1) 📝 `frontend/scripts/linux_distribution/packaging/launcher.sh` (+1 -1) 📝 `frontend/scripts/linux_installer/postinst` (+1 -1) 📝 `frontend/scripts/linux_installer/postrm` (+2 -2) 📝 `frontend/scripts/makefile/web.toml` (+2 -2) 📝 `frontend/scripts/tool/update_collab_rev.sh` (+1 -1) 📝 `frontend/scripts/tool/update_collab_source.sh` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:17:25 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#6950
No description provided.