Commit Graph

19 Commits

Author SHA1 Message Date
e346ea3ff5 ci: add --no-sync to prevent parallel venv corruption, UV_LINK_MODE=copy
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-09 17:45:48 +03:00
79f4d9caf5 test: add unit tests for roles, web deps, use cases, VO boundaries — reach 70% coverage
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-09 12:57:25 +03:00
2b8a5676bd ci: disable coverage collection for e2e tests 2026-05-09 11:10:42 +03:00
bba5083154 ci: update playwright image to v1.59.0 to match python package
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-08 22:40:00 +03:00
243e111f8a ci: use actual clone dir name in workspace members
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-08 22:22:53 +03:00
f89ef64975 ci: add symlink for workspace member name mismatch
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-08 22:18:36 +03:00
a5d214da7e ci: use CI_WORKSPACE instead of hardcoded blog dir
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-08 22:14:55 +03:00
b1b7e5d1f3 ci: switch to python:3.13 full image with git and bash
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-08 22:11:34 +03:00
aea130edbd ci: install git in deps step for workspace clone
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-08 22:05:54 +03:00
9906af3b88 ci: fix workspace dependency resolution by cloning pytfm in parent dir
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-08 21:56:37 +03:00
d9c7bd3dd2 ci: consolidate woodpecker pipelines, fix global when syntax, clean pyproject.toml
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
2026-05-08 21:42:28 +03:00
71fcd8db79 feature: pipeline update 2026-05-08 21:22:15 +03:00
1dbedf0f52 style: apply ruff formatting and lint fixes 2026-05-02 12:04:14 +03:00
b8334efa5a fix: delete artefacts 2026-04-27 00:30:26 +03:00
2e930ffbe5 feat: implement blog project with CI pipeline
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/type Pipeline was successful
ci/woodpecker/pr/comment_pr Pipeline was successful
2026-04-26 21:08:49 +03:00
9c3b44b561 [QG] Add quality gates on main branch
All checks were successful
ci/woodpecker/push/lints Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/types Pipeline was successful
[+] add lint pipeline for ruff isort and black checks
[+] add types pipeline for mypy check
[+] add tests pipeline for pytest check with coverage less 70% blocker QG
[+] add some tests fo QG pass
2026-04-20 10:06:29 +03:00
7cd0d8c229 pipeline updated
Some checks failed
ci/woodpecker/push/python_lints Pipeline failed
ci/woodpecker/push/test_pipeline Pipeline failed
2026-04-19 14:07:31 +03:00
fa8751c973 [Lint] add pipeline
All checks were successful
ci/woodpecker/push/test_pipeline Pipeline was successful
ci/woodpecker/push/python_lints Pipeline was successful
[+] Add lint pipeline for testing
2026-04-19 12:08:15 +03:00
ba45f40a9b [Blog] Preparing
All checks were successful
ci/woodpecker/push/test_pipeline Pipeline was successful
[+] Fastapi app init
[+] Test ci pipeline
2026-04-19 10:58:53 +03:00