Skip to content

[chores] Investigate and brainstorm ways to speed up CI  #1317

@pandafy

Description

@pandafy

The CI pipeline is currently running over 1000 tests, which can result in prolonged build and feedback times. This issue is for brainstorming and tracking ideas to optimize, speed up, or parallelize the CI process.

Potential discussion points:

  • Identifying the slowest parts of the CI
  • Opportunities for test parallelism or sharding
  • Caching dependencies or test results
  • Removing unnecessary or redundant tests
  • Leveraging incremental or selective test runs for PRs
  • CI configuration or workflow improvements

Contributions and suggestions from the community are welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingIssue related to testing or CI

    Type

    No type

    Projects

    Status

    To do (Python & Django)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions