diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0eda49b..5c54f9c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: schedule: - cron: '01 0 * * *' # NIGHTLY @ 00:01 workflow_dispatch: + pull_request: push: branches: - main diff --git a/.gitignore b/.gitignore index 123d0d7..21f32e7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,9 @@ custom_project_test.yml # this is CI specific Brewfile_CI -Brewfile_CI.lock.json \ No newline at end of file +Brewfile_CI.lock.json + +# python env specific +bin +lib +pyvenv.cfg \ No newline at end of file diff --git a/tests/Support/Info.plist b/tests/Support/Info.plist index b0f8377..8a401f1 100644 --- a/tests/Support/Info.plist +++ b/tests/Support/Info.plist @@ -1,67 +1,72 @@ - - APP_STORE_ID - $(APP_STORE_ID) - BGTaskSchedulerPermittedIdentifiers - - org.kiwix.library_refresh - - CFBundleDocumentTypes - - - CFBundleTypeName - OpenZIM Content File - LSHandlerRank - Owner - LSItemContentTypes - - org.openzim.zim - - - - CFBundleURLTypes - - - CFBundleTypeRole - Viewer - CFBundleURLSchemes - - kiwix - - - - ITSAppUsesNonExemptEncryption - - UIBackgroundModes - - fetch - - UIFileSharingEnabled - - UTExportedTypeDeclarations - - - UTTypeConformsTo - - public.data - public.content - - UTTypeDescription - OpenZIM Content File - UTTypeIconFiles - - UTTypeIdentifier - org.openzim.zim - UTTypeTagSpecification + + APP_STORE_ID + id997079563 + BGTaskSchedulerPermittedIdentifiers + + org.kiwix.library_refresh + + CFBundleDocumentTypes + - public.filename-extension + CFBundleTypeName + OpenZIM Content File + LSHandlerRank + Owner + LSItemContentTypes + + org.openzim.zim + + + + CFBundleURLTypes + + + CFBundleTypeRole + Viewer + CFBundleURLSchemes zim - - - - + + ITSAppUsesNonExemptEncryption + + UIBackgroundModes + + audio + processing + + UIFileSharingEnabled + + UTExportedTypeDeclarations + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenZIM Content File + UTTypeIconFiles + + UTTypeIdentifier + org.openzim.zim + UTTypeTagSpecification + + public.filename-extension + + zim + + + + + NSSupportsLiveActivities + + NSSupportsLiveActivitiesFrequentUpdates + + + \ No newline at end of file diff --git a/tests/test.json b/tests/test.json index 67ec06a..dd36af5 100644 --- a/tests/test.json +++ b/tests/test.json @@ -8,6 +8,7 @@ "settings_default_external_link_to": "alwaysLoad", "settings_show_search_snippet": false, "settings_show_external_link_option": false, + "uses_audio": false, "zim_auth": "HTTP_BASIC_ACCESS_AUTHENTICATION", "zim_url": "https://www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-12-15.zim", "build_number": 3