From 52896ed0f464c8ec3e6fead1ebdcd63ff8caa3b6 Mon Sep 17 00:00:00 2001 From: jbpenrath Date: Thu, 14 Mar 2024 10:59:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(dogwood/3/fun)=20bump=20to=202.12.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changed - Upgrade fonzie to v0.6.0 ### Fixed - Fix build by updating Xblock package repository url --- .circleci/config.yml | 24 ++++-------------------- releases/dogwood/3/fun/CHANGELOG.md | 5 ++++- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5e6d6f9c..139b1d7a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -162,12 +162,8 @@ jobs: dogwood.3-fun: <<: [*defaults, *build_steps] # No changes detected for eucalyptus.3-wb - # Run jobs for the hawthorn.1-oee release - hawthorn.1-oee: - <<: [*defaults, *build_steps] - # Run jobs for the ironwood.2-oee release - ironwood.2-oee: - <<: [*defaults, *build_steps] + # No changes detected for hawthorn.1-oee + # No changes detected for ironwood.2-oee # Hub job hub: @@ -265,20 +261,8 @@ workflows: tags: ignore: /.*/ # No changes detected so no job to run for eucalyptus.3-wb - # Run jobs for the hawthorn.1-oee release - - hawthorn.1-oee: - requires: - - check-configuration - filters: - tags: - ignore: /.*/ - # Run jobs for the ironwood.2-oee release - - ironwood.2-oee: - requires: - - check-configuration - filters: - tags: - ignore: /.*/ + # No changes detected so no job to run for hawthorn.1-oee + # No changes detected so no job to run for ironwood.2-oee # We are pushing to Docker only images that are the result of a tag respecting the pattern: # **{branch-name}-x.y.z** diff --git a/releases/dogwood/3/fun/CHANGELOG.md b/releases/dogwood/3/fun/CHANGELOG.md index 4448f3f1..0fbce476 100644 --- a/releases/dogwood/3/fun/CHANGELOG.md +++ b/releases/dogwood/3/fun/CHANGELOG.md @@ -9,6 +9,8 @@ release. ## [Unreleased] +## [dogwood.3-fun-2.12.0] - 2024-03-14 + ### Changed - Upgrade fonzie to v0.6.0 @@ -542,7 +544,8 @@ release. - First experimental release of OpenEdx `dogwood.3` (fun flavor). -[unreleased]: https://github.com/openfun/openedx-docker/compare/dogwood.3-fun-2.11.0...HEAD +[unreleased]: https://github.com/openfun/openedx-docker/compare/dogwood.3-fun-2.12.0...HEAD +[dogwood.3-fun-2.12.0]: https://github.com/openfun/openedx-docker/compare/dogwood.3-fun-2.11.0...dogwood.3-fun-2.12.0 [dogwood.3-fun-2.11.0]: https://github.com/openfun/openedx-docker/compare/dogwood.3-fun-2.10.0...dogwood.3-fun-2.11.0 [dogwood.3-fun-2.10.0]: https://github.com/openfun/openedx-docker/compare/dogwood.3-fun-2.9.1...dogwood.3-fun-2.10.0 [dogwood.3-fun-2.9.1]: https://github.com/openfun/openedx-docker/compare/dogwood.3-fun-2.9.0...dogwood.3-fun-2.9.1