1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/PR_CHECKLIST.md
2022-04-02 12:46:29 -05:00

802 B

Deployment checklist for iOS/Android/Server

[ ] Up version in mobile/pubspec.yml

[ ] Up version in docker/docker-compose.yml for immich_server service

[ ] Up version in docker/docker-compose.gpu.yml for immich_server service

[ ] Up version in docker/docker-compose.dev.yml for immich_server service

[ ] Up version in server/src/constants/server_version.constant.ts

[ ] Up version in iOS Fastlane /mobile/ios/fastlane/Fastfile

[ ] Add changelog to Android Fastlane F-droid folder

All of the version should be the same.