-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PROD-1697: Bump Debian base image and Python versions to latest (fides) #4630
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
I need to resolve the CI failures before this PR can be merged. |
Passing run #6596 ↗︎
Details:
Review all test suite changes for PR #4630 ↗︎ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4630 +/- ##
=======================================
Coverage 86.67% 86.67%
=======================================
Files 336 336
Lines 20089 20089
Branches 2581 2581
=======================================
Hits 17413 17413
Misses 2203 2203
Partials 473 473 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @daveqnet ! Going to miss seeing the bullseye
name out there, checks and everything looking good in here as well as locally
…cy (unmaintained package)
Closes PROD-1697 in
ethyca/fides
repoDescription Of Changes
-bullseye
to-bookworm
3.10.12
-->3.10.13
3.9.17
-->3.9.18
3.8.17
-->3.8.18
Code Changes
git config --global --add safe.directory
in the Dockerfile does not fail.python-dev
topython-dev-is-python3
(needed in Bookworm)Steps to Confirm
python --version
andcat /etc/os-release
e.g.Pre-Merge Checklist
CHANGELOG.md