amundsen-io / amundsen

Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
https://www.amundsen.io/amundsen/
Apache License 2.0
4.34k stars 950 forks source link

chore: Add py3.10 to compatibility matrix across all services except for metadata #2242

Closed kristenarmes closed 3 months ago

kristenarmes commented 3 months ago

Description

Adding py3.10 to compatibility matrix across all services except for metadata. Metadata is blocked by amundsengremlin:

Motivation and Context

We are going to be upgrading our services to py3.10, so want to make sure everything will work as expected

How Has This Been Tested?

Tests will run on py3.10 as part of this PR

Documentation

CheckList

Alagappan commented 3 months ago

Looks good! Please fix broken tests before merging in