mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

どばー

681dcd3fa3 (upstream/main) Ignore additional Style/OptionalBooleanParameter (#24138)
8fdf49b11d Add warning for object storage misconfiguration (#24137)
75e5a6e437 Change user backups to use expiring URLs for download when possible (#24136)
edc7ca5920 Roll back unintentionally activated rubocop rules (#24132)
a085901108 New Crowdin updates (#23904)
bd047acc35 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
630436ab2d Refactor monkey-patching of `PrivateAddressCheck` (#24122)
aa947a143b Regen rubocop-todo without Max shadowing (#24076)
f57bcb028b Bump sass from 1.58.3 to 1.59.3 (#24105)
aa7d63d9aa Bump autoprefixer from 10.4.13 to 10.4.14 (#24108)
f0e727f958 Add cache headers to static files served through Rails (#24120)
be488adf71 Bump @babel/core from 7.21.0 to 7.21.3 (#24111)
8cb2543ee5 Add `SENDFILE_HEADER` environment variable (#24123)
6fa81ca17e Remove `bullet` and `active_record_query_trace` gems (#24121)
dbbd462c10 Bump eslint from 8.35.0 to 8.36.0 (#24089)
:

b9618c82e3 Bump @babel/eslint-parser from 7.19.1 to 7.21.3 (#24109)
b1b8a27b42 Bump immutable from 4.2.4 to 4.3.0 (#24088)
25d36b6edd Autofix Rubocop Style/RedundantArgument (#23798)
0566c81a0c Bump rack-test from 2.0.2 to 2.1.0 (#24112)
a38f67c1c3 Autofix Rubocop Style/PreferredHashMethods (#23851)
65669d3c57 Fix more haml-lint Rubocop (#24107)
0b8b0ef652 Skip pushing containers on forks (#24106)
f9bdaebad2 Use Github Container Registry as the official container image source (#24113)
75131e7bf7 Setup haml-lint CI with todo config (#23524)
a232a1feb8 Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
cf50667e26 Fix incorrect post links in strikes when the account is remote (#23611)
9875be09fe Fix dashboard crash on ElasticSearch server error (#23751)
15fdd94e2f Update PostCSS dependencies (#23835)
a471e1c48f Add spec for the CLI `version` task (#23978)
39c7236649 Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020)
:

1d0ad558ff Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
ed887271f3 Skip Docker CI Login/Push on forks (#23564)
50d39c275d Push Docker images to Github Container Registry as well (#24101)

泣いちゃった :mastodon_oops:

ステージングアプリから404を返しているねえ…

デバッグプリントをはずしたコミットまでをforce pushしてみる。

これは期待どおりビルドできた。本番にデプロイ。

Add cache headers to static files served through Rails (#24120) があやしいかな?

+ config.middleware.use PublicFileServerMiddleware if Rails.env.development? || ENV['RAILS_SERVE_STATIC_FILES'] == 'true'

なんだけど

RAILS_SERVE_STATIC_FILESはenabledに設定されていたりするw

zunda

RAILS_SERVE_STATIC_FILESをenabledからtrueにしたらアセット見えました。あーあせっと。

\Master?/ :saba: \ますたー/

Merged mastodon/mastodon at 681dcd3fa35e886a21853ca829ff1be7f220e83a.