Open demilolu opened 3 years ago
:wave: Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed in 14 days.
:wave: Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed in 14 days.
Background on the problem the feature will solve/improved user experience
Add GitHub Actions to test and build new code pushed to a branch or committed to a pull request. Code that passes all the steps in the GitHub action can be merged in the repository.
Prerequisite: This should be installed after we start adding python code to this repo.
Describe the solution you'd like
A GitHub action runs whenever code is committed to any branch or PR is made to the main branch.
Each action will
Tasks
Acceptance Criteria
FYI @upkarlidder