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

fix: data layer quality fixes #2024

Merged
merged 4 commits into from
Aug 9, 2023
Merged

Conversation

nsprenkle
Copy link
Contributor

@nsprenkle nsprenkle commented Aug 9, 2023

TL;DR - I forgot an __init__.py in the original data_layer directory, which means quality checks weren't getting run and this is breaking things for other folks. So imma fix it now.

Developer Checklist

Testing Instructions

  • Passes automated testing

Reviewer Checklist

Collectively, these should be completed by reviewers of this PR:

  • I've done a visual code review
  • I've tested the new functionality

FYI: @openedx/content-aurora

@codecov

This comment was marked as outdated.

@nsprenkle nsprenkle marked this pull request as ready for review August 9, 2023 14:38
@nsprenkle nsprenkle requested a review from a team as a code owner August 9, 2023 14:38
@nsprenkle
Copy link
Contributor Author

Note: I'm ignoring codecov here, is irrelevant for this PR.

@nsprenkle nsprenkle merged commit b5760a8 into master Aug 9, 2023
4 of 6 checks passed
@nsprenkle nsprenkle deleted the aurora/datalayer-quality-fixes branch August 9, 2023 14:49
BryanttV pushed a commit to eduNEXT/edx-ora2 that referenced this pull request Feb 6, 2024
* fix: add missing __init__.py

* fix: pylint quality issues

* chore: bump ORA to version 5.2.3
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