mastodon/app
diondiondion 11112fa9dc
Some checks failed
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
CSS Linting / lint (push) Has been cancelled
Build nightly container image / compute-suffix (push) Has been cancelled
Crowdin / Download translations / download-translations (push) Has been cancelled
Build nightly container image / build-image (push) Has been cancelled
Build nightly container image / build-image-streaming (push) Has been cancelled
Remove superfluous SCSS imports file (#38261)
2026-03-17 17:39:21 +00:00
..
chewy Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
controllers Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
helpers Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
inputs Rely on locale for options order in DOB input (#36895) 2025-12-05 15:21:22 +00:00
javascript Remove superfluous SCSS imports file (#38261) 2026-03-17 17:39:21 +00:00
lib Handle Reject of a FeatureRequest (#38256) 2026-03-17 15:59:51 +00:00
mailers Remove unused @markdown from user mailer terms action (#38160) 2026-03-12 09:22:56 +00:00
models Only persist a collection item's approval URI once it is verified (#38255) 2026-03-17 15:14:30 +00:00
policies Add API to revoke collection item (#38027) 2026-03-02 13:38:03 +00:00
presenters Fix Style/ReduceToHash cop (#38088) 2026-03-09 10:01:12 +00:00
serializers Add serializers for Accept+Reject of feature requests (#38177) 2026-03-12 15:46:36 +00:00
services Only persist a collection item's approval URI once it is verified (#38255) 2026-03-17 15:14:30 +00:00
validators Convert Oj.load -> JSON.parse in most places (#38236) 2026-03-16 16:38:19 +00:00
views Improve accessibility of sign-up progress indicator (#38252) 2026-03-17 12:44:40 +00:00
workers Only persist a collection item's approval URI once it is verified (#38255) 2026-03-17 15:14:30 +00:00