]> cat aescling's git repositories - mastodon.git/commitdiff
Merge branch 'main' into glitch-soc/merge-upstream
authorClaire <claire.github-309c@sitedethib.com>
Sun, 6 Feb 2022 14:34:42 +0000 (15:34 +0100)
committerClaire <claire.github-309c@sitedethib.com>
Sun, 6 Feb 2022 14:34:42 +0000 (15:34 +0100)
Conflicts:
- `CHANGELOG.md`:
  Upstream added newlines.
  Conflicts are because the CHANGELOG was independently merged from 3.4.6 on
  last security update.
  Took upstream's version.
- `app/helpers/context_helper.rb`:
  Conflicts because of extra vocabulary in glitch-soc. The conflicts were
  actually handled in last security merge.
  Kept our version.

1  2 
.github/workflows/build-image.yml
Gemfile.lock
package.json
yarn.lock

index d3eeb9368cabab6291448735aaa6d2dd3ddad129,0aaea6b1fe26fbe62b72e619dda7b95f1434cae7..5b7f2481eae9503a34a71709dc1f245b5b85446b
@@@ -29,7 -29,8 +30,8 @@@ jobs
        - uses: docker/build-push-action@v2
          with:
            context: .
+           platforms: linux/amd64,linux/arm64
            push: true
            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.lock
Simple merge
diff --cc package.json
Simple merge
diff --cc yarn.lock
Simple merge