Felipe Cardoso cardosofelipe
  • Joined on 2025-01-09
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2026-03-01 18:40:56 +00:00
a94e29d99c chore(frontend): remove unnecessary newline in overrides field of package.json
81e48c73ca fix(tests): handle missing schemathesis gracefully in API contract tests
a3f78dc801 refactor(tests): replace crud references with repo across repository test files
Compare 3 commits »
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 18:40:26 +00:00
a94e29d99c chore(frontend): remove unnecessary newline in overrides field of package.json
81e48c73ca fix(tests): handle missing schemathesis gracefully in API contract tests
Compare 2 commits »
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 18:29:25 +00:00
a3f78dc801 refactor(tests): replace crud references with repo across repository test files
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2026-03-01 17:46:33 +00:00
07309013d7 chore(frontend): update scripts and docs to use bun run test for consistency
846fc31190 feat(api): enhance KeyMap and FieldsConfig handling for improved flexibility
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2026-03-01 17:46:12 +00:00
ff7a67cb58 chore(frontend): migrate from npm to Bun for dependency management and scripts
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 17:45:05 +00:00
07309013d7 chore(frontend): update scripts and docs to use bun run test for consistency
846fc31190 feat(api): enhance KeyMap and FieldsConfig handling for improved flexibility
Compare 2 commits »
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 17:01:05 +00:00
ff7a67cb58 chore(frontend): migrate from npm to Bun for dependency management and scripts
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2026-03-01 16:29:49 +00:00
0760a8284d feat(tests): add comprehensive benchmarks for auth and performance-critical endpoints
ce4d0c7b0d feat(backend): enhance performance benchmarking with baseline detection and documentation
4ceb8ad98c feat(backend): add performance benchmarks and API security tests
f8aafb250d fix(backend): suppress license-check output in Makefile for cleaner logs
4385d20ca6 fix(tests): simplify invalid token test logic in test_auth_security.py
Compare 6 commits »
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 16:01:58 +00:00
0760a8284d feat(tests): add comprehensive benchmarks for auth and performance-critical endpoints
ce4d0c7b0d feat(backend): enhance performance benchmarking with baseline detection and documentation
Compare 2 commits »
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 15:16:30 +00:00
4ceb8ad98c feat(backend): add performance benchmarks and API security tests
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 13:31:29 +00:00
f8aafb250d fix(backend): suppress license-check output in Makefile for cleaner logs
4385d20ca6 fix(tests): simplify invalid token test logic in test_auth_security.py
1a36907f10 refactor(backend): replace python-jose and passlib with PyJWT and bcrypt for security and simplicity
Compare 3 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2026-03-01 12:38:46 +00:00
0553a1fc53 refactor(logging): switch to parameterized logging for improved performance and clarity
57e969ed67 chore(backend): extend Makefile with audit, validation, and security targets
68275b1dd3 refactor(docs): update architecture to reflect repository migration
Compare 3 commits »
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 12:38:35 +00:00
0553a1fc53 refactor(logging): switch to parameterized logging for improved performance and clarity
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 11:03:58 +00:00
57e969ed67 chore(backend): extend Makefile with audit, validation, and security targets
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-03-01 10:14:07 +00:00
68275b1dd3 refactor(docs): update architecture to reflect repository migration
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2026-02-28 18:55:27 +00:00
80d2dc0cb2 fix(backend): clear VIRTUAL_ENV before invoking pyright
a8aa416ecb refactor(backend): migrate type checking from mypy to pyright
4c6bf55bcc Refactor(backend): improve formatting in services, repositories & tests
98b455fdc3 refactor(backend): enforce route→service→repo layered architecture
Compare 4 commits »
cardosofelipe created branch dev in cardosofelipe/pragma-stack 2026-02-28 18:54:19 +00:00
cardosofelipe pushed to dev at cardosofelipe/pragma-stack 2026-02-28 18:54:19 +00:00
80d2dc0cb2 fix(backend): clear VIRTUAL_ENV before invoking pyright
a8aa416ecb refactor(backend): migrate type checking from mypy to pyright
4c6bf55bcc Refactor(backend): improve formatting in services, repositories & tests
98b455fdc3 refactor(backend): enforce route→service→repo layered architecture
Compare 4 commits »
cardosofelipe renamed repository from fast-next-template to cardosofelipe/pragma-stack 2026-02-26 18:11:15 +00:00
cardosofelipe pushed to feature/58-git-operations-mcp at cardosofelipe/syndarix 2026-01-07 08:17:41 +00:00
0a624a94af **test(git-ops): add comprehensive tests for server and API tools**
011b21bf0a refactor(tests): adjust formatting for consistency and readability
Compare 2 commits »