File tree Expand file tree Collapse file tree 2 files changed +8
-21
lines changed Expand file tree Collapse file tree 2 files changed +8
-21
lines changed Original file line number Diff line number Diff line change @@ -162,12 +162,8 @@ jobs:
162
162
dogwood.3-fun :
163
163
<< : [*defaults, *build_steps]
164
164
# 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
171
167
172
168
# Hub job
173
169
hub :
@@ -265,20 +261,8 @@ workflows:
265
261
tags :
266
262
ignore : /.*/
267
263
# 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
282
266
283
267
# We are pushing to Docker only images that are the result of a tag respecting the pattern:
284
268
# **{branch-name}-x.y.z**
Original file line number Diff line number Diff line change 9
9
10
10
## [ Unreleased]
11
11
12
+ ## [ dogwood.3-fun-2.12.0] - 2024-03-14
13
+
12
14
### Changed
13
15
14
16
- Upgrade fonzie to v0.6.0
@@ -542,7 +544,8 @@ release.
542
544
543
545
- First experimental release of OpenEdx ` dogwood.3 ` (fun flavor).
544
546
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
546
549
[ 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
547
550
[ 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
548
551
[ 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
You can’t perform that action at this time.
0 commit comments