• Joined on 2026-04-05
hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:28:20 +00:00
cd65fd35be Fix login: parse API error body into Error.message
hera commented on pull request hera/oil-formula-calculator#2 2026-04-06 21:27:51 +00:00
dev

🚀 Preview: https://pr-2.oil.oci.euphon.net

DB is a copy of production.

hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:27:29 +00:00
9c1c71d21a Fix preview deploy: imagePullPolicy Always, avoid stale image cache
hera commented on pull request hera/oil-formula-calculator#2 2026-04-06 21:24:37 +00:00
dev

🚀 Preview: https://pr-2.oil.oci.euphon.net

DB is a copy of production.

hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:24:16 +00:00
67ccf1771f Fix CI: remove upload-artifact (not supported on Gitea)
hera commented on pull request hera/oil-formula-calculator#2 2026-04-06 21:23:29 +00:00
dev

🚀 Preview: https://pr-2.oil.oci.euphon.net

DB is a copy of production.

hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:22:53 +00:00
22b60c1716 Split CI: tests on hera, deploy on oci
hera commented on pull request hera/oil-formula-calculator#2 2026-04-06 21:20:49 +00:00
dev

🚀 Preview: https://pr-2.oil.oci.euphon.net

DB is a copy of production.

hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:20:09 +00:00
b515cf162b Add preview environment banner in App.vue
hera commented on pull request hera/oil-formula-calculator#2 2026-04-06 21:18:38 +00:00
dev

🚀 Preview: https://pr-2.oil.oci.euphon.net

DB is a copy of production.

hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:17:14 +00:00
d6058c8d02 Move runner to oci, simplify deploy script
hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:10:31 +00:00
2ee0c7c241 Rewrite preview deploy as Python script
hera commented on pull request hera/oil-formula-calculator#2 2026-04-06 21:07:58 +00:00
dev

🚀 Preview deployed: https://pr-2.oil.oci.euphon.net

DB is a copy of production. Changes here won't affect prod.

hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:07:46 +00:00
3424fd1fd0 Fix: use GIT_TOKEN secret (GITEA_TOKEN is reserved)
hera pushed to dev at hera/oil-formula-calculator 2026-04-06 21:06:16 +00:00
2645d2afe5 Add CI/CD: Gitea Actions workflows + Act Runner
d88e202bb3 Fix critical bugs: oil prices ¥0.00, ingredient field mapping
Compare 2 commits »
hera pushed to dev at hera/oil-formula-calculator 2026-04-06 19:59:24 +00:00
ad3af5bd56 Expand test suite to 364 tests (168 unit + 196 E2E)
hera pushed to dev at hera/oil-formula-calculator 2026-04-06 19:47:56 +00:00
2491479c2c Add comprehensive test suite: 105 unit + 167 E2E tests
hera created pull request hera/oil-formula-calculator#1 2026-04-06 18:40:32 +00:00
Refactor: 前端重构为 Vue 3 + Vite + Pinia + Cypress E2E
hera created branch dev in hera/oil-formula-calculator 2026-04-06 18:40:10 +00:00
hera pushed to dev at hera/oil-formula-calculator 2026-04-06 18:40:10 +00:00
ee8ec23dc7 Refactor frontend to Vue 3 + Vite + Pinia + Cypress E2E