
Existing CI/CD was set up for GitHub releases, but it wasn’t linked to my homepage. I’ve now built a workflow to bridge that gap, ensuring release notes are automatically updated on the site.
I’ve documented the process in the following guide: SemVer GitHub Release & LLM Homepage Automation Guide
Automation has definitely made things easier. However, I noticed some regression issues during the update, which led to the release of SyncWatcher v1.4.9 with several improvements.
At this stage, I feel the file-copying functionality is quite comprehensive, and there’s not much left to add. While I’ve considered adding features like S3 integration, it’s not something I personally need right now. I’ll hold off on that unless there’s significant demand from users.
It’s time to wrap up this phase of tool development and fully commit to the core business. Onwards!