Skip to content

Commit

Permalink
Merge branch 'master' into fix-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sopa301 committed Apr 15, 2024
2 parents a390f53 + 2692f0f commit b678d1b
Show file tree
Hide file tree
Showing 55 changed files with 5,551 additions and 17,845 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '18.x'

- name: Set up Node caching
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- gh-pages

env:
NODE_VER: '16.x'
NODE_VER: '18.x'
JAVA_DISTRIBUTION: 'zulu'
JAVA_VER: 8

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/surge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '18.x'

- name: Download deployment artifacts
uses: dawidd6/action-download-artifact@v2
Expand Down
88 changes: 69 additions & 19 deletions docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,56 +17,106 @@ RepoSense is a project based in the [National University of Singapore, School of

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Charisma Kausar](https://www.github.com/ckcherry23)
**Role**: Senior Developer [2024 January - ]<br/>
Contributor [2022 December - 2024 January]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [David Gareth Ong](https://www.github.com/vvidday)
**Role**: Senior Developer [2024 January - ]<br/>
Contributor [2023 January - 2024 January]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Gokul Rajiv](https://github.com/gok99)
**Role**: Senior Developer [2024 January - ]<br/>
Contributor [2022 January - 2024 January]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Marcus Tang Xin Kye](https://www.github.com/MarcusTXK)
**Role**: Senior Developer [2024 January - ]<br/>
Contributor [2023 January - 2024 January]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

## [Chang Si Kai](https://github.com/sikai00)
**Role**: Contributor [2023 Jan - ]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Alvis Ng](https://www.github.com/supermii2)
**Role**: Contributor [2024 January - ]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [George Tay Quan Yao](https://www.github.com/jonasongg)
**Role**: Contributor [2024 January - ]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Jonas Ong Si Wei](https://www.github.com/jonasongg)
**Role**: Contributor [2024 January - ]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Poon Yip Hang, Ryan](https://www.github.com/sopa301)
**Role**: Contributor [2024 January - ]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

## Past Members

### [Wang Chao](https://github.com/fzdy1914)
![](https://avatars3.githubusercontent.com/u/35621726?s=150&v=4)<br/>
**Role**: Project Lead [2021 Jan - ]<br/>
**Role**: Project Lead [2021 Jan - 2021 Dec]<br/>
Maintainer [2020 May - 2021 Jan]<br/>
Committer [2019 May - 2020 May]<br/>
Contributor [2018 Dec - 2019 May]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Hsu Zhong Jun](https://github.com/dcshzj)
![](https://avatars.githubusercontent.com/u/27919917?s=150&v=4)<br/>
**Role**: Committer [2021 June - ]<br/>
Contributor [2020 August - 2021 May]<br/>
**Role**: Project Lead [2022 Jan - 2022 Dec]<br/>
Committer [2021 June - 2021 Dec]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Chan Ger Hean](https://github.com/gerhean)
**Role**: Committer [2022 January - ]<br/>
Contributor [2021 January - 2021 December]<br/>
**Role**: Committer [2022 Jan - 2022 Dec]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Huang Chengyu](https://github.com/HCY123902)
**Role**: Committer [2022 January - ]<br/>
Contributor [2021 January - ]<br/>
**Role**: Project Co-Lead [2023 Jan - 2023 Apr]<br/>
Senior Dev [2023 Jan - 2023 Apr]<br/>
Committer [2022 Jan - 2022 Dec]<br/>
Contributor [2021 July - 2021 Dec]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Chan Jun Da](https://github.com/chan-j-d)
**Role**: Contributor [2021 July - ]<br/>
**Role**: Project Co-Lead [2023 Apr- 2023 Dec]<br/>
Senior Dev [2023 Jan - 2023 Apr]<br/>
Committer [2022 Jan - 2022 Dec]<br/>
Contributor [2021 July - 2021 Dec]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Tay Yi Hsuen](https://github.com/yhtMinceraft1010X)
**Role**: Contributor [2021 July - ]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Gokul Rajiv](https://github.com/gok99)
**Role**: Contributor [2022 January - ]<br/>
**Role**: Senior Dev [2023 Jan - 2023 Apr]<br/>
Committer [2022 Jan - 2022 Dec]<br/>
Contributor [2021 July - 2021 Dec]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

### [Zhou Jiahao](https://github.com/zhoukerrr)
**Role**: Contributor [2022 January - ]<br/>
**Role**: Senior Dev [2023 Jan - 2023 Apr]<br/>
Committer [2022 Jan - 2022 Dec]<br/>
Contributor [2021 July - 2021 Dec]<br/>

<!-- ------------------------------------------------------------------------------------------------------ -->

## Past Members

### [Ma Tanghao](https://github.com/harryggg)
Main developer for the initial version [2017 May - 2018 May]

Expand Down
2 changes: 1 addition & 1 deletion docs/dg/settingUp.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

**Prerequisites:**
* **JDK `1.8.0_60`** up to **`17`** ([download :fas-download:](https://www.oracle.com/technetwork/java/javase/downloads/index.html)).
* **Node.js** `16.19.1` to the latest minor version for `18` ([download :fas-download:](https://www.npmjs.com/get-npm)).
* **Node.js** **`18`** up to the latest minor version of **`19`** ([download :fas-download:](https://www.npmjs.com/get-npm)).
* **git `2.23`** or later ([download :fas-download:](https://git-scm.com/downloads)).

<box type="info" seamless>
Expand Down
1 change: 1 addition & 0 deletions docs/ug/usingReports.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ The `Tool Bar` at the top of the Chart panel provides a set of configuration opt
* Multiple keywords/terms can be used, separated by spaces.
* Entries that contain _any_ (not necessarily _all_) of the search terms will be displayed.
* The keywords used to filter the author and repository are case-insensitive.
* Starting a search with `tag:` will filter author and repository by git tags. Similar search rules as above (like separating multiple tag names by space) apply.
* `Group by`: grouping criteria for the rows of results.
* `None`: results will not be grouped in any particular way.
* `Repo/Branch`: results will be grouped by repositories and its' associating branches.
Expand Down
4 changes: 3 additions & 1 deletion frontend/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,9 @@
"default": "generic",
"readonly": "generic"
}
]
],
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": ["error"]
}
}
]
Expand Down
4 changes: 4 additions & 0 deletions frontend/cypress/config/repo-config.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Repository's Location,Branch,File formats,Ignore Glob List,Ignore standalone config,Ignore Commits List,Ignore Authors List,Shallow Cloning,Find Previous Authors
https://github.com/reposense/RepoSense.git,cypress,,,,,,,
https://github.com/reposense/testrepo-Empty.git,master,,,,,,,
https://github.com/reposense/testrepo-Empty2.git,master,,,,,,,
https://github.com/reposense/testrepo-Empty3.git,master,,,,,,,
https://github.com/reposense/testrepo-Empty4.git,master,,,,,,,
https://github.com/reposense/testrepo-Empty5.git,master,,,,,,,
Loading

0 comments on commit b678d1b

Please sign in to comment.