Skip to content

Removed transistor labs flag#27082

Merged
9larsons merged 6 commits intomainfrom
rm-transistor-flag
Apr 7, 2026
Merged

Removed transistor labs flag#27082
9larsons merged 6 commits intomainfrom
rm-transistor-flag

Conversation

@9larsons
Copy link
Copy Markdown
Contributor

@9larsons 9larsons commented Apr 2, 2026

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 2, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • ghost/core/test/e2e-api/admin/__snapshots__/config.test.js.snap is excluded by !**/*.snap
  • ghost/core/test/e2e-api/admin/__snapshots__/settings.test.js.snap is excluded by !**/*.snap

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 68ea86be-8260-43dd-a5fa-a629fca19e52

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

This change removes the feature flag gating for Transistor functionality across the codebase. The transistor feature flag checks have been eliminated from UI components, meaning the Transistor.fm integration and related settings are now always available without conditional rendering. The transistor feature flag property has been removed from the feature service, and the flag has been removed from the GA (Generally Available) features list. Test configurations have been updated to reflect that Transistor no longer requires explicit feature flag enablement.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Removed transistor labs flag' directly and clearly describes the primary change across all modified files.
Description check ✅ Passed The description references the related issue (NY-1200) and is related to the changeset of removing the transistor feature flag.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rm-transistor-flag

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@9larsons 9larsons enabled auto-merge (squash) April 2, 2026 16:43
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.07%. Comparing base (99bbd19) to head (c62150a).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main   #27082    +/-   ##
========================================
  Coverage   73.07%   73.07%            
========================================
  Files        1538     1541     +3     
  Lines      122291   122538   +247     
  Branches    14718    14751    +33     
========================================
+ Hits        89364    89546   +182     
- Misses      31909    31974    +65     
  Partials     1018     1018            
Flag Coverage Δ
admin-tests 54.39% <ø> (+0.01%) ⬆️
e2e-tests 73.07% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@9larsons 9larsons merged commit 874626c into main Apr 7, 2026
41 checks passed
@9larsons 9larsons deleted the rm-transistor-flag branch April 7, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant