Sitelet https://github.com/angular/angular/pull/70384
Skip to content

refactor(docs-infra): remove example configs for tooling that no longer exists - #70384

Merged
leonsenft merged 1 commit into
angular:mainfrom
erkamyaman:remove-dead-example-config-files
Aug 25, 2026
Merged

refactor(docs-infra): remove example configs for tooling that no longer exists#70384
leonsenft merged 1 commit into
angular:mainfrom
erkamyaman:remove-dead-example-config-files

Conversation

@erkamyaman

@erkamyaman erkamyaman commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

These example-config.json files were for aio's example tooling. It picked the boilerplate and ran the e2e commands. That tooling went away with #56496 in June 2024, so the 15 files here haven't done anything for over a year. Eight are empty anyway, which was just the old marker for "this dir is an example."

The name still shows up in the zip/StackBlitz exclude lists, but that's a skip-by-name, nothing opens the file. Neither of those rules is even instantiated in a BUILD.bazel right now.

Skipped security/example-config.json on purpose. It's empty too, but that dir is under the fw-security glob and I didn't want to drag two security approvals onto a cleanup.

…er exists

An example-config.json marked a directory as a doc example and told aio's
example tooling which boilerplate to use and what to run against it. angular#56496
removed that tooling in June 2024. Eight of these fifteen files are empty and no
code has read any of them since; the name survives only in the zip and
StackBlitz exclude lists, which skip it rather than open it.
@pullapprove
pullapprove Bot requested a review from kirjs August 25, 2026 18:12
@angular-robot angular-robot Bot added the area: docs-infra Angular.dev application and infrastructure label Aug 25, 2026
@ngbot ngbot Bot added this to the Backlog milestone Aug 25, 2026
@JeanMeche
JeanMeche removed the request for review from kirjs August 25, 2026 18:50
@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 Aug 25, 2026
@leonsenft
leonsenft merged commit ddfd8a8 into angular:main Aug 25, 2026
26 checks passed
@leonsenft

Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@erkamyaman
erkamyaman deleted the remove-dead-example-config-files branch August 25, 2026 22:31
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-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.

3 participants