collabora-online/.github
Pedro Pinto Silva 16b8bead39 Revert "Add action for detecting code duplicates"
This reverts commit 8ce751a3ca.

- Any PR coming from fork fails
  - User needs to manually go to:
  settings > Actions: General > "Workflow permissions" and allow write permissions
- Right now we have too big of a threshold (26 lines) to be as useful as we would hope

Probably best to remove this action for now and instead use directly
the npm package (https://www.npmjs.com/package/jscpd#usage). Advantages:
  - More control over what is analyzed
  - It can be add as a step in make check
  - User can run it locally using make check; CI can also use that.

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I3c112218a83fd6e56e7fb2f47b24315347a74cdd
2023-08-11 11:45:21 +02:00
..
ISSUE_TEMPLATE Update feature_request.md to use Headings 2023-07-27 12:21:25 +02:00
codeql Attempt to fix a codeql error 2022-04-05 11:08:36 +02:00
workflows Revert "Add action for detecting code duplicates" 2023-08-11 11:45:21 +02:00
config.yml Update GH Welcome message: ping Pedro instead 2021-08-20 11:27:22 +02:00
pull_request_template.md Community: Add pull request template 2020-10-13 01:27:22 +03:00