Skip to content

Conversation

@iloveagent57
Copy link
Member

feat: add an endpoint to create a customer admin user

Commit generated by workflow openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master

Description

Describe what this pull request changes, and why. Include implications for people using this change.
Design decisions and their rationales should be documented in the repo (docstring / ADR), per
OEP-19, and can be
linked here.

Useful information to include:

  • Which edX user roles will this change impact? Common user roles are "Learner", "Course Author",
    "Developer", and "Operator".
  • Include screenshots for changes to the UI (ideally, both "before" and "after" screenshots, if applicable).
  • Provide links to the description of corresponding configuration changes. Remember to correctly annotate these
    changes.

Supporting information

Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.
Be sure to check they are publicly readable, or if not, repeat the information here.

Testing instructions

Please provide detailed step-by-step instructions for testing this change.

Deadline

"None" if there's no rush, or provide a specific date or event (and reason) if there is one.

Other information

Include anything else that will help reviewers and consumers understand the change.

  • Does this change depend on other changes elsewhere?
  • Any special concerns or limitations? For example: deprecations, migrations, security, or accessibility.
  • If your database migration can't be rolled back easily.

feat: add an endpoint to create a customer admin user

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Copilot AI review requested due to automatic review settings October 10, 2025 19:04
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the edx-enterprise Python dependency from version 6.4.4 to 6.5.0 across all requirement files to add an endpoint for creating customer admin users.

  • Updates edx-enterprise version constraint from 6.4.4 to 6.5.0
  • Ensures version consistency across all environment configurations (base, development, testing, documentation)

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
requirements/constraints.txt Updates the pinned version constraint for edx-enterprise
requirements/edx/base.txt Updates edx-enterprise version in base requirements
requirements/edx/development.txt Updates edx-enterprise version in development requirements
requirements/edx/doc.txt Updates edx-enterprise version in documentation requirements
requirements/edx/testing.txt Updates edx-enterprise version in testing requirements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@iloveagent57 iloveagent57 merged commit 5523072 into release-ulmo Oct 14, 2025
64 checks passed
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.

3 participants