-
Notifications
You must be signed in to change notification settings - Fork 50
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
Commits on Jan 25, 2024
-
feat: add atlas step to the build - FC-0012
Adding the pull behind a feature flag until it's fully implemented Refs: FC-0012 OEP-58
Configuration menu - View commit details
-
Copy full SHA for 0c2e064 - Browse repository at this point
Copy the full SHA 0c2e064View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13c429c - Browse repository at this point
Copy the full SHA 13c429cView commit details
Commits on Feb 12, 2024
-
Merge remote-tracking branch 'origin/master' into nightly
Overhang.IO committedFeb 12, 2024 Configuration menu - View commit details
-
Copy full SHA for a26a0b8 - Browse repository at this point
Copy the full SHA a26a0b8View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49f5aa6 - Browse repository at this point
Copy the full SHA 49f5aa6View commit details
Commits on Mar 5, 2024
-
ci: don't even try to auto-add PRs to github project
Auto-adding PRs to the Github project is not working because the github-token is not available there.
Configuration menu - View commit details
-
Copy full SHA for ba3d85c - Browse repository at this point
Copy the full SHA ba3d85cView commit details -
Merge remote-tracking branch 'origin/master' into nightly
Overhang.IO committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for e5deea8 - Browse repository at this point
Copy the full SHA e5deea8View commit details -
Merge remote-tracking branch 'origin/master' into nightly
Overhang.IO committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 12edb6b - Browse repository at this point
Copy the full SHA 12edb6bView commit details
Commits on Mar 11, 2024
-
Merge remote-tracking branch 'origin/master' into nightly
Overhang.IO committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 82c19a5 - Browse repository at this point
Copy the full SHA 82c19a5View commit details
Commits on Mar 19, 2024
-
Merge remote-tracking branch 'origin/master' into nightly
Overhang.IO committedMar 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 71d26a7 - Browse repository at this point
Copy the full SHA 71d26a7View commit details
Commits on Mar 21, 2024
-
Merge remote-tracking branch 'origin/master' into nightly
Overhang.IO committedMar 21, 2024 Configuration menu - View commit details
-
Copy full SHA for adef98d - Browse repository at this point
Copy the full SHA adef98dView commit details
Commits on Apr 9, 2024
-
Merge remote-tracking branch 'origin/master' into nightly
Overhang.IO committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for aab33c9 - Browse repository at this point
Copy the full SHA aab33c9View commit details
Commits on Apr 24, 2024
-
Merge remote-tracking branch 'origin/master' into nightly
Overhang.IO committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 519296a - Browse repository at this point
Copy the full SHA 519296aView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 638fb0a - Browse repository at this point
Copy the full SHA 638fb0aView commit details -
docs: add a comment explaining the need of root user
=> [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
Configuration menu - View commit details
-
Copy full SHA for 48e503c - Browse repository at this point
Copy the full SHA 48e503cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f260f - Browse repository at this point
Copy the full SHA e6f260fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15344f0 - Browse repository at this point
Copy the full SHA 15344f0View commit details
Commits on May 15, 2024
-
Muhammad Faraz Maqsood committed
May 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ca2546 - Browse repository at this point
Copy the full SHA 2ca2546View commit details -
fix: wrong mime type by adding mime-support
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".
Muhammad Faraz Maqsood committedMay 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 5932443 - Browse repository at this point
Copy the full SHA 5932443View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5359f21 - Browse repository at this point
Copy the full SHA 5359f21View commit details