Samuel P. Vega anti
anti merged pull request anti/DECNET#6 2026-04-13 13:49:48 +02:00
tofix/merge-testing-to-main
anti created pull request anti/DECNET#6 2026-04-13 13:49:39 +02:00
tofix/merge-testing-to-main
anti pushed to tofix/merge-testing-to-main at anti/DECNET 2026-04-13 13:49:18 +02:00
597854cc06 Merge branch 'merge/testing-to-main' into tofix/merge-testing-to-main
3b4b0a1016 merge: resolve conflicts between testing and main (remove tracked settings, fix pyproject deps)
8ad3350d51 ci: auto-merge dev → testing [skip ci]
0706919469 modified: gitignore to ignore temporary log files
f2cc585d72 fix: align tests with model validation and API error reporting
Compare 15 commits »
anti created pull request anti/DECNET#5 2026-04-13 13:41:23 +02:00
merge/testing-to-main
anti pushed to tofix/merge-testing-to-main at anti/DECNET 2026-04-13 13:40:55 +02:00
anti created branch tofix/merge-testing-to-main in anti/DECNET 2026-04-13 13:40:55 +02:00
anti pushed to merge/testing-to-main at anti/DECNET 2026-04-13 13:38:57 +02:00
anti created branch merge/testing-to-main in anti/DECNET 2026-04-13 13:38:57 +02:00
anti pushed to testing at anti/DECNET 2026-04-13 07:55:49 +02:00
8ad3350d51 ci: auto-merge dev → testing [skip ci]
0706919469 modified: gitignore to ignore temporary log files
f2cc585d72 fix: align tests with model validation and API error reporting
89abb6ecc6 Merge branch 'dev' of https://git.resacachile.cl/anti/DECNET into dev
03f5a7826f Fix: resolved sqlite concurrency errors (table users already exists) by moving DDL to explicit async initialize() and implementing lazy singleton dependency.
Compare 13 commits »
anti pushed to dev at anti/DECNET 2026-04-13 07:45:00 +02:00
0706919469 modified: gitignore to ignore temporary log files
f2cc585d72 fix: align tests with model validation and API error reporting
Compare 2 commits »
anti pushed to dev at anti/DECNET 2026-04-12 14:03:23 +02:00
89abb6ecc6 Merge branch 'dev' of https://git.resacachile.cl/anti/DECNET into dev
03f5a7826f Fix: resolved sqlite concurrency errors (table users already exists) by moving DDL to explicit async initialize() and implementing lazy singleton dependency.
Compare 2 commits »
anti pushed to dev at anti/DECNET 2026-04-12 13:59:58 +02:00
a5eaa3291e Fix: resolved sqlite concurrency errors (table users already exists) by moving DDL to explicit async initialize() and implementing lazy singleton dependency.
anti pushed to dev at anti/DECNET 2026-04-12 13:48:31 +02:00
b2e4706a14 Refactor: implemented Repository Factory and Async Mutator Engine. Decoupled storage logic and enforced Dependency Injection across CLI and Web API. Updated documentation.
anti pushed to dev at anti/DECNET 2026-04-12 10:26:03 +02:00
6095d0d2ed ci: solidify promotion dependencies with explicit test list
04685ba1c4 ci: reorder heavy tests (Live before Fuzz)
2ce3f7ee90 ci: delegate release tagging and versioning to release.yml
Compare 3 commits »
anti closed pull request anti/DECNET#3 2026-04-12 10:18:09 +02:00
Auto PR: testing → main
anti pushed to dev at anti/DECNET 2026-04-12 10:17:30 +02:00
cb4bac4b42 ci: segment pytest into standard, fuzz, and live categories
8d5944f775 ci: implement automated RC flow and finalize optimizations on dev
ea9f7e734b ci: sequential checks, heavy pytest, and skip ci on auto-merge
Compare 3 commits »
anti deleted branch fix/merge-testing-to-main from anti/DECNET 2026-04-12 10:10:22 +02:00
anti pushed to main at anti/DECNET 2026-04-12 10:10:21 +02:00
23ec470988 Merge pull request 'fix/merge-testing-to-main' (#4) from fix/merge-testing-to-main into main
4064e19af1 merge: resolve conflicts between testing and main
ac4e5e1570 ci: auto-merge dev → testing
fe18575a9c modified: pyproject, moved [live] deps to [dev] deps.
0f63820ee6 chore: fix unused imports in tests and update development roadmap
Compare 139 commits »
anti merged pull request anti/DECNET#4 2026-04-12 10:10:19 +02:00
fix/merge-testing-to-main