diff --git a/.github/workflows/partial-builder.yml b/.github/workflows/partial-builder.yml index 2af0f128f714..34d0ee65b0d3 100644 --- a/.github/workflows/partial-builder.yml +++ b/.github/workflows/partial-builder.yml @@ -18,6 +18,8 @@ on: jobs: publish: runs-on: ubuntu-latest + permissions: + id-token: write steps: - name: Checkout repository uses: actions/checkout@v4 @@ -35,19 +37,14 @@ jobs: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} - - name: Set up QEMU - uses: docker/setup-qemu-action@v3 - - - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 - - name: Override __init__.py run: | echo "__version__ = \"${{ inputs.tag }}\"" > ./mealie/__init__.py - - name: Build and push Docker image - uses: docker/build-push-action@v5 + - name: Build and push Docker image, via Depot.dev + uses: depot/build-push-action@v1 with: + project: srzjb6mhzm file: ./docker/Dockerfile context: . platforms: linux/amd64,linux/arm64 @@ -58,6 +55,3 @@ jobs: ${{ inputs.tags }} build-args: | COMMIT=${{ github.sha }} - # https://docs.docker.com/build/ci/github-actions/cache/#github-cache - cache-from: type=gha - cache-to: type=gha,mode=max diff --git a/README.md b/README.md index c6a2ada2c07c..4de8c5fac768 100644 --- a/README.md +++ b/README.md @@ -71,12 +71,9 @@ Distributed under the AGPL License. See `LICENSE` for more information. Huge thanks to all the sponsors of this project on [Github Sponsors](https://github.com/sponsors/hay-kot) and Buy Me a Coffee. Without you, this project would surely not be possible. -Thanks to Linode for providing Hosting for the Demo, Beta, and Documentation sites! Another big thanks to JetBrains for providing their IDEs for development. +Thanks to Depot for providing build instances for our Docker image builds. -
- - -
+[![Built with Depot](https://depot.dev/badges/built-with-depot.svg)](https://depot.dev?utm_source=Mealie) diff --git a/docs/docs/assets/img/sponsors-jetbrains.png b/docs/docs/assets/img/sponsors-jetbrains.png deleted file mode 100644 index 84856df67a90..000000000000 Binary files a/docs/docs/assets/img/sponsors-jetbrains.png and /dev/null differ diff --git a/docs/docs/assets/img/sponsors-linode.svg b/docs/docs/assets/img/sponsors-linode.svg deleted file mode 100644 index 62b243668ded..000000000000 --- a/docs/docs/assets/img/sponsors-linode.svg +++ /dev/null @@ -1 +0,0 @@ -