Closed JoshStrobl closed 7 years ago
Can you please test (and use) the latest release from https://github.com/pbek/qownnotesapi/releases.
Can confirm that the tarball ships with .editorconfig, thus resolving the integrity check. Didn't really cross my mind to try the tarball, given the Installation instructions on the README state to clone the repo:
Clone the app into your Nextcloud / ownCloud apps directory:
git clone https://github.com/pbek/qownnotesapi.git apps/qownnotesapi -b master
Yes, I'm sorry. The signing process for ownCloud AND Nextcloud (that uses a different mechanic from NC 11 up) at the same time is very tricky...
No problem. Haven't upgraded to NC 11 yet so wasn't aware NC 11+ used a different mechanism. Haven't upgraded since it requires PHP 5.6 and my server is running Ubuntu 14.04.5 (thus using PHP 5.5), dist-upgrades between LTSes are always a PITA :smile:
If there are no actionable items for this issue, you're welcome to close it.
Server upgrades always are a PITA...
NC 11 uses their own app store. https://apps.nextcloud.com/apps/qownnotesapi
Integrity check fails on Nextcloud 10.0.2 with qownnotesapi reflecting
master
, runningsudo -u www-data php occ integrity:check-app qownnotesapi
with the following output:Result of
.editorconfig
being set in.gitignore