Skip to content

chore: miscellaneous project maintenance (pandoc cache, root deps, md lint)#2251

Merged
wreality merged 3 commits intomasterfrom
chore/project-organization
Apr 11, 2026
Merged

chore: miscellaneous project maintenance (pandoc cache, root deps, md lint)#2251
wreality merged 3 commits intomasterfrom
chore/project-organization

Conversation

@wreality
Copy link
Copy Markdown
Contributor

@wreality wreality commented Mar 26, 2026

Summary

Miscellaneous project maintenance changes. Cypress reorganization and upgrade have been split into a separate PR against chore/cypress-reorg.

Commits:

  • chore: cache pandoc deb download across lando rebuilds — avoid re-downloading pandoc on every lando rebuild.
  • chore: upgrade root dependencies — bump chalk, columnify, commander, markdownlint-cli.
  • fix: resolve markdown lint errors in issue template and docs — fix heading levels and table formatting flagged by markdownlint.

Test plan

  • yarn lint:md passes
  • lando rebuild reuses cached pandoc deb on subsequent runs

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 26, 2026

Deploy Preview for pilcrow-docs ready!

Name Link
🔨 Latest commit e6cf013
🔍 Latest deploy log https://app.netlify.com/projects/pilcrow-docs/deploys/69d5a18a336d520008054330
😎 Deploy Preview https://deploy-preview-2251--pilcrow-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@wreality wreality changed the title chore: reorganize project and upgrade cypress to v15 chore: move cypress to root upgrade cypress to v15, and upgrade root deps Mar 26, 2026
@wreality wreality changed the title chore: move cypress to root upgrade cypress to v15, and upgrade root deps chore: move cypress to root, upgrade cypress to v15, and upgrade root deps Mar 26, 2026
@wreality wreality force-pushed the chore/project-organization branch from c436d9a to 17a2725 Compare March 26, 2026 21:20
@wreality wreality force-pushed the chore/project-organization branch 2 times, most recently from e6cf013 to 4a0e420 Compare April 8, 2026 00:33
@wreality wreality changed the title chore: move cypress to root, upgrade cypress to v15, and upgrade root deps chore: miscellaneous project maintenance (pandoc cache, root deps, md lint) Apr 8, 2026
Download the pandoc .deb to .lando/cache/ and reuse it on subsequent
rebuilds instead of re-downloading from GitHub every time.
- chalk 5.2.0 -> 5.6.2
- columnify 1.5.4 -> 1.6.0
- commander 12.0.0 -> 14.0.3
- markdownlint-cli 0.45.0 -> 0.48.0
- Replace deprecated .addHelpCommand(false) with .helpCommand(false)
@wreality wreality force-pushed the chore/project-organization branch from 9c17130 to 4634a08 Compare April 11, 2026 01:30
@wreality wreality merged commit e36ad7a into master Apr 11, 2026
12 checks passed
@wreality wreality deleted the chore/project-organization branch April 11, 2026 02:30
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.

1 participant