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

Adds schema for handlers admin, classifier, & classroom modules #13223

Merged
merged 131 commits into from
Jul 8, 2021

Conversation

Nik-09
Copy link
Member

@Nik-09 Nik-09 commented Jun 26, 2021

Overview

Schema for handler classes in admin.py, classifier.py and classroom.py

Essential Checklist

  • The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes. (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • The linter/Karma presubmit checks have passed locally on your machine.
  • "Allow edits from maintainers" is checked. (See here for instructions on how to enable it.)
    • This lets reviewers restart your CircleCI tests for you.
  • The PR is made from a branch that's not called "develop".

Proof that changes are correct

admin.mp4

PR Pointers

  • Make sure to follow the instructions for making a code change.
  • Oppiabot will notify you when you don't add a PR_CHANGELOG label. If you are unable to do so, please @-mention a code owner (who will be in the Reviewers list), or ask on Gitter.
  • For what code owners will expect, see the Code Owner's wiki page.
  • Make sure your PR follows conventions in the style guide, otherwise this will lead to review delays.
  • Never force push. If you do, your PR will be closed.
  • Oppiabot can assign anyone for review/help if you leave a comment like the following: "{{Question/comment}} @{{reviewer_username}} PTAL"
  • Some of the e2e tests are flaky, and can fail for reasons unrelated to your PR. We are working on fixing this, but in the meantime, if you need to restart the tests, please check the "If your build fails" wiki page.

@oppiabot oppiabot bot assigned Nik-09 Jul 7, 2021
Copy link
Contributor

@rohitkatlaa rohitkatlaa left a comment

Choose a reason for hiding this comment

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

Other than creating an issue regarding the clear_search_index, everything else LGTM! Thanks!

'update_feature_flag_rules'
]
},
'default_value': None
Copy link
Contributor

Choose a reason for hiding this comment

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

@Nik-09 Please do create an issue because the error doesn't seem to be trivial and further analysis might be required.

@rohitkatlaa rohitkatlaa removed their assignment Jul 7, 2021
core/controllers/admin.py Outdated Show resolved Hide resolved
Copy link
Member Author

@Nik-09 Nik-09 left a comment

Choose a reason for hiding this comment

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

@rohitkatlaa PTAL. Thank you

'update_feature_flag_rules'
]
},
'default_value': None
Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@Nik-09 Nik-09 requested a review from rohitkatlaa July 7, 2021 12:48
@Nik-09 Nik-09 assigned rohitkatlaa and unassigned Nik-09 Jul 7, 2021
@Nik-09
Copy link
Member Author

Nik-09 commented Jul 7, 2021

@DubeySandeep Pleae take a look, Thank you.

Copy link
Contributor

@rohitkatlaa rohitkatlaa left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @Nik-09 !

@oppiabot
Copy link

oppiabot bot commented Jul 7, 2021

Unassigning @rohitkatlaa since they have already approved the PR.

@oppiabot
Copy link

oppiabot bot commented Jul 7, 2021

Hi @Nik-09. Due to recent changes in the "develop" branch, this PR now has a merge conflict. Please follow this link if you need help resolving the conflict, so that the PR can be merged. Thanks!

@oppiabot oppiabot bot assigned Nik-09 Jul 7, 2021
@oppiabot
Copy link

oppiabot bot commented Jul 7, 2021

Unassigning @DubeySandeep since they have already approved the PR.

@oppiabot
Copy link

oppiabot bot commented Jul 7, 2021

Hi @Nik-09, there is a new change in develop which needs to be in your PR. Please update your branch with the latest changes in develop. For instructions, refer to this link. Thanks!

@rohitkatlaa rohitkatlaa merged commit a2f97b5 into oppia:develop Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Affects datastore layer Labels to indicate a PR that changes the datastore layer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants