Generate testing
1.2.0 (2022-07-04)
Features
- env: add adapter to generate build (ba76c35)
- env: change env handling (377d0cd)
- structure: migrate & structure (81681bf)
- ui: host fontAnsome icons and fonts localy (7468ebb)
Bug Fixes
- articles: fix mardown color syntax plugin (2a373c2)
- audit: update libraries, add license (609ccd3)
- authors: display structures (18f3832)
- authors: prevent too many api calls on authors card (50d39e5)
- build: start refactor of Dockerfile (69e309e)
- docker: alignment, declare port only once (96c267a)
- Dockerfile: Replace npm by yarn (afe9adb)
- docker: remove useless step during build (dae820b)
- Dokerfile: Update for svelte kit (6af884c)
- env: add new env variables (b5bfa2b)
- favoris: fix groups fav display and hide fav button for academies (664443f)
- package: update package-lock (115037d)
- styles: change images routes & improve modified pugin (aa34902)
- ui: add font import in layout (62dce6c)
- ui: add missing imports (8f704a5)
- ui: remove console log in FavoritesResearch component (8438658)
- ui: resize eole logo (2010ab9)
Code Refactoring
Continuous Integration
-
build: create the docker image and push it to
${CI_REGISTRY}
(02d6d94) - commitlint: enforce commit message format (54c1539)
-
release: avoid regression in
dev
branch (8ebe254) -
release: create release automatically with
semantic-release
(a32f223) - release: tag docker images based on release cycle (b02d072)
- test: verify dependencis, build and code tests (14f7b07)