Skip to content
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

update python to 3.11.9 #148

Merged
merged 3 commits into from
Apr 9, 2024
Merged

update python to 3.11.9 #148

merged 3 commits into from
Apr 9, 2024

Conversation

willkg
Copy link
Contributor

@willkg willkg commented Apr 8, 2024

  • Update Python to 3.11.9
  • Update fakesentry to Python 3.11.9 and switch to debian bullseye
  • Fix interpreter in sentry-wrap.py

@willkg willkg requested a review from a team as a code owner April 8, 2024 22:40
@willkg willkg requested a review from relud April 8, 2024 22:43
@willkg
Copy link
Contributor Author

willkg commented Apr 8, 2024

The CircleCI pipeline failed because it was still set up as a webhook. It's not required by branch protections. I removed the webhook, but the check status will be there until we update the PR. I'll do that next.

Copy link
Member

@relud relud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+wc


# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

# Wraps a command such that if it fails, an error report is sent to the Sentry service
# specified by SENTRY_DSN in the environment.
# specified by ELIOT_SECRET_ELIOT_SECRET_SENTRY_DSN in the environment.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like a typo here:

Suggested change
# specified by ELIOT_SECRET_ELIOT_SECRET_SENTRY_DSN in the environment.
# specified by ELIOT_SECRET_SENTRY_DSN in the environment.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boo search-and-replace!

@willkg willkg merged commit 1f9e257 into main Apr 9, 2024
1 check passed
@willkg
Copy link
Contributor Author

willkg commented Apr 9, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants