Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

fix: yaml support & improve parser error handling experience for 'resume serve'#722

Closed
karlmayer wants to merge 10 commits into
jsonresume:masterfrom
karlmayer:master
Closed

fix: yaml support & improve parser error handling experience for 'resume serve'#722
karlmayer wants to merge 10 commits into
jsonresume:masterfrom
karlmayer:master

Conversation

@karlmayer

Copy link
Copy Markdown

Fixes #665 and fixes #682

@karlmayer karlmayer changed the title Two fixes for resume serve: yaml support & improve parser error handling experience fix: yaml support & improve parser error handling experience for 'resume serve' Jun 22, 2022
@thomasdavis

Copy link
Copy Markdown
Member

@karlmayer thank you for the substantial work here — proper YAML support plus a better parser-error experience for resume serve was a real investment of effort. YAML handling is one of the behaviors under active review in the revived CLI, so your thinking here is directly relevant.

Here's the context: JSON Resume is under active maintenance again (2026), and resume-cli has been revived — but the codebase moved into the jsonresume.org monorepo at packages/cli (merged in jsonresume/jsonresume.org#278). This standalone repo is being archived with a redirect, so PRs against it can no longer land — which is why I'm closing this rather than merging it.

If the change still matters to you, we'd genuinely welcome a re-submission against packages/cli in the monorepo — the maintainers are active there and PRs get reviewed. Announcement: #786 · Consolidation: jsonresume/jsonresume.org#275. Thanks again for contributing during the years when this repo was quiet — it didn't go unnoticed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

resume serve hot reloading failing with Parse error YAML validation not working

2 participants