Skip to content

chore: some small dev docs adjustments#8025

Merged
n1ru4l merged 2 commits intomainfrom
dev-guide-adjustments
May 6, 2026
Merged

chore: some small dev docs adjustments#8025
n1ru4l merged 2 commits intomainfrom
dev-guide-adjustments

Conversation

@n1ru4l
Copy link
Copy Markdown
Contributor

@n1ru4l n1ru4l commented May 6, 2026

No need to hardcode Node.js and pnpm versions, they update frequently.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
hive 11.0.5-alpha-20260506103214-74e11e73e80f57b9e23fd12a96ea9352937486b4 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tag: 74e11e73e80f57b9e23fd12a96ea9352937486b4

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the development documentation to reference the package.json engines entry for Node.js and pnpm versions, includes fnm in the setup instructions, and mentions manual service startup. Feedback suggests clarifying the Node.js version source in the setup steps to avoid ambiguity.

Comment thread docs/DEVELOPMENT.md Outdated
Comment on lines +16 to +17
- In the root of the repo, run `nvm use` (or `fnm use`) to use the same version of node as mentioned
above
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The phrase "as mentioned above" is now ambiguous because the specific version is no longer explicitly stated in the prerequisites list, but rather referenced as being in package.json. It's clearer to refer directly to the source of truth.

Suggested change
- In the root of the repo, run `nvm use` (or `fnm use`) to use the same version of node as mentioned
above
- In the root of the repo, run nvm use (or fnm use) to use the Node.js version specified in package.json

@n1ru4l n1ru4l marked this pull request as ready for review May 6, 2026 14:52
@n1ru4l n1ru4l merged commit c98625c into main May 6, 2026
22 of 23 checks passed
@n1ru4l n1ru4l deleted the dev-guide-adjustments branch May 6, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant