Skip to content

Commit 52896ed

Browse files
committed
🔖(dogwood/3/fun) bump to 2.12.0
### Changed - Upgrade fonzie to v0.6.0 ### Fixed - Fix build by updating Xblock package repository url
1 parent a0e81a2 commit 52896ed

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

‎.circleci/config.yml‎

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,8 @@ jobs:
162162
dogwood.3-fun:
163163
<<: [*defaults, *build_steps]
164164
# No changes detected for eucalyptus.3-wb
165-
# Run jobs for the hawthorn.1-oee release
166-
hawthorn.1-oee:
167-
<<: [*defaults, *build_steps]
168-
# Run jobs for the ironwood.2-oee release
169-
ironwood.2-oee:
170-
<<: [*defaults, *build_steps]
165+
# No changes detected for hawthorn.1-oee
166+
# No changes detected for ironwood.2-oee
171167

172168
# Hub job
173169
hub:
@@ -265,20 +261,8 @@ workflows:
265261
tags:
266262
ignore: /.*/
267263
# No changes detected so no job to run for eucalyptus.3-wb
268-
# Run jobs for the hawthorn.1-oee release
269-
- hawthorn.1-oee:
270-
requires:
271-
- check-configuration
272-
filters:
273-
tags:
274-
ignore: /.*/
275-
# Run jobs for the ironwood.2-oee release
276-
- ironwood.2-oee:
277-
requires:
278-
- check-configuration
279-
filters:
280-
tags:
281-
ignore: /.*/
264+
# No changes detected so no job to run for hawthorn.1-oee
265+
# No changes detected so no job to run for ironwood.2-oee
282266

283267
# We are pushing to Docker only images that are the result of a tag respecting the pattern:
284268
# **{branch-name}-x.y.z**

‎releases/dogwood/3/fun/CHANGELOG.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ release.
99

1010
## [Unreleased]
1111

12+
## [dogwood.3-fun-2.12.0] - 2024-03-14
13+
1214
### Changed
1315

1416
- Upgrade fonzie to v0.6.0
@@ -542,7 +544,8 @@ release.
542544

543545
- First experimental release of OpenEdx `dogwood.3` (fun flavor).
544546

545-
[unreleased]: https://github.com/openfun/openedx-docker/compare/dogwood.3-fun-2.11.0...HEAD
547+
[unreleased]: https://github.com/openfun/openedx-docker/compare/dogwood.3-fun-2.12.0...HEAD
548+
[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
546549
[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
547550
[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
548551
[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

0 commit comments

Comments
 (0)