From db50c1b288d8832a77463ee4e1e1288cc61f3024 Mon Sep 17 00:00:00 2001 From: Robin Windey Date: Sun, 9 Jun 2024 14:17:20 +0000 Subject: [PATCH] Prepare for NC30 Signed-off-by: Robin Windey --- .github/workflows/build.yml | 2 +- .github/workflows/coverage.yml | 4 ++-- README.md | 4 ++-- appinfo/info.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f000b2f..0bfae5e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: run: make appstore - name: Upload artifacts - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: name: files_photospheres.tar.gz path: build/artifacts/appstore/files_photospheres.tar.gz diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 83d0377..b7f0cb8 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -18,7 +18,7 @@ jobs: # do not stop on another job's failure fail-fast: false matrix: - php-versions: ['8.1'] + php-versions: ['8.3'] databases: ['sqlite'] server-versions: ['master'] @@ -68,7 +68,7 @@ jobs: run: make coverage - name: Upload coverage to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: token: ${{ secrets.CODECOV_TOKEN }} files: ./apps/${{ env.APP_NAME }}/coverage.xml diff --git a/README.md b/README.md index 72559f2..d839541 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ [![codecov](https://codecov.io/gh/nextcloud/files_photospheres/branch/master/graph/badge.svg)](https://codecov.io/gh/nextcloud/files_photospheres) ![Lint](https://github.com/nextcloud/files_photospheres/workflows/Lint/badge.svg) [![Generic badge](https://img.shields.io/github/v/release/nextcloud/files_photospheres)](https://github.com/nextcloud/files_photospheres/releases) -[![Generic badge](https://img.shields.io/badge/Nextcloud-29-orange)](https://github.com/nextcloud/server) +[![Generic badge](https://img.shields.io/badge/Nextcloud-30-orange)](https://github.com/nextcloud/server) Nextcloud app for viewing Google PhotoSphere 360° images (panorama-images). This app is based on the [photo-sphere-viewer.js](https://photo-sphere-viewer.js.org/) library. For 360° videos the library [marzipano](https://www.marzipano.net/) is used. -**This version is tested for Nextcloud 29.** +**This version is tested for Nextcloud 30.** ## Table of contents diff --git a/appinfo/info.xml b/appinfo/info.xml index d1a8613..2ae7076 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ integrating the photo-sphere-viewer.js component into your nextcloud instance. ]]> - 1.29.0 + 1.30.0 agpl Robin Windey Files_PhotoSpheres @@ -18,7 +18,7 @@ https://github.com/nextcloud/files_photospheres.git https://user-images.githubusercontent.com/19730957/53694835-62a68a80-3db4-11e9-8c60-4ebdc02566d6.jpg - +