-
Notifications
You must be signed in to change notification settings - Fork 3
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: refactor code_owner code from edx-dajango-utils #838
Merged
Commits on Nov 14, 2024
-
feat: original copy of code_owner code
This is the code_owner code as found in edx-django-utils.
Configuration menu - View commit details
-
Copy full SHA for 32aa239 - Browse repository at this point
Copy the full SHA 32aa239View commit details -
feat: refactor code_owner code from edx-dajango-utils
Initial rollout of moving code_owner monitoring code from edx-django-utils to this plugin. - Adds near duplicate of code owner middleware from edx-django-utils. - Adds code owner for celery using Datadog span processing of celery.run spans. - Uses temporary span tags names using `_2`, like `code_owner_2`, for rollout and comparison with the original span tags. See #784
Configuration menu - View commit details
-
Copy full SHA for 5cbbf48 - Browse repository at this point
Copy the full SHA 5cbbf48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e019d - Browse repository at this point
Copy the full SHA 68e019dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d237378 - Browse repository at this point
Copy the full SHA d237378View commit details -
fixup! fix code review feedback
1. switch get_code_owner_from_module => set_code_owner_attribute_from_module. 2. Update tests with deeper mock of set_custom_attribute. 3. Remove decorator set_code_owner_attribute and associated tests. 4. Fix minor rst issues.
Configuration menu - View commit details
-
Copy full SHA for 433efbf - Browse repository at this point
Copy the full SHA 433efbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fad6d - Browse repository at this point
Copy the full SHA 81fad6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f008d - Browse repository at this point
Copy the full SHA 16f008dView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d76bc9d - Browse repository at this point
Copy the full SHA d76bc9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9614829 - Browse repository at this point
Copy the full SHA 9614829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c734e4 - Browse repository at this point
Copy the full SHA 4c734e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07bd5f1 - Browse repository at this point
Copy the full SHA 07bd5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a190f - Browse repository at this point
Copy the full SHA c1a190fView commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71b0c45 - Browse repository at this point
Copy the full SHA 71b0c45View commit details -
Co-authored-by: Tim McCormack <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6901490 - Browse repository at this point
Copy the full SHA 6901490View commit details -
Co-authored-by: Tim McCormack <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 678bae3 - Browse repository at this point
Copy the full SHA 678bae3View commit details -
Co-authored-by: Tim McCormack <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e14b61 - Browse repository at this point
Copy the full SHA 9e14b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8ddad - Browse repository at this point
Copy the full SHA 4e8ddadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcabaf - Browse repository at this point
Copy the full SHA 3bcabafView commit details -
Configuration menu - View commit details
-
Copy full SHA for be8b27e - Browse repository at this point
Copy the full SHA be8b27eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.