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