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

Preparing AppStore support #134

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Preparing AppStore support #134

merged 1 commit into from
Sep 28, 2023

Conversation

bigcat88
Copy link
Member

Added

  • NextcloudApp: The ex_app.verify_version function to simply check whether the application has been updated.

Changed

  • NextcloudApp: Updated info.xml in examples to reflect upcoming changes in the AppStore

Hopefully, starting from this version there will be availability to upload applications into the AppStore(will be in beta stage)

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #134 (10b1b9e) into main (fe10135) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          32       32           
  Lines        2742     2756   +14     
=======================================
+ Hits         2735     2749   +14     
  Misses          7        7           
Files Coverage Δ
nc_py_api/_version.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/__init__.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/misc.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit 734f4fa into main Sep 28, 2023
14 checks passed
@bigcat88 bigcat88 deleted the ncapp-verify_version branch September 28, 2023 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant