]> cat aescling's git repositories - mastodon.git/commitdiff
Merge branch 'main' into glitch-soc/merge-upstream
authorClaire <claire.github-309c@sitedethib.com>
Wed, 30 Mar 2022 11:40:10 +0000 (13:40 +0200)
committerClaire <claire.github-309c@sitedethib.com>
Wed, 30 Mar 2022 11:40:10 +0000 (13:40 +0200)
1  2 
.github/workflows/build-image.yml
Gemfile
Gemfile.lock
app/javascript/styles/mastodon/components.scss
config/routes.rb
package.json
yarn.lock

index 880fdfac940a7ad6a1f79a0926512aac1679b6d6,0fa28aca16dc7dd5a7351c04473f220d76492e7b..b3a8d5105bf1aad2b94202ac7ee5d5ab1d7239e9
@@@ -36,8 -38,8 +39,8 @@@ jobs
        - uses: docker/build-push-action@v2
          with:
            context: .
-           platforms: linux/amd64,linux/arm64
+           platforms: ${{ matrix.os }}
            push: ${{ github.event_name != 'pull_request' }}
            tags: ${{ steps.meta.outputs.tags }}
 -          cache-from: type=registry,ref=tootsuite/mastodon:latest
 +          cache-from: type=registry,ref=ghcr.io/${{ github.repository_owner }}/mastodon:latest
            cache-to: type=inline
diff --cc Gemfile
Simple merge
diff --cc Gemfile.lock
Simple merge
Simple merge
diff --cc package.json
Simple merge
diff --cc yarn.lock
Simple merge