Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some broken demos and demo annotations #1647

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

wchargin
Copy link
Contributor

Summary:
Some modules have @demo annotations that point to nonexistent demos,
so we fix or remove those references as appropriate.

The google-chart demo is not working and does not appear to have ever
worked: when running it on its initial commit after cherry-picking #1334
we see only a blank page. However, deleting this demo isn’t trivial,
because the main profile dashboard depends on it for some reason. As
this plugin is still being actively developed, we’ll leave the demo
alone for now: it’s not actually causing any problems.

Context: #1645 (comment)

Test Plan:
Note that git grep @demo only lists correct paths to working demos.

wchargin-branch: remove-broken-demos

Summary:
Some modules have `@demo` annotations that point to nonexistent demos,
so we fix or remove those references as appropriate.

The `google-chart` demo is not working and does not appear to have ever
worked: when running it on its initial commit after cherry-picking #1334
we see only a blank page. However, deleting this demo isn’t trivial,
because the main profile dashboard depends on it for some reason. As
this plugin is still being actively developed, we’ll leave the demo
alone for now: it’s not actually causing any problems.

Context: <#1645 (comment)>

Test Plan:
Note that `git grep @demo` only lists correct paths to working demos.

wchargin-branch: remove-broken-demos
@wchargin wchargin merged commit 7abecdf into master Nov 29, 2018
@wchargin wchargin deleted the wchargin-remove-broken-demos branch November 29, 2018 23:45
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.

2 participants