Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openedx-unsupported/devstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: saad/testing-branch
Choose a base ref
...
head repository: openedx-unsupported/devstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 21 files changed
  • 13 contributors

Commits on Jan 29, 2024

  1. build(deps): Bump peter-evans/create-or-update-comment (#1262)

    Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 83d7ae329db28c00a7f6909acb9081cfe31244ee to 71345be0265236311c031f5c7866368bd1eff043.
    - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
    - [Commits](peter-evans/create-or-update-comment@83d7ae3...71345be)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-or-update-comment
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0892984 View commit details
    Browse the repository at this point in the history
  2. fix: upgraded neo4j image to latest (#1256)

    Co-authored-by: Zubair Shakoor <[email protected]>
    Co-authored-by: Usama Sadiq <[email protected]>
    3 people authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e5fb8b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    815153a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    66d27b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. build: Remove angle brackets from workflow error message (#1269)

    Opsgenie doesn't handle angle brackets properly, so work around them by
    removing all punctuation from around the URL. (I already raised this with
    their support folks, but they consider this a wontfix.)
    
    Also move it to another line for readability in diffs.
    timmc-edx authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8fc5a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d97a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. fix: Temporary workaround until we can update for the new demo course (

    …#1274)
    
    The tag open-release/quince.1 happens to be the commit just before the
    demo course update.
    timmc-edx authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    491b3ca View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    8a0f62f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    0c7bf92 View commit details
    Browse the repository at this point in the history
  2. feat: adding two MFEs to devstack

    * frontend-app-learner-record
    * frontend-app-learner-dashboard
    
    FIXES: APER-3211
    deborahgu committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8f698a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1278 from openedx/dkaplan1/APER-3211_add-learner-…

    …home-to-devstack
    
    feat: adding two MFEs to devstack
    deborahgu authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7c1026a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    3f1c057 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1276 from openedx/farhanumar/mongo-5-0-upgrade

    chore: upgrade mongo4.4 to mongo5.0.24
    farhanumar authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e6bbf93 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. chore: updated mongo5 upgrade steps

    Farhan Umer authored and farhanumar committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    cda90f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge pull request #1279 from openedx/farhanumar/mongo5-upgrade-manua…

    …l-doc
    
    chore: updated mongo5 upgrade steps
    farhanumar authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4460c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd52d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    0a35fcf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. fix: update .readthedocs.yaml (#1283)

    Attempt to fix the build. It is unclear why this is failing,
    so simply attempting to match the following as closely
    as possible:
    https://docs.readthedocs.io/en/stable/config-file/v2.html
    
    The failure no longer has an error (which used to be around
    missing os), and the raw output is missing the call:
    > cat .readthedocs.yaml
    
    It's unclear what is breaking.
    robrap authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    323b475 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    28f6d7e View commit details
    Browse the repository at this point in the history
Loading