/
Palm.3

Palm.3

  • Checked out latest master of repo-tools

    make install

    Made test branches with:

    tag_release --doit --branch --output-repos repos.json --search-branch open-release/palm.master --override-ref open-release/palm.master max/p3

    Tagged the release via:

    tag_release --doit --tag --input-repos repos.json --search-branch open-release/palm.master --override-ref max/p3 open-release/palm.3

    Deleted the test branch via:

    tag_release --doit --branch --input-repos repos.json --reverse max/p3

    Posted an announcement on the forum: Palm.3 has been tagged

Issues encountered:

  • during testing repo https://github.com/openedx/openedx-i18n was discovered that not included in the release and it will be included into the next Tutor version

  • https://github.com/openedx/edx-platform/pull/33487 backport PR was considered to be merged into `palm.master` before the release and rejected due to failed CI tests. We will wait for the decision to include Django 4.2 into the Quince release to consider the Palm.4 release to be created.

 

Tagged repos:

openedx/cs_comments_service openedx/xqueue openedx/configuration openedx/edx-platform openedx/openedx-demo-course openedx/repo-tools openedx/edx-analytics-data-api openedx/edx-analytics-dashboard openedx/edx-analytics-configuration openedx/edx-analytics-pipeline openedx/edx-documentation openedx/edx-notes-api openedx/edx-app-ios openedx/edx-app-android openedx/ecommerce openedx/testeng-ci openedx/ecommerce-worker openedx/course-discovery openedx/credentials openedx/tubular openedx/devstack openedx/frontend-template-application openedx/blockstore openedx/frontend-app-gradebook openedx/frontend-app-publisher openedx/frontend-app-profile openedx/frontend-app-ecommerce openedx/frontend-app-account openedx/frontend-app-learning openedx/frontend-app-payment openedx/enterprise-catalog openedx/frontend-app-support-tools openedx/license-manager openedx/frontend-app-course-authoring openedx/frontend-app-discussions openedx/frontend-app-authn openedx/frontend-app-learner-record openedx/frontend-app-ora-grading openedx/frontend-app-communications openedx/enterprise-access openedx/docs.openedx.org openedx/openedx-test-course openedx/frontend-app-learner-dashboard

Related content