Skip to content

Maintenance: Disable cache in quality check pipelines #5625

Closed
@leandrodamascena

Description

@leandrodamascena

Why is this needed?

We recently added support for Python 3.13 and it creates another layer of caching when performing quality check actions. Some tests like those with threads and things that write to disk are failing randomly due to the runners' cache being overflowed.

To fix this I'm going to remove the poetry cache, this doesn't cause any problems for our CI.
Image

Which area does this relate to?

Automation

Solution

Remove the cache.

Acknowledgment

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalMaintenance changestriagePending triage from maintainers

    Type

    No type

    Projects

    Status

    Shipped

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions