webextensions-examples icon indicating copy to clipboard operation
webextensions-examples copied to clipboard

Travis hook to verifies new directories in examples.json

Open Rob--W opened this issue 6 years ago • 2 comments

I noticed that several menu examples in this repo are not showing up on MDN, probably because they are not listed in examples.json. I just looked at all top directories in the repository, and found that the following are not listed in examples.json:

  • https://github.com/mdn/webextensions-examples/tree/master/menu-accesskey-visible
  • https://github.com/mdn/webextensions-examples/tree/master/menu-remove-element
  • https://github.com/mdn/webextensions-examples/tree/master/menu-search
  • https://github.com/mdn/webextensions-examples/tree/master/root-cert-stats

They should be listed, and to prevent this from happening again, there should probably a travis hook that verifies whether new directories are part of examples.json.

Rob--W avatar May 01 '19 21:05 Rob--W

@irenesmith ^

chrisdavidmills avatar May 02 '19 10:05 chrisdavidmills

Hey @rebloor, this is super old and not a high priority, but I wanted to put it on your radar.

caitmuenster avatar Sep 07 '21 16:09 caitmuenster