Skip to content

Commit d5648b3

Browse files
committed
Merge branch 'master' of https://github.com/nus-cs3281/2023
2 parents e03662f + bb7e6ba commit d5648b3

File tree

7 files changed

+55
-6
lines changed

7 files changed

+55
-6
lines changed

students/MarcusTXK/info.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<!-- Give link to your github home page -->
3-
<span id="github">https://www.github.com/johnDoe</span>
3+
<span id="github">https://www.github.com/MarcusTXK</span>
44

55
<!-- Give your internal and external projects related to the module -->
6-
<span id="projects">[Project1](), [Project2]()</span>
6+
<span id="projects">[RepoSense](https://github.com/reposense/RepoSense)</span>

students/MarcusTXK/photo.png

3.53 MB
Loading

students/sikai00/info.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<!-- Give link to your github home page -->
3-
<span id="github">https://www.github.com/johnDoe</span>
3+
<span id="github">https://www.github.com/sikai00</span>
44

55
<!-- Give your internal and external projects related to the module -->
6-
<span id="projects">[Project1](), [Project2]()</span>
6+
<span id="projects">[RepoSense](https://github.com/reposense/RepoSense)</span>

students/sikai00/photo.png

302 KB
Loading

students/vvidday/info.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<!-- Give link to your github home page -->
3-
<span id="github">https://www.github.com/johnDoe</span>
3+
<span id="github">https://www.github.com/vvidday</span>
44

55
<!-- Give your internal and external projects related to the module -->
6-
<span id="projects">[Project1](), [Project2]()</span>
6+
<span id="projects">[RepoSense](https://github.com/reposense/RepoSense)</span>

students/vvidday/photo.png

940 KB
Loading
+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# CS3282 Before-Sem Progress
2+
3+
## Internal Projects - Implementation Work Strictly for CS3282
4+
| Date | Project | Achievements |
5+
|-----------------|---------------|-----------------------------------------------------------------------------------------------------------------------------|
6+
| 29 April 2022 | TEAMMATES | Merged PR: [Use GitHub Actions wrapper for Codecov](https://github.com/TEAMMATES/teammates/pull/11769) |
7+
| 30 April 2022 | RepoSense | Submitted Issue: [Parallelize backend tests](https://github.com/reposense/RepoSense/issues/1770) |
8+
| 28 May 2022 | SE-EDU (AB3) | Merged PR: [Delete the config/travis directory](https://github.com/se-edu/addressbook-level3/pull/132) |
9+
| 06 June 2022 | RepoSense | Merged PR: [Fix unintended behavior related to --since d1](https://github.com/reposense/RepoSense/pull/1776) |
10+
| 21 June 2022 | SE-EDU (AB3) | Merged PR: [Upgrade Gradle to 7.4.2](https://github.com/se-edu/addressbook-level3/pull/134) |
11+
| 11 July 2022 | RepoSense | Merged PR: [GitHub Actions: update deps to latest versions](https://github.com/reposense/RepoSense/pull/1763) |
12+
| 11 July 2022 | RepoSense | Merged PR: [Frontend: change JavaScript line length limit for ESLint](https://github.com/reposense/RepoSense/pull/1766) |
13+
| 11 July 2022 | RepoSense | Merged PR: [Docs: fix broken links in about.md](https://github.com/reposense/RepoSense/pull/1777) |
14+
| 13 July 2022 | RepoSense | Merged PR: [Checkstyle: add MissingJavadocType check and update comments](https://github.com/reposense/RepoSense/pull/1781) |
15+
| 13 July 2022 | RepoSense | Merged PR: [Actions: refactor Cypress CI build step](https://github.com/reposense/RepoSense/pull/1767) |
16+
| 18 July 2022 | CATcher | Merged PR: [Fix #940 Deprecation - Update Codecov Action](https://github.com/CATcher-org/CATcher/pull/942) |
17+
| 20 July 2022 | SE-EDU (AB3) | Merged PR: [Upgrade Checkstyle to 10.2 and update checks](https://github.com/se-edu/addressbook-level3/pull/133) |
18+
| 22 July 2022 | RepoSense | Merged PR: [Upgrade to Gradle 7](https://github.com/reposense/RepoSense/pull/1780) |
19+
| 22 July 2022 | RepoSense | Merged PR: [Frontend Lint: add ts file extension to eslint](https://github.com/reposense/RepoSense/pull/1761) |
20+
| 31 July 2022 | SE-EDU (Duke) | Merged PR: [Upgrade Gradle and Shadow plugin](https://github.com/se-edu/duke/pull/71) |
21+
| 31 July 2022 | SE-EDU (Duke) | Merged PR: [Upgrade Checkstyle and reconfigure checks](https://github.com/se-edu/duke/pull/69) |
22+
| 2 August 2022 | RepoSense | Merged PR: [Frontend: update Node packages and fix code for checks](https://github.com/reposense/RepoSense/pull/1762) |
23+
| 7 August 2022 | RepoSense | Merged PR: [Hotfix: revert highlight.js from version 11 to 10](https://github.com/reposense/RepoSense/pull/1819) |
24+
| 9 August 2022 | RepoSense | Merged PR: [Change npm version requirement to Node.js](https://github.com/reposense/RepoSense/pull/1786) |
25+
| 13 August 2022 | RepoSense | Merged PR: [Gradle: update Node 14 minor release version](https://github.com/reposense/RepoSense/pull/1824) |
26+
27+
## Internal Projects - Project Management Strictly for CS3282
28+
| Date | Project | Achievements |
29+
|------------------|-----------|--------------------------------------------------------------------------------------------------------------------------------------|
30+
| 03 May 2022 | RepoSense | Created Release: [RepoSense v2.2](https://github.com/reposense/RepoSense/releases/tag/v2.2) |
31+
| 05 June 2022 | RepoSense | Responded to Issue: [System Test Failed](https://github.com/reposense/RepoSense/issues/1783) |
32+
| 05 June 2022 | RepoSense | Responded to Issue: [Build failed when verifying the setup](https://github.com/reposense/RepoSense/issues/1782) |
33+
| 15 June 2022 | RepoSense | Created Release: [RepoSense v2.2.1](https://github.com/reposense/RepoSense/releases/tag/v2.2.1) |
34+
| 17 June 2022 | RepoSense | Reviewed PR: [Convert zoneId String to ZoneId Object](https://github.com/reposense/RepoSense/pull/1790) |
35+
| 17 June 2022 | RepoSense | Responded to Issue: [Intended behavior of extractDate() in TimeUtil?](https://github.com/reposense/RepoSense/issues/1789) |
36+
| 11 July 2022 | RepoSense | Reviewed PR: [Maintain file type label after filtering](https://github.com/reposense/RepoSense/pull/1804) |
37+
| 17 July 2022 | RepoSense | Reviewed PR: [Parallelize backend tests](https://github.com/reposense/RepoSense/pull/1806) |
38+
| 22 July 2022 | RepoSense | Reviewed PR: [Refactor `processLine()`](https://github.com/reposense/RepoSense/pull/1807) |
39+
| 29 July 2022 | RepoSense | Responded to Issue: [Bug: RepoSense cannot clone a repository](https://github.com/reposense/RepoSense/issues/1813) |
40+
| 29 July 2022 | RepoSense | Responded to Issue: [Continuous Integration for macos-10.15 is always cancelled](https://github.com/reposense/RepoSense/issues/1817) |
41+
| 29 July 2022 | RepoSense | Reviewed PR: [Ignore case when comparing author name](https://github.com/reposense/RepoSense/pull/1814) |
42+
| 9 August 2022 | RepoSense | Reviewed PR: [Actions: remove Ubuntu 18.04 runner](https://github.com/reposense/RepoSense/pull/1823) |
43+
| 5 September 2022 | RepoSense | Reviewed PR: [lfs bugfix branch ](https://github.com/reposense/RepoSense/pull/1826) |
44+
| 14 December 2022 | RepoSense | Reviewed PR: [Use ES6+ way for string interpolation](https://github.com/reposense/RepoSense/pull/1845) |
45+
46+
# CS3282 During-Sem Progress
47+
| Date | Project | Achievements |
48+
|-----------------|---------------|-----------------------------------------------------------------------------------------------------------------------------|
49+
| | | |

0 commit comments

Comments
 (0)