mastodon/app
Claire 1ee457f2d3
Some checks are pending
Bundler Audit / security (push) Waiting to run
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
Crowdin / Upload translations / upload-translations (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (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
Split invite_users permission into invite_bypass_approval (#38278)
2026-03-19 15:25:54 +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 Split invite_users permission into invite_bypass_approval (#38278) 2026-03-19 15:25:54 +00:00
lib Fix error when processing Add activity where the target is embedded and not a special collection (#38282) 2026-03-19 08:13:50 +00:00
mailers Remove unused @markdown from user mailer terms action (#38160) 2026-03-12 09:22:56 +00:00
models Split invite_users permission into invite_bypass_approval (#38278) 2026-03-19 15:25:54 +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 Prefer to_json in backup service (#38297) 2026-03-19 15:14:47 +00:00
validators Convert Oj.load -> JSON.parse in most places (#38236) 2026-03-16 16:38:19 +00:00
views Sign-up server rules: Show different icon on toggle button when description is expanded (#38293) 2026-03-19 10:58:59 +00:00
workers Prefer to_json in self destruct scheduler (#38263) 2026-03-18 13:21:03 +00:00