Skip to content

Mintlify-inspired templates: 9→3 consolidation (re-merge, lockfile fixed) - #9

Closed
CharanMN7 wants to merge 1 commit into
mainfrom
phase/6-mintlify-inspired-templates
Closed

Mintlify-inspired templates: 9→3 consolidation (re-merge, lockfile fixed)#9
CharanMN7 wants to merge 1 commit into
mainfrom
phase/6-mintlify-inspired-templates

Conversation

@CharanMN7

Copy link
Copy Markdown
Contributor

Re-opens the work from #7, which was merged then reverted (#8) because CI failed on a stale lockfile (npm ci EUSAGE: package-lock.json still listed the 8 archived templates and was missing @inkform/theme-galley/@inkform/theme-shadcn).

This branch now includes a lockfile-sync fix on top of the original phase 6 work. Content is otherwise identical to #7 — verified the revert (#8) was an exact inverse of the #7 merge diff before redoing this.

Test plan

  • npm ci succeeds locally (previously failed with EUSAGE)
  • CI green on this PR before merge

npm ci was failing (EUSAGE) because package-lock.json wasn't
regenerated after the 9→3 template consolidation: it still listed
the 8 now-archived templates as workspaces and was missing the two
new live ones (@inkform/theme-galley, @inkform/theme-shadcn).
@CharanMN7

Copy link
Copy Markdown
Contributor Author

Superseded by a corrected re-land: reverting a merge and later trying to re-merge the same branch confuses git's merge-base (classic 'revert a faulty merge' gotcha) — GitHub correctly flagged this as CONFLICTING. Redone properly in a follow-up PR: revert-the-revert first, then merge phase 6 (with the lockfile fix) on top.

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