Skip to content

docs: document debugging #1290

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

Merged
merged 6 commits into from
Feb 13, 2024
Merged

docs: document debugging #1290

merged 6 commits into from
Feb 13, 2024

Conversation

johnnyreilly
Copy link
Collaborator

PR Checklist

Overview

This PR introduces documentation for debugging

@johnnyreilly
Copy link
Collaborator Author

johnnyreilly commented Feb 5, 2024

So it looks like there's a failure:

Error: Command failed with exit code 1: pnpm run lint:knip

I don't think this can have been introduced by my change - is there a but in CTA with pnpm run lint:knip?


Also, I'm trying to run pnpm run test:migrate locally and it's been stuck on Cleaning up files... for more than 10 minutes - is that normal? - it just takes a long time.

I'm also getting this error:

Oh no! Running the migrate script unexpectedly modified:
 - package.json

I'm pretty sure a change to the docs shouldn't result in the package.json having issues?

Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Looks great, thanks as always @johnnyreilly!

@JoshuaKGoldberg JoshuaKGoldberg merged commit bebe7af into main Feb 13, 2024
@JoshuaKGoldberg JoshuaKGoldberg deleted the development-docs branch February 13, 2024 15:48
Copy link

🎉 This is included in version v1.57.2 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Generate .github/DEVELOPMENT.md docs for VS Code bin debugging
2 participants