Cypher

Results 4 issues of Cypher

Checklist: * [x] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [x] I have updated the documentation according to [documentation](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#documentation) * [x] I have updated the chart changelog...

argo-cd
no-pr-activity
size/L
on-hold

When adding tags, operation fails because `hashed is not defined`. I think this is a typo.

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened When branches are deleted in github, the `lake.refs` table is...

type/bug
severity/p1

```python def torrents(self): """Get torrent list""" return self._get('json/torrents') ``` These `/json` endpoints no longer exist. The API for torrents is now available on `/api/v2/torrents/info`. > Some methods are only supported...