Configure GitHub Actions for CI to run testsing and linting etc.
Open
@sadielbartholomew is already working on this.
Since Feb 22, 2024.
CI
- Dominant language
- Python
- Stars
- 21
- Forks
- 11
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 1
Description
We should set up some form of Continuous integration to run tests and linting on different operating systems and with different Python versions, for example, to streamline and corroborate our workflows.
I advise we use GitHub Actions since it is free to use, very powerful and mature with great documentation, and I have plenty of experience in using it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.