Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fluid-calendar: Fix failed build during updates #3417

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

vhsdream
Copy link
Contributor

✍️ Description

This app has so many changes with each update, it's better to backup the env file, delete the /opt/fluid-calendar folder and completely reinstall rather than copying over files; building was failing during the update because there were files/folders that should no longer be there.

🔗 Related PR / Issue

Link: #

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔍 Code & Security Review (X in brackets)

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines

📋 Additional Information (optional)

This app has so many changes with each update, it's better to backup the
env file and completely reinstall rather than copying over files;
building would fail because there were files/folders that should no
longer be there.
@vhsdream vhsdream requested a review from a team as a code owner March 26, 2025 01:34
@github-actions github-actions bot added bugfix update script A change that updates a script labels Mar 26, 2025
@michelroegl-brunner michelroegl-brunner merged commit 51f9de2 into community-scripts:main Mar 26, 2025
3 checks passed
@vhsdream vhsdream deleted the fluid-update branch March 26, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix update script A change that updates a script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants