aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeLines
* Remove Unused Steps In CIGravatar Hassan Abouelela2022-09-18-11/+2
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Update poetry to use 1.2.0Gravatar Chris Lovering2022-09-11-5/+3
| | | | This change requires the use of venvs, rather than pip user installs
* Bump Python To 3.10 (#108)Gravatar ChrisJL2022-07-27-3/+3
|
* Speed Up Docs CIGravatar Hassan Abouelela2022-05-30-2/+0
| | | | | | Removes unnecessary `depends-on` to speed up builds. Signed-off-by: Hassan Abouelela <[email protected]>
* Pass Branch Name To Docs In CIGravatar Hassan Abouelela2022-05-29-0/+1
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Check Out The Entire Repository For MultiversionGravatar Hassan Abouelela2022-05-29-1/+3
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Update Docs CI For MultiversionGravatar Hassan Abouelela2022-05-29-5/+34
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Restore Releases ChangelogGravatar Hassan Abouelela2022-05-29-1/+1
| | | | | | | Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]>
* Enable Testing In CIGravatar Hassan Abouelela2022-05-10-11/+4
| | | | | | | | | 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]>
* Install optional deps during CIGravatar Chris Lovering2022-03-31-2/+4
|
* Update GHA Docs Build To Match PyprojectGravatar Chris Lovering2022-02-24-1/+1
| | | | | | | Updates the command in GH actions to match the command in pyproject to generate the correct output. Kaizens a small fix in clean up.
* Fix Typo In File NameGravatar Hassan Abouelela2021-12-16-0/+0
|
* Add Dependabot ConfigGravatar Hassan Abouelela2021-12-15-0/+6
|
* Move Doc Dependencies Into Dev SectionGravatar Hassan Abouelela2021-12-04-1/+1
|
* Add Documentation Deploy ActionGravatar Hassan Abouelela2021-12-02-0/+51
| | | | Adds a github action to deploy the documentation.
* Disable testing in actions workflow.Gravatar RohanJnr2021-11-17-9/+9
|
* Delete deploy workflow.Gravatar RohanJnr2021-11-17-11/+0
|
* Remove env section and remove 'Add custom PYTHONUSERBASE to PATH' step.Gravatar RohanJnr2021-11-17-17/+2
|
* Use HassanAbouelela/actions/setup-python@setup-python_v1.0.0 actions for ↵Gravatar RohanJnr2021-11-16-39/+4
| | | | installing python deps.
* Lint and fix line endings.Gravatar RohanJnr2021-11-16-1/+1
|
* Setup attemptGravatar mbaruh2021-11-04-0/+135