preview-release#107
Merged
Merged
Conversation
Owner
jamierpond
commented
Feb 18, 2026
- Yapi send (Yapi send #103)
- Update readme for yapi send
- Better error messages (Better error messages #104)
- assert with variables (jp/assert with variables #106)
- Add yapi docs command with glamour rendering (Add yapi docs command with glamour rendering #105)
- fix(web): update syntax in playground examples
* fix install script * yapi send * yapi send examples
* ok better errors * Address review feedback: extract truncateStr helper, add FindBareRefs tests, fix example line number - DRY up duplicated truncation logic into a UTF-8-safe truncateStr helper - Add table-driven tests for FindBareRefs covering bare refs, wrapped refs, edge cases - Fix incorrect line number in bare-variable-warning example comment (18 → 25) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Fix lint: remove unused maxLen parameter from truncateStr Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* ok better errors * can do vars in jq * wip * great * Add Jamie Pond attribution to footer Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Move editor integration section near top of README Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Use lspconfig for neovim LSP setup instead of vim.lsp.config Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Address review feedback: extract truncateStr helper, add FindBareRefs tests, fix example line number - DRY up duplicated truncation logic into a UTF-8-safe truncateStr helper - Add table-driven tests for FindBareRefs covering bare refs, wrapped refs, edge cases - Fix incorrect line number in bare-variable-warning example comment (18 → 25) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Fix lint: remove unused maxLen parameter from truncateStr Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * wip --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* ok better errors * can do vars in jq * wip * great * Add Jamie Pond attribution to footer Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Move editor integration section near top of README Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Use lspconfig for neovim LSP setup instead of vim.lsp.config Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * jp/docs-cmd * update config * very nice! * wip * Address review feedback: extract truncateStr helper, add FindBareRefs tests, fix example line number - DRY up duplicated truncation logic into a UTF-8-safe truncateStr helper - Add table-driven tests for FindBareRefs covering bare refs, wrapped refs, edge cases - Fix incorrect line number in bare-variable-warning example comment (18 → 25) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Fix lint: remove unused maxLen parameter from truncateStr Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #107 +/- ##
==========================================
- Coverage 52.90% 52.43% -0.47%
==========================================
Files 35 35
Lines 3548 3652 +104
==========================================
+ Hits 1877 1915 +38
- Misses 1490 1548 +58
- Partials 181 189 +8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* ok nice * rm generated * fix(ci): add sync-docs step before Go build/lint/test The topic docs are now gitignored (copied at build time from docs/topics/ into cli/internal/docs/topics/). CI and Vercel need to run make sync-docs before any Go compilation so go:embed can find the files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix(ci): use cp instead of rsync for Windows compat, inline sync in vercel rsync isn't available on Windows CI runners. Use rm + cp instead. Inline the sync commands in vercel-build.sh to avoid make dependency. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.