Document Node.js LTS version in copilot instructions#306
Closed
Document Node.js LTS version in copilot instructions#306
Conversation
Enable Hermes and Fabric Patch react_native_post_install to pass react native path Don't pod install when initializing Patch macos app with scripts and source files Re-arm the init script Move linked deps into install command to make --install-links effective Using regular linking for monorepo deps Include original dependencies Enable new arch in Podfile Fix comment from review
No need to Setup Android SDK Debugging with Copilot Pass --mode when building from CLI Install CMake 3.22 Fix bootstrap issue Trying a higher CMake version Remove debug info from workflow Build universal Darwin libraries Add missing x86_64-apple-darwin Rust target to macOS CI job (#298) * Initial plan * Add missing x86_64-apple-darwin Rust target to macOS job Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com> * Add only missing x86_64-apple-darwin target (aarch64 is host) Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com> Run MacOS test app Use package script to run all tests
Add documentation comment explaining that we're using Node.js v22.x "Jod" LTS (became LTS on October 29, 2024). Centralize the version in an environment variable to make future updates easier and more consistent across all jobs. Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update MacOS test app and Hermes vendoring instructions
Document Node.js LTS version in CI workflows
Nov 2, 2025
Collaborator
|
@copilot I see no need to add the documenting comments in the workflows themselves. I was more interested in you updating the copilot_instructions.md to remind yourself not to make the suggestion of renaming "jod" to "iron" in the future. |
Revert workflow file changes and instead add Node.js LTS documentation to copilot-instructions.md. This reminds future AI agents that the current LTS is v22.x "Jod" (not "Iron") and prevents incorrect suggestions about LTS version naming. Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com>
Author
Reverted the workflow file changes and updated |
Copilot
AI
changed the title
Document Node.js LTS version in CI workflows
Document Node.js LTS version in copilot instructions
Nov 2, 2025
Collaborator
|
No longer applicable. |
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.
The workflow files used
lts/jodwithout documentation, causing confusion about which LTS version was active.Changes:
.github/copilot-instructions.mdThis prevents future confusion about LTS codenames by documenting the information directly in the copilot instructions that AI agents read.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.