Navigation Menu

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

feat: Auto enable integrations=true #845

Merged
merged 5 commits into from Oct 13, 2020
Merged

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Oct 2, 2020

We want to make auto enabling integrations the new default.

Comment on lines 134 to 136
or self.options["_experiments"].get(
"auto_enabling_integrations", False
),
Copy link
Member

Choose a reason for hiding this comment

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

let's get rid of this flag, there is no backwards compat concern if auto enabling integrations are becoming the default

HazAT and others added 3 commits October 2, 2020 14:47
…sentry-python into feat/auto-enable-integrations

# Conflicts:
#	sentry_sdk/client.py
@dcramer
Copy link
Member

dcramer commented Oct 2, 2020

<3 thanks folks

@HazAT
Copy link
Member Author

HazAT commented Oct 13, 2020

We really need to improve CI build times
image

@HazAT HazAT merged commit 356ad6c into master Oct 13, 2020
@HazAT HazAT deleted the feat/auto-enable-integrations branch October 13, 2020 07:50
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.

None yet

3 participants