WING-NUS / SSID

Student Submission Integrity Diagnosis
18 stars 23 forks source link

update rails version #295

Closed nguyen-mai-huong closed 10 months ago

nguyen-mai-huong commented 1 year ago

Rails version needs to be updated so that security patches can be applied. This PR updates Rails to v. 6.1.7.4

Ultimately, we need to upgrade to Rails 7.x.x and Ruby 3.x.x

Testing was done at my local. (Include a user sign-up and approval process ... User creates a course, uploads an assignment, and views sample results. Attached only shows upload an assignment and view sample result).

This is my first time doing it also, it will be good to have Prof. @knmnyn and the team to double-check.

nguyen-mai-huong commented 1 year ago

Screencast from 22-08-2023 20:28:30.webm

huyuxin0429 commented 10 months ago

Applying changes on latest master branch breaks tests. See PR #402