tanyar09
  • Joined on 2025-09-16
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
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 14:13:52 -05:00
922c468e9b chore: Enhance CI workflow summary and improve JWT token generation
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 13:48:20 -05:00
70cd7aad95 fix: Handle ValueError in accept_matches function for better error reporting
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 13:29:21 -05:00
13f926b84e chore: Enhance CI workflow with detailed secret scanning and reporting
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 13:23:31 -05:00
bd3fb5ce74 chore: Update CI workflow to trigger only on pull_request events
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 13:20:34 -05:00
45ceedc250 chore: Enhance CI workflow concurrency management for push and PR events
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 13:07:41 -05:00
16e5d4acaf chore: Update sensitive information in documentation and code to use environment variables
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 12:43:01 -05:00
3e0140c2f3 feat: Implement custom bearer token security dependency for authentication
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 11:03:04 -05:00
47f31e15a6 test push
tanyar09 pushed to dev at ilia/punimtag 2026-01-08 10:58:35 -05:00
c0267f262d chore: Refine CI workflow to skip push events on feature branches
tanyar09 pushed to dev at ilia/punimtag 2026-01-07 15:30:08 -05:00
2f6dae5f8c chore: Update CI workflow to prevent duplicate runs for push and PR events