-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #587 Add new semester definition for 11320 and update relevant files to sync courses for the new semester. * **src/const/semester.ts** - Add a new object to the `semesterInfo` array with the properties for the 11320 semester. * **src/app/api/sync-courses/route.ts** - Update the `semester` variable to "11320". * **runners/update-courses.ts** - Update the `semester` parameter in the fetch requests to "11320". --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/nthumodifications/courseweb/issues/587?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information
1 parent
aefd20f
commit c53c3b9
Showing
3 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters