CI: Fix repair and upgrade workflows

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2021-07-18 13:21:59 +02:00
parent e04bf5cce3
commit c07db8ada5
3 changed files with 2 additions and 26 deletions

View File

@ -93,6 +93,7 @@ jobs:
- name: Import bookmarks
run: |
cp ./apps/bookmarks/tests/res/import.file ./apps/bookmarks/tests/res/import.html
curl -u 'admin:password' -vvv --fail -F 'bm_import=@./apps/bookmarks/tests/res/import.html' http://localhost:8080/index.php/apps/bookmarks/public/rest/v2/folder/-1/import
- name: Export bookmarks

View File

@ -99,6 +99,7 @@ jobs:
- name: Import bookmarks
run: |
cp ./apps/bookmarks/tests/res/import.file ./apps/bookmarks/tests/res/import.html
curl -u 'admin:password' -vvv --fail -F 'bm_import=@./apps/bookmarks/tests/res/import.html' http://localhost:8080/index.php/apps/bookmarks/public/rest/v2/folder/-1/import
- name: Export bookmarks

View File

@ -1,26 +0,0 @@
<DT><h3>0</h3>
<DL>
<DT><A HREF="http://url0.net/" TAGS="tag0" ADD_DATE="1231231234">Title 0</A>
<DD>This is a description.</DD>
<DT><A HREF="http://url1.net/" TAGS="tag1">Title 1</A>
</DL>
<DT><h3>3</h3>
<DL>
<DT><A HREF="http://url3.net/" TAGS="tag3">Title 3</A>
<DT><A HREF="http://url4.net/" TAGS="tag4">Title 4</A>
</DL>
<DT><h3>6</h3>
<DL>
<DT><A HREF="http://url6.net/" TAGS="tag6">Title 6</A>
<DT><A HREF="http://url7.net/" TAGS="tag7">Title 7</A>
</DL>
<DT><h3>9</h3>
<DL>
<DT><A HREF="http://url9.net/" TAGS="tag9">Title 9</A>
<DT><A HREF="http://url10.net/" TAGS="tag10">Title 10</A>
</DL>
<DT><h3>12</h3>
<DL>
<DT><A HREF="http://url12.net/" TAGS="tag12">Title 12</A>
</DL>
<DT><A HREF="http://url13.net/" TAGS="tag13">Title 13</A>