github steilerDev/icloud-photos-sync v1.0.0

latest releases: v4.0.1-nightly.7, v4.0.1-nightly.6, v4.0.1-nightly.5...
3 years ago

This release contains a massive amount of 'behind the scenes' changes to the development and testing process. This is a big step towards long term maintainability of this codebase.

  • Created fully automated CI/CD process for smooth future releases
  • Performing continuous API tests via GH Actions using a test environment
  • Implemented testing process
    • Unit tests implemented for
      • app
        • factory
      • icloud
        • mfa-server
        • icloud-auth
        • icloud-photos (pending)
      • photos-library
      • mfa-server
      • sync-engine
        • fetchNLoad
        • diffing
        • asset-write
        • album-write
      • archive-engine
    • API Tests of iCloud & iCloud Photos backend
    • Basic testing of Docker Image
  • Various bug fixes, re-implementations and re-structuring
  • Documentation pages using MKDocs & GH Pages
  • Now running CodeQL and dependabot scans
  • Initial steps for support of iCloud Shared Photo Libraries
  • Error and Crash Reporting integration
  • Archiving fully supported
  • Integrated scheduling to have synchronization happen regularly

Don't miss a new icloud-photos-sync release

NewReleases is sending notifications on new releases.