Skip to content

Commit

Permalink
🔖(funmooc) bump to version 1.15.0
Browse files Browse the repository at this point in the history
Changed

- Upgrade richie to 2.14.0
  • Loading branch information
jbpenrath committed Apr 4, 2022
1 parent ff40f7e commit 20268e2
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 326 deletions.
309 changes: 17 additions & 292 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,320 +341,45 @@ version: 2.1
workflows:
ademe:
jobs:
- check-changelog:
filters:
branches:
ignore: /.*/
name: check-changelog-ademe
site: ademe
- lint-changelog:
filters:
branches:
ignore: master
tags:
only: /ademe-.*/
name: lint-changelog--ademe
site: ademe
- build-front-production:
filters:
tags:
only: /ademe-.*/
name: build-front-production-ademe
site: ademe
- lint-front:
filters:
tags:
only: /ademe-.*/
name: lint-front-ademe
requires:
- build-front-production-ademe
site: ademe
- build-back:
filters:
tags:
only: /ademe-.*/
name: build-back-ademe
site: ademe
- lint-back:
- no-change:
filters:
tags:
only: /ademe-.*/
name: lint-back-ademe
requires:
- build-back-ademe
site: ademe
- test-back:
filters:
tags:
only: /ademe-.*/
name: test-back-ademe
requires:
- build-back-ademe
site: ademe
- hub:
filters:
tags:
only: /^ademe-.*/
image_name: ademe
name: hub-ademe
requires:
- lint-front-ademe
- lint-back-ademe
site: ademe
only: /.*/
name: no-change-ademe
cnfpt:
jobs:
- check-changelog:
filters:
branches:
ignore: /.*/
name: check-changelog-cnfpt
site: cnfpt
- lint-changelog:
- no-change:
filters:
branches:
ignore: master
tags:
only: /cnfpt-.*/
name: lint-changelog--cnfpt
site: cnfpt
- build-front-production:
filters:
tags:
only: /cnfpt-.*/
name: build-front-production-cnfpt
site: cnfpt
- lint-front:
filters:
tags:
only: /cnfpt-.*/
name: lint-front-cnfpt
requires:
- build-front-production-cnfpt
site: cnfpt
- build-back:
filters:
tags:
only: /cnfpt-.*/
name: build-back-cnfpt
site: cnfpt
- lint-back:
filters:
tags:
only: /cnfpt-.*/
name: lint-back-cnfpt
requires:
- build-back-cnfpt
site: cnfpt
- test-back:
filters:
tags:
only: /cnfpt-.*/
name: test-back-cnfpt
requires:
- build-back-cnfpt
site: cnfpt
- hub:
filters:
tags:
only: /^cnfpt-.*/
image_name: cnfpt
name: hub-cnfpt
requires:
- lint-front-cnfpt
- lint-back-cnfpt
site: cnfpt
only: /.*/
name: no-change-cnfpt
demo:
jobs:
- check-changelog:
filters:
branches:
ignore: /.*/
name: check-changelog-demo
site: demo
- lint-changelog:
filters:
branches:
ignore: master
tags:
only: /demo-.*/
name: lint-changelog--demo
site: demo
- build-front-production:
filters:
tags:
only: /demo-.*/
name: build-front-production-demo
site: demo
- lint-front:
filters:
tags:
only: /demo-.*/
name: lint-front-demo
requires:
- build-front-production-demo
site: demo
- build-back:
filters:
tags:
only: /demo-.*/
name: build-back-demo
site: demo
- lint-back:
filters:
tags:
only: /demo-.*/
name: lint-back-demo
requires:
- build-back-demo
site: demo
- test-back:
- no-change:
filters:
tags:
only: /demo-.*/
name: test-back-demo
requires:
- build-back-demo
site: demo
- hub:
filters:
tags:
only: /^demo-.*/
image_name: richie-demo
name: hub-demo
requires:
- lint-front-demo
- lint-back-demo
site: demo
only: /.*/
name: no-change-demo
funcampus:
jobs:
- check-changelog:
filters:
branches:
ignore: /.*/
name: check-changelog-funcampus
site: funcampus
- lint-changelog:
filters:
branches:
ignore: master
tags:
only: /funcampus-.*/
name: lint-changelog--funcampus
site: funcampus
- build-front-production:
filters:
tags:
only: /funcampus-.*/
name: build-front-production-funcampus
site: funcampus
- lint-front:
filters:
tags:
only: /funcampus-.*/
name: lint-front-funcampus
requires:
- build-front-production-funcampus
site: funcampus
- build-back:
filters:
tags:
only: /funcampus-.*/
name: build-back-funcampus
site: funcampus
- lint-back:
filters:
tags:
only: /funcampus-.*/
name: lint-back-funcampus
requires:
- build-back-funcampus
site: funcampus
- test-back:
- no-change:
filters:
tags:
only: /funcampus-.*/
name: test-back-funcampus
requires:
- build-back-funcampus
site: funcampus
- hub:
filters:
tags:
only: /^funcampus-.*/
image_name: funcampus
name: hub-funcampus
requires:
- lint-front-funcampus
- lint-back-funcampus
site: funcampus
only: /.*/
name: no-change-funcampus
funcorporate:
jobs:
- check-changelog:
filters:
branches:
ignore: /.*/
name: check-changelog-funcorporate
site: funcorporate
- lint-changelog:
filters:
branches:
ignore: master
tags:
only: /funcorporate-.*/
name: lint-changelog--funcorporate
site: funcorporate
- build-front-production:
filters:
tags:
only: /funcorporate-.*/
name: build-front-production-funcorporate
site: funcorporate
- lint-front:
- no-change:
filters:
tags:
only: /funcorporate-.*/
name: lint-front-funcorporate
requires:
- build-front-production-funcorporate
site: funcorporate
- build-back:
filters:
tags:
only: /funcorporate-.*/
name: build-back-funcorporate
site: funcorporate
- lint-back:
filters:
tags:
only: /funcorporate-.*/
name: lint-back-funcorporate
requires:
- build-back-funcorporate
site: funcorporate
- test-back:
filters:
tags:
only: /funcorporate-.*/
name: test-back-funcorporate
requires:
- build-back-funcorporate
site: funcorporate
- hub:
filters:
tags:
only: /^funcorporate-.*/
image_name: funcorporate
name: hub-funcorporate
requires:
- lint-front-funcorporate
- lint-back-funcorporate
site: funcorporate
only: /.*/
name: no-change-funcorporate
funmooc:
jobs:
- check-changelog:
filters:
branches:
ignore: /.*/
ignore: master
name: check-changelog-funmooc
site: funmooc
- lint-changelog:
Expand Down Expand Up @@ -718,7 +443,7 @@ workflows:
tags:
only: /.*/
- check-configuration:
ci_update_options: --ignore-changelog
ci_update_options: ""
filters:
branches:
ignore: master
Expand Down
9 changes: 8 additions & 1 deletion sites/funmooc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.15.0] - 2022-04-04

### Changed

- Upgrade richie to 2.14.0

## [1.14.0] - 2022-03-07

### Added
Expand Down Expand Up @@ -511,7 +517,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Static and media files are stored in AWS S3 buckets and distributed _via_
Amazon CloudFront

[unreleased]: https://github.com/openfun/richie-site-factory/compare/funmooc-1.14.0...HEAD
[unreleased]: https://github.com/openfun/richie-site-factory/compare/funmooc-1.15.0...HEAD
[1.15.0]: https://github.com/openfun/richie-site-factory/compare/funmooc-1.14.0...funmooc-1.15.0
[1.14.0]: https://github.com/openfun/richie-site-factory/compare/funmooc-1.13.0...funmooc-1.14.0
[1.13.0]: https://github.com/openfun/richie-site-factory/compare/funmooc-1.12.0...funmooc-1.13.0
[1.12.0]: https://github.com/openfun/richie-site-factory/compare/funmooc-1.11.0...funmooc-1.12.0
Expand Down
2 changes: 1 addition & 1 deletion sites/funmooc/src/backend/funmooc/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.14.0"
__version__ = "1.15.0"
Loading

0 comments on commit 20268e2

Please sign in to comment.