summaryrefslogtreecommitdiffstats
path: root/roles/nodejs
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Remove unnecessary failed_when added by claude.aiAhmed AbdelHalim1-1/+0
2026-03-04Fix cosmetic warnings and undefined errorAhmed AbdelHalim1-1/+1
2026-03-04Refactor language roles to use mise and install multiple version supportAhmed AbdelHalim3-6/+4
2026-03-04Refactor nodejs role to use miseAhmed AbdelHalim3-47/+15
2026-02-23Fix nodejs installAhmed AbdelHalim1-1/+4
Don't know the real reason why this fails, or why it wasn't caught by CI, but it seems that this is fixing the issue Co-Authored-By: Claude.ai
2026-02-22Fix nvm idempotent testingAhmed AbdelHalim1-0/+1
2026-02-22Add nvm/nodejs role w/testingAhmed AbdelHalim4-0/+74