Adi Roiban

Results 120 issues of Adi Roiban

### Description This is a feature request. It would be nice that when running in CI mode, safety can output the errors to stderr. In this way, it would be...

enhancement
considering

codecov run is pretty verbose (including the big ascii art ) when reading the CI logs, is inconvenient to ignore all the codecov output ... and with lots of logs...

Tox / pip fails to install / creates the virtual env for klein using Twisted trunk Here is a build failure - https://github.com/twisted/klein/runs/2306282515#step:6:287 There are 2 issues with pip deps...

I think that pydoctor, at least with epydoc syntax only supports links from pydoctor to sphinx for API objects. https://pydoctor.readthedocs.io/en/latest/sphinx-integration.html#linking-from-pydoctor-to-external-api-docs There is no support for generic object reference In Sphinx...

enhancement
Needs more reflexion

To help with search engines, I think that the pydoctor templates should use a canonical tag to point to the latest version https://docs.readthedocs.io/en/latest/canonical-urls.html --------- With twisted we have this issue...

enhancement
good first issue

After we have project version via #331 I guess that the HTML template can be updated to show the targeted project version. Right now, it only shows the pydoctor own...

Trivial to fix

Read The Docs server side search works by indexing the .fjson files generated by the Sphinx `json` builder. The indexing code on the RTD side is here https://github.com/readthedocs/readthedocs.org/blob/655bfd53f6fd3a6ea4c989354fd0f89a753d4369/readthedocs/search/parsers.py#L357 It looks...

good first issue

Somehow the name resolution find the wrong name Here is an error ``` twisted.web._http2.H2Connection:65 invalid ref to 'priority.PriorityTree' resolved as 'PriorityTree' twisted.web._http2.H2Connection.priority:0 invalid ref to 'priority.PriorityTree' resolved as 'PriorityTree' ```...

Incomplete

When used in external projects, at first I was confused about the `use_incremental` argument for setup as I thought it was a standard setuptools argument, maybe it can be renamed...

for people who have no idea about python versioning standards