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

Upgrade to Redwood #81

Merged
merged 19 commits into from
Jun 20, 2024
Merged

Upgrade to Redwood #81

merged 19 commits into from
Jun 20, 2024

Conversation

Faraz32123
Copy link
Collaborator

@Faraz32123 Faraz32123 commented May 7, 2024

v18.0.0 redwood release

Todos before merge

  • Ensure changelog entry exists for v18
  • Ensure CI/Tests are working as expected
  • Ensure redwood branch is up-to-date with nightly (not including the changes merged directly to redwood)

Merge Option

  • Ensure "Merge Commit" option is used to merge the branch into master (Responsible: @DawoudSheraz ). This is needed to ensure the commit history when master is merged back into nightly

shadinaif and others added 16 commits January 25, 2024 15:29
Adding the pull behind a feature flag until it's fully implemented

Refs: FC-0012 OEP-58
Auto-adding PRs to the Github project is not working because the
github-token is not available there.
 => [minimal  7/19] RUN echo "{}" > /openedx/config.yml                                                                          0.2s
 => ERROR [minimal  8/19] RUN git clone https://github.com/pyenv/pyenv /opt/pyenv --branch v2.3.36 --depth 1                     0.4s
------
 > importing cache manifest from docker.io/overhangio/openedx-discovery:17.0.0-nightly-cache:
------
------
 > [minimal  8/19] RUN git clone https://github.com/pyenv/pyenv /opt/pyenv --branch v2.3.36 --depth 1:
0.341 fatal: could not create work tree dir '/opt/pyenv': Permission denied
------
Dockerfile:36
--------------------
  34 |     ENV PYENV_ROOT /opt/pyenv
  35 |     # USER root
  36 | >>> RUN git clone https://github.com/pyenv/pyenv $PYENV_ROOT --branch v2.3.36 --depth 1
  37 |     # Install Python
  38 |     RUN $PYENV_ROOT/bin/pyenv install $PYTHON_VERSION
--------------------
ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/pyenv/pyenv $PYENV_ROOT --branch v2.3.36 --depth 1" did not complete successfully: exit code: 128
@Faraz32123 Faraz32123 marked this pull request as draft May 7, 2024 13:12
setup.py Show resolved Hide resolved
Muhammad Faraz Maqsood added 2 commits May 15, 2024 11:02
The admin's stylesheets e.g.https://{{ECOMMERCE_HOST}}/static/admin/css/base.css, were not loaded because its MIME type appears to be "text/plain", It should be "text/css".
@Faraz32123 Faraz32123 changed the base branch from nightly to master May 28, 2024 07:01
@DawoudSheraz DawoudSheraz marked this pull request as ready for review June 4, 2024 13:08
@regisb regisb force-pushed the redwood branch 3 times, most recently from 29dddb3 to 9fd799c Compare June 20, 2024 01:09
@regisb regisb merged commit de58c6d into master Jun 20, 2024
2 checks passed
@regisb regisb deleted the redwood branch June 20, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants