Skip to content

Latest commit

History

History
128 lines (113 loc) 路 14.7 KB

CHANGELOG.md

File metadata and controls

128 lines (113 loc) 路 14.7 KB

2.0.0 (2022-12-15)

Chores
Continuous Integration
  • web:
    • Update web environment variables (99966e4a)
    • Build with npm instead of yarn (fd8e2030)
    • Add VITE_CLOUDINARY_URL environment variable for web Docker build (5fec2d95)
    • Add environment for web on build (30692ae1)
    • Add environment for web on build (b2c00282)
    • Change expose port for web (edb5e4dd)
  • fix typo (cc01dd99)
  • Configure vite preview for all hosts, fix machine image cirlce ci (c4f837b0)
  • Change build tool from npm to yarn (74957f7e)
  • Add deploy job to pipeline (24ced4e2)
  • Add django plugin for pylint (#20) (a6711a5d)
  • setup CircleCI configuration for linting check and building images (#15) (694fd1dd)
  • api-laravel:
New Features
Bug Fixes
Other Changes
  • Add deploying, logging, Nginx configurations (#58) (7641f50d)
  • cyantiz/shoe-shop into develop (63271c67)
  • cyantiz/shoe-shop into develop (a862a566)
  • //github.com/cyantiz/shoe-shop into develop (493349b1)
  • cyantiz/shoe-shop into develop (a45a4674)
  • Add PR template and contributing guideline (#17) (8397a725)
  • Change env DB URL in README.md (e4df2c73)
  • api:
Refactors
Code Style Changes
  • api_laravel: add phpcs and phpcbf along with SunAsteriskLaravel ruleset (#41) (6ea9d386)
  • Modify readme and remove redundant .env.example (#37) (ce9f6c14)