Releases: ddeutils/load-routing
Releases · ddeutils/load-routing
0.0.1
✨ Features
- 🎯 feat: add api key on header for more security (2024-01-25)
- 🎯 feat: add pre-commit config file for develop process (2023-12-16)
- 💡 initial: add initial code to main (2023-12-16)
✒️ Code Changes
- 🧪 test: fixed testcase that does not run on repo. (2024-05-05)
- 🧪 test: fix settings package that import in test (2023-12-16)
- 🎨 styled: change code style for coverage pre-commit hook (2023-12-16)
- 🚧 refactored: Initial commit (2023-07-16)
🗃️ Documents
- 📄 docs: add pyproject file to this project. (2024-05-05)
- 📄 docs: update readme that use noting nav from github (2024-05-05)
- 📄 docs: update README.md file (2023-12-16)
🐛 Fix Bugs
- ⚙️ fixed: init package does not include routing object (2023-12-16)
- ⚙️ fixed: run curl on GitHub action (2023-12-16)
- ⚙️ fixed: test-image job can not access localhost (2023-12-16)
- ⚙️ fixed: change url for curl after running docker (2023-12-16)
- ⚙️ fixed: split task for test curl localhost (2023-12-16)
- ⚙️ fixed: add -d mode to docker run command (2023-12-16)
- ⚙️ fixed: add test on publish image to registy (2023-12-16)
📦 Build & Workflow
- 🧰 build: add env on publish workflow. (2024-05-05)
- 🧰 build: add test workflow on github action. (2024-05-05)
- 🧰 build: change flow trigger of GitHub action (2023-12-17)
- 🧰 build: add test-image job for testing application image (2023-12-16)
- 🧰 build: add curl command for test app running (2023-12-16)
- 🧰 build: add permission on publish workflow (2023-12-16)
- 🧰 build: add publish docker image to ghcr.io (2023-12-16)