← Back to team overview

mahara-contributors team mailing list archive

[Bug 1988096] A change has been merged

 

Reviewed:  https://reviews.mahara.org/c/mahara/+/13122
Committed: https://git.mahara.org/mahara/mahara/commit/3fba5d640839a1178863621661e44aef983ca384
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch:    main

commit 3fba5d640839a1178863621661e44aef983ca384
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date:   Tue Aug 30 10:09:00 2022 +1200

Bug 1988096: Add nvm support in Makefile + .nvmrc

Note: the version in .nvmrc may need to be updated for older/newer
versions of Mahara

Change-Id: I5c273bc8d66768352ff0a112bd09bbee24066b25

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1988096

Title:
  Add nvm support

Status in Mahara:
  Fix Committed
Status in Mahara 21.10 series:
  New
Status in Mahara 22.04 series:
  New
Status in Mahara 22.10 series:
  Fix Committed

Bug description:
  Related to: https://bugs.launchpad.net/mahara/+bug/1973639

  Having nvm will help with Behat testing in Jenkins when different
  Mahara versions require different node versions. NVM will
  automatically install and switch to another node version when a .nvmrc
  file exists. The value in the file given must match a node version.

  The Makefile will need an update to support this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1988096/+subscriptions



References