tanyar09
  • Joined on 2025-09-16
tanyar09 pushed to dev at ilia/punimtag 2026-01-12 14:41:22 -05:00
df7053dbd4 chore: Replace ESLint configuration file with new format and update dependencies
tanyar09 pushed to dev at ilia/punimtag 2026-01-12 14:14:05 -05:00
3d410a94a8 test
tanyar09 pushed to dev at ilia/punimtag 2026-01-12 13:58:49 -05:00
0400a4575d chore: Add Semgrep ignore file and enhance CI workflow with detailed checks
60b6d1df91 chore: Add blank lines to improve readability in multiple files
c490235ad1 chore: Enhance CI workflow with comprehensive checks for linting, type checking, and testing
29c8a27e01 chore: Remove non-blocking behavior from linting and type checking in CI workflow
0e673bc6d9 chore: Update CI workflow to allow non-blocking linting and type checking
Compare 18 commits »
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-12 13:33:38 -05:00
60b6d1df91 chore: Add blank lines to improve readability in multiple files
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-12 13:07:08 -05:00
c490235ad1 chore: Enhance CI workflow with comprehensive checks for linting, type checking, and testing
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-12 12:58:35 -05:00
29c8a27e01 chore: Remove non-blocking behavior from linting and type checking in CI workflow
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-12 12:44:59 -05:00
0e673bc6d9 chore: Update CI workflow to allow non-blocking linting and type checking
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-12 12:30:56 -05:00
a1e4544a42 refactor: Simplify JUnit XML parsing in CI workflow
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-12 12:23:57 -05:00
4b0a495bb0 chore: Add Semgrep ignore file and CI job status documentation
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-12 11:58:07 -05:00
bcc902fce2 fix: Update tests to align with API response structure and improve assertions
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-12 11:35:09 -05:00
67c1227b55 chore: Add blank lines to improve readability in various files
ca7266ea34 fix: Update photo deletion test to assert deleted_count instead of deleted
79d20ecce8 fix: Update favorite endpoint path from /favorite to /toggle-favorite
4f21998915 fix: Update tests to match actual API behavior and model structure
Compare 4 commits »
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-09 12:48:23 -05:00
6a194d9f62 chore: Update CI workflow to include email-validator for Pydantic email validation
5fb66f9a85 fix: Handle charset parameter in SSE Content-Type header test
Compare 2 commits »
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-09 12:36:53 -05:00
c02d375da7 chore: Update CI workflow to install Python 3.12 using pyenv
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-09 12:23:36 -05:00
6e8a0959f2 fix: Use Python 3.12 in CI build validation step
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-09 12:15:55 -05:00
08e0fc8966 fix: Add numpy and pillow to CI build validation step
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 14:58:19 -05:00
634d5dab02 chore: Update CI workflow to include numpy and pillow dependencies for faster builds
tanyar09 created branch feature/ci-tests-expansion in ilia/punimtag 2026-01-08 14:50:42 -05:00
tanyar09 pushed to feature/ci-tests-expansion at ilia/punimtag 2026-01-08 14:50:42 -05:00
0ca9adcd47 test: Add comprehensive CI tests for photos, people, tags, users, jobs, and health APIs
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 14:42:29 -05:00
c6f27556ac chore: Update CI workflow to use virtual environment directly and enhance summary output
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 14:32:31 -05:00
7dd95cbcd0 chore: Add Gitleaks configuration and enhance CI workflow for backend validation