Helder Correia

Results 72 issues of Helder Correia

This starts testing for multiple Python versions. Related #3700

sdk/python

Python's typing system doesn't work on runtime. You should get warnings from the IDE but nothing's stopping you from using the wrong value types while building the query. If you...

kind/dx
sdk/python

Related to #3668 ## Overview Reference docs are being built when tags that start with `sdk/python/v` are detected. ## Problem The tag triggers a new PyPI deployment but that could...

area/ci
sdk/python

Related to #3668 ## Overview Reference docs for Python are being published in https://dagger-io.readthedocs.org. Builds are triggered automatically via a GitHub webhook, where RTD filters by tags starting with `sdk/python/v`....

area/documentation
sdk/python

## Todo - [ ] No mypy warnings[^1] - [ ] Add to lint step for CI (`lint:typing`) - [ ] Build with [mypyc](https://pypi.org/project/hatch-mypyc/)? - [ ] Support Pyright (Microsoft's...

sdk/python

- [ ] Get library version from VCS

sdk/python

May depend on #3702

area/ci
sdk/python

Related to #3678 Don't import anything from `dagger`, keep the codegen independent.

sdk/python

## Context - The [dagger](https://pypi.org/project/dagger/) project name is already occupied by an abandoned [project](http://pythondagger.sourceforge.net) from 2012; - All of this [user's projects](https://pypi.org/user/rsz/) are abandoned from the same time; - All...

area/infra
sdk/python