question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CI should fail when `npm run toc` hasn't been run

See original GitHub issue

I noticed that npm run toc hadn’t been run on CONTRIBUTING.md. Probably it would be a good idea to check in CI that npm run toc does not produce any changes to the tree.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
gr2mcommented, Jan 22, 2019

I’ve run into another bug with toc-bot where it would create empty commits: https://github.com/pholleran/toc-me/issues/13

Other than that I think we are good 😃

Yeah I think we can get rid of markdown-toc 👍

1reaction
gr2mcommented, Jan 7, 2019

Should we remove the old markdown-toc tasks?

Yeah I think we can remove it now, but we should update https://github.com/nock/nock/blob/beta/CONTRIBUTING.md#generate-readme-toc and mention that it’s generated automatically now, but maybe also explain how to generate it locally using npx?

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm-ci
Run all build scripts (ie, preinstall , install , and postinstall ) scripts for installed packages in the foreground process, sharing standard input,...
Read more >
reactjs - npm start and npm run build fail with npm ERR! code ...
I have had this error many times. After npm install create-react-app , check if create-react-app has been installed with the command ...
Read more >
how to run a script without logging that that stupid npm error if ...
The npm run test:nyan will run the PREVIOUS command without the ugly error, BUT it wont run it with the reporter added. 4...
Read more >
asyncio run cannot be called from a running event loop
If debug is True, the event loop will be run in debug mode. ... loop. ext import commands intents = discord. loop. run...
Read more >
Migrating from npm - Yarn
If you get an error, please check for an existing issue or report it to the Yarn issue tracker. When you run either...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found