| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
| |
This change requires the use of venvs, rather than pip user installs
|
| |
|
|
|
|
|
|
| |
Removes unnecessary `depends-on` to speed up builds.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
| |
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
| |
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
| |
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
|
|
|
| |
Add the releases-based changelog system back, and migrate the old
changelog entries.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
|
|
|
|
|
| |
Uncomments the testing command in CI. It is unclear why but the
testing command that is normally used in all our projects causes an
import error here, so instead we run with `python -m` to ensure the
run directory is added to `sys.path`.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| |
|
|
|
|
|
|
|
| |
Updates the command in GH actions to match the command in pyproject to
generate the correct output.
Kaizens a small fix in clean up.
|
| |
|
| |
|
| |
|
|
|
|
| |
Adds a github action to deploy the documentation.
|
| |
|
| |
|
| |
|
|
|
|
| |
installing python deps.
|
| |
|
|
|