Added depreciation note in npm-scripts.md for prepublish#268
Closed
mkotsollaris wants to merge 1 commit intonpm:latestfrom
Closed
Added depreciation note in npm-scripts.md for prepublish#268mkotsollaris wants to merge 1 commit intonpm:latestfrom
mkotsollaris wants to merge 1 commit intonpm:latestfrom
Conversation
claudiahdz
pushed a commit
that referenced
this pull request
Nov 13, 2019
PR-URL: #268 Credit: @mkotsollaris Close: #268 Reviewed-by: @claudiahdz
claudiahdz
pushed a commit
that referenced
this pull request
Nov 13, 2019
PR-URL: #268 Credit: @mkotsollaris Close: #268 Reviewed-by: @claudiahdz
claudiahdz
pushed a commit
that referenced
this pull request
Nov 13, 2019
PR-URL: #268 Credit: @mkotsollaris Close: #268 Reviewed-by: @claudiahdz
claudiahdz
pushed a commit
that referenced
this pull request
Nov 13, 2019
PR-URL: #268 Credit: @mkotsollaris Close: #268 Reviewed-by: @claudiahdz
claudiahdz
pushed a commit
that referenced
this pull request
Nov 13, 2019
PR-URL: #268 Credit: @mkotsollaris Close: #268 Reviewed-by: @claudiahdz
Merged
This was referenced Nov 27, 2019
This was referenced Dec 5, 2019
This was referenced Dec 18, 2019
This was referenced Jan 17, 2020
This was referenced Feb 25, 2020
This was referenced Mar 10, 2020
This was referenced Mar 19, 2020
This was referenced Mar 26, 2020
Jah-yee
pushed a commit
to Jah-yee/cli
that referenced
this pull request
Apr 16, 2026
…#412) * docs: warn about zsh \! history expansion in sheet range examples Add a "Shell Tips" section to the gws-shared skill explaining that zsh interprets \! inside single quotes as history expansion, which mangles sheet ranges like 'Sheet1\!A1:B2'. Replace single quotes with double quotes around sheet ranges containing \! in: - registry/recipes.yaml (source for generated recipe skills) - src/helpers/sheets.rs (+read after_help examples) - src/generate_skills.rs (shared skill template) - Generated SKILL.md files for affected recipes and gws-sheets-read Closes npm#268 * fix: escape double quotes in after_help string literal The after_help string for +read uses a regular string literal, not a raw string, so inner double quotes must be escaped with backslashes.
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.
No description provided.