To improve developer experience working with this repo, we will begin migrating our DevOps pipelines into Github Action, along with consolidating documentations and leveraging popular DevOps tools like tox
and flake8
.
This migration to GitHub Action will be a sequence of updates to our DevOps infrastructures:
- Propose and draft the CI pipeline in Github Action
- Optimize build time for unit tests
- Enforce flake8 (coding style checks) on the build and clean up coding styles to pass flake8 checks
- Setup self-hosted machines to run our GPU workloads
- Run tests on the appropriate dependency subsets
- Create feature parity with the existing CI pipelines (pr-gates & night-build)
- Deprecate CI pipelines in ADO and switch to Github Actions
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.