Skip to content

Add node to eget_packages and define nodejs_version - #45

Draft
kenorb wants to merge 1 commit into
dev-rethfrom
dev-nodejs
Draft

Add node to eget_packages and define nodejs_version#45
kenorb wants to merge 1 commit into
dev-rethfrom
dev-nodejs

Conversation

@kenorb

@kenorb kenorb commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Summary by Sourcery

Add Node.js installation via eget and centralize its version configuration while removing the APT-based Node.js/npm packages from the example variables.

New Features:

  • Introduce an eget package definition for Node.js that downloads the appropriate binary for the target architecture.

Enhancements:

  • Add a configurable nodejs_version variable to control the Node.js version fetched by eget and document Node.js in the eget_packages list.
  • Shift Node.js provisioning from APT packages to eget-based installation in the example Ansible variables.

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7838baa6-8f01-463d-ac09-e91ccb25195b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev-nodejs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the check-error Workflow reported errors label Jul 26, 2026
@github-actions

Copy link
Copy Markdown

⛔ Workflow Failures Detected

The following job errors and annotations were found:

  • Check / check / Pre-commit at .github:91: Process completed with exit code 1.
  • Check / check / Pre-commit at .ansible/variables-example.yml:172: Line too long (125 > 120 characters)
  • Check / check / Pre-commit at .ansible/playbooks/tasks/eget.yml:111: Line too long (122 > 120 characters)
  • Check / check / Pre-commit at .ansible/playbooks/tasks/eget.yml:102: Line too long (131 > 120 characters)
  • Check / check / Pre-commit at .ansible/playbooks/tasks/eget.yml:111: 111:121 [line-length] line too long (122 > 120 characters)
  • Check / check / Pre-commit at .ansible/playbooks/tasks/eget.yml:102: 102:121 [line-length] line too long (131 > 120 characters)
  • Check / check / Pre-commit at .ansible/variables-example.yml:172: 172:121 [line-length] line too long (125 > 120 characters)

🛠️ Run Links

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

Labels

check-error Workflow reported errors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant