| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Updates the build the script to use the new API provided by the site to
fetch and download artifacts.
Additionally, metadata files are deleted in CI. They are only required for
speeding up subsequent builds, which is not applicable in CI, and only
increases the build size.
|
|
|
|
| |
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]>
|
| |
|
|
|
|
|
|
|
| |
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.
|