Skip to content

fix: added forum requirement for edge#337

Merged
vgulati-apphelix merged 1 commit into
masterfrom
COSMO2-897
Apr 27, 2026
Merged

fix: added forum requirement for edge#337
vgulati-apphelix merged 1 commit into
masterfrom
COSMO2-897

Conversation

@vgulati-apphelix
Copy link
Copy Markdown
Member

@vgulati-apphelix vgulati-apphelix commented Apr 27, 2026

Description

Updated the edxapp Ansible role defaults to ensure Edge/sandbox deployments install the forum package as part of the private Python requirements.

Changes:

Add openedx-forum as a private requirement sourced from the edx/forum repository.
Normalize the edx-arch-experiments requirement line

Copilot AI review requested due to automatic review settings April 27, 2026 09:22
Copy link
Copy Markdown

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

Updates the edxapp Ansible role defaults to ensure Edge/sandbox deployments install the forum package as part of the private Python requirements.

Changes:

  • Add openedx-forum as a private requirement sourced from the edx/forum repository.
  • Normalize the edx-arch-experiments requirement line (but introduces trailing whitespace).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread playbooks/roles/edxapp/defaults/main.yml
Comment thread playbooks/roles/edxapp/defaults/main.yml
Comment thread playbooks/roles/edxapp/defaults/main.yml Outdated
Copy link
Copy Markdown

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

Updates the edxapp Ansible role defaults so Edge/sandbox deployments install the forum package via EDXAPP_PRIVATE_REQUIREMENTS.

Changes:

  • Add openedx-forum as an editable git requirement sourced from edx/forum.
  • (Per PR description) intends to normalize edx-arch-experiments requirement formatting, though that change is not present in the provided diff.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread playbooks/roles/edxapp/defaults/main.yml
Comment on lines +575 to +576
# forum - currently pointing to ulmo but needs an upgrade when in verawood
- name: git+https://github.com/edx/forum.git@release-ulmo#egg=openedx-forum
Comment thread playbooks/roles/edxapp/defaults/main.yml
@vgulati-apphelix vgulati-apphelix merged commit aed1e16 into master Apr 27, 2026
1 of 3 checks passed
@vgulati-apphelix vgulati-apphelix deleted the COSMO2-897 branch April 27, 2026 10:53
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