Skip to content

docs(docs-infra): remove orphaned IDX config left behind by #68946#69749

Open
erkamyaman wants to merge 1 commit into
angular:mainfrom
erkamyaman:remove-orphaned-idx-config
Open

docs(docs-infra): remove orphaned IDX config left behind by #68946#69749
erkamyaman wants to merge 1 commit into
angular:mainfrom
erkamyaman:remove-orphaned-idx-config

Conversation

@erkamyaman

Copy link
Copy Markdown
Contributor

PR #68946 removed the "Open in Firebase Studio" (Project IDX) launcher from the embedded editor, but left its supporting configuration behind: a per-tutorial idx/dev.nix workspace file in seven tutorials, plus an 'idx' entry in excludeFromRoot whose only job was to keep those folders out of the StackBlitz/download bundle.

With the launcher gone nothing reads these files anymore, so remove the seven dev.nix configs and the now-dead 'idx' exclude entry.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

#68946 removed the Project IDX / Firebase Studio launcher, but its config
was left behind: seven idx/dev.nix workspace files under
adev/src/content/tutorials/, and an 'idx' entry in excludeFromRoot
in node-runtime-sandbox.service.ts that only existed to hide those
folders from the bundle. None of it is referenced anymore.

What is the new behavior?

The seven orphaned dev.nix configs and the dead 'idx' exclude entry
are removed. No runtime behavior changes.

Does this PR introduce a breaking change?

  • Yes
  • No

…8946

PR angular#68946 removed the "Open in Firebase Studio" (Project IDX) launcher
from the embedded editor, but left its supporting configuration behind:
a per-tutorial `idx/dev.nix` workspace file in seven tutorials, plus an
`'idx'` entry in `excludeFromRoot` whose only job was to keep those
folders out of the StackBlitz/download bundle.

With the launcher gone nothing reads these files anymore, so remove the
seven `dev.nix` configs and the now-dead `'idx'` exclude entry.
@pullapprove pullapprove Bot requested a review from kirjs July 12, 2026 19:08
@angular-robot angular-robot Bot added area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure labels Jul 12, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jul 12, 2026
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jul 13, 2026
@JeanMeche JeanMeche removed the request for review from kirjs July 13, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants