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: call set_code_owner_attribute_from_module directly in send_task #130

Merged
merged 7 commits into from
Oct 27, 2021

Conversation

rgraber
Copy link
Contributor

@rgraber rgraber commented Oct 27, 2021

Update send_task to call set_code_owner_attribute_from_module directly instead of using the annotation to add the code owner. Addresses https://openedx.atlassian.net/browse/ARCHBOM-1938.

Post-merge update: on further examination, it's possible this change was unnecessary and that it was fixed in a previous change that was simply unreleased, but it did not seem worth the time or complexity to roll back when this updated code should effectively do the same thing.

eventtracking/tasks.py Outdated Show resolved Hide resolved
@robrap
Copy link

robrap commented Oct 27, 2021

@rgraber: Also, won't we need to update the version?

@rgraber rgraber marked this pull request as ready for review October 27, 2021 16:49
setup.py Outdated Show resolved Hide resolved
@rgraber rgraber changed the title feat: use celery task_prerun to set code_owner feat: call set_code_owner_attribute_from_module directly in send_task Oct 27, 2021
@rgraber rgraber merged commit 0965349 into master Oct 27, 2021
@rgraber rgraber deleted the rsgraber/ARCHBOM-1938-track-code-owner branch October 27, 2021 19:13
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

2 participants