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

Add disabled notice to AnalyzeChangeJob #1091

Conversation

Mr0grog
Copy link
Member

@Mr0grog Mr0grog commented Feb 15, 2023

We've disabled AnalyzeChangeJob via configuration in production. Since we also expect to never make use of it again, I've added a note in the code (I opted not to delete it in case it needs to get turned on in the future -- someone could always go get it back from the git history, but since there is no technical maintainer to replace me, I'm worried that's too big of a barrier.)

Fixes #1090.

We've disabled `AnalyzeChangeJob` via configuration in production. Since we also expect to never make use of it again, I've added a note in the code (I opted not to delete it in case it needs to get turned on in the future -- someone could always go get it back from the git history, but since there is no technical maintainer to replace me, I'm worried that's too big of a barrier.)

Fixes #1090.
@Mr0grog
Copy link
Member Author

Mr0grog commented Feb 15, 2023

For reference, the configuration change is in commit 6e61be326d91ff08edd22d8bf4cfc36a6844a5cd of the ops-internal repo (not stored on GitHub, since it contains secrets).

@Mr0grog Mr0grog merged commit 1d4ffee into main Feb 15, 2023
@Mr0grog Mr0grog deleted the 1090-if-something-is-never-used-at-all-we-should-be-clear-why-it-exists branch February 15, 2023 19:56
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.

Disable auto-analysis of new versions
1 participant