Samuel P. Vega anti
anti created pull request anti/DECNET#7 2026-04-20 22:49:23 +02:00
merge testing->tomerge/main
anti created branch tomerge/main in anti/DECNET 2026-04-20 22:48:26 +02:00
anti pushed to tomerge/main at anti/DECNET 2026-04-20 22:48:26 +02:00
anti pushed to dev at anti/DECNET 2026-04-20 22:46:39 +02:00
201d246c07 fix(ci): fix indentation on ci.yaml
47cd200e1d feat(mazenet): repo methods for topology/LAN/decky/edge/status events
096a35b24a feat(mazenet): add topology schema to models.py
Compare 3 commits »
anti pushed to testing at anti/DECNET 2026-04-20 22:39:38 +02:00
e8d97281f7 ci: auto-merge dev → testing [skip ci]
8a2876fe86 fix(api): document missing HTTP status codes on router endpoints
3e8e4c9e1c fix(ci): run less harsh tests on CI, let local runners run harder ones
64bc6fcb1d chores(pyproj): modified some values
af9d59d3ee fixed(api): documentation
Compare 242 commits »
anti pushed to dev at anti/DECNET 2026-04-20 21:25:43 +02:00
8a2876fe86 fix(api): document missing HTTP status codes on router endpoints
3e8e4c9e1c fix(ci): run less harsh tests on CI, let local runners run harder ones
64bc6fcb1d chores(pyproj): modified some values
af9d59d3ee fixed(api): documentation
Compare 4 commits »
anti pushed to dev at anti/DECNET 2026-04-20 19:14:55 +02:00
4197441c01 fix(ci): skip live service isolation
anti pushed to dev at anti/DECNET 2026-04-20 19:07:55 +02:00
1b70d6db87 fix(ci): added skipif on mysql absence
anti pushed to dev at anti/DECNET 2026-04-20 18:54:12 +02:00
038596776a feat(ci): added live mysql service on test-live
anti pushed to dev at anti/DECNET 2026-04-20 18:43:28 +02:00
692ac35ee4 modification(versions): drop 3.12 tests and support only 3.11
anti pushed to dev at anti/DECNET 2026-04-20 08:27:22 +02:00
f064690452 fixed(tests): jwt_lazy
anti pushed to dev at anti/DECNET 2026-04-20 08:18:23 +02:00
dd82cd3f39 fixed(tests): mode_gating
anti pushed to dev at anti/DECNET 2026-04-20 08:06:23 +02:00
ff3e376726 modified(actions): modified actions to bypass bandit on decnet/templates
anti pushed to dev at anti/DECNET 2026-04-20 08:03:24 +02:00
47f2ca8d5f added(tests): schemathesis contract fuzzing at the agent and swarmctl level
da3e675f86 fix(tests): fixed locust fixtures and rampups, since >100 generally isn't very well managed
2febd921bc fix(models): added lenght validation to the common name, which per RFC 5280 must be max =< 64
12b5c25cd7 fix(agent-routes): added undocumented responses
5b70a34c94 fix(routes): added undocumented responses
Compare 142 commits »
anti pushed to dev at anti/DECNET 2026-04-16 17:39:13 +02:00
c1d8102253 modified: DEVELOPMENT roadmap. one step closer to v1
anti pushed to dev at anti/DECNET 2026-04-16 08:10:51 +02:00
49f3002c94 added: docs; modified: .gitignore
9b59f8672e chores: cleanup; added: viteconfig
296979003d fix: pytest -m live works without extra flags
89099b903d fix: resolve schemathesis and live test failures
29578d9d99 fix: resolve all ruff and bandit lint/security issues
Compare 78 commits »
anti pushed to dev at anti/DECNET 2026-04-14 00:35:09 +02:00
57d395d6d7 fix: auth redirect, SSE reconnect, stats polling removal, active decky count, schemathesis health check
ac094965b5 fix: redirect to login on expired/missing JWT and 401 responses
Compare 2 commits »
anti pushed to dev at anti/DECNET 2026-04-13 14:14:41 +02:00
435c004760 feat: extract HTTP User-Agent and VNC client version as fingerprint bounties
anti pushed to dev at anti/DECNET 2026-04-13 14:05:36 +02:00
89a2132c61 fix: use semver 0.x.0 schema for auto-tagging
anti pushed to dev at anti/DECNET 2026-04-13 13:58:16 +02:00
3d01ca2c2a fix: resolve ruff lint errors (unused import, E402 import order)