This website requires JavaScript.
Explore
Help
Register
Sign In
anti
/
DECNET
Watch
1
Star
0
Fork
0
You've already forked DECNET
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
pr.yml
release.yml
Actor
All actors
anti
Status
All status
Success
Failure
Waiting
Running
fix(ci): skip live service isolation
ci.yml #62
:
Commit
4197441c01
pushed by
anti
dev
2026-04-20 20:05:15 +02:00
50m11s
View workflow file
fix(ci): added skipif on mysql absence
ci.yml #61
:
Commit
1b70d6db87
pushed by
anti
dev
2026-04-20 19:12:27 +02:00
4m24s
View workflow file
feat(ci): added live mysql service on test-live
ci.yml #60
:
Commit
038596776a
pushed by
anti
dev
2026-04-20 18:58:41 +02:00
4m23s
View workflow file
modification(versions): drop 3.12 tests and support only 3.11
ci.yml #59
:
Commit
692ac35ee4
pushed by
anti
dev
2026-04-20 18:48:09 +02:00
4m33s
View workflow file
added(tests): schemathesis contract fuzzing at the agent and swarmctl level
ci.yml #55
:
Commit
47f2ca8d5f
pushed by
anti
dev
2026-04-20 08:04:17 +02:00
43s
View workflow file
added: docs; modified: .gitignore
ci.yml #54
:
Commit
49f3002c94
pushed by
anti
dev
2026-04-16 08:15:49 +02:00
4m50s
View workflow file
fix: auth redirect, SSE reconnect, stats polling removal, active decky count, schemathesis health check
ci.yml #53
:
Commit
57d395d6d7
pushed by
anti
dev
2026-04-14 00:35:49 +02:00
31s
View workflow file
feat: extract HTTP User-Agent and VNC client version as fingerprint bounties
ci.yml #52
:
Commit
435c004760
pushed by
anti
dev
2026-04-13 14:24:55 +02:00
10m6s
View workflow file
fix: replace trivy-action with direct install to avoid GitHub credential dependency
ci.yml #49
:
Commit
8124424e96
pushed by
anti
dev
2026-04-13 13:57:37 +02:00
32s
View workflow file
Merge branch 'merge/testing-to-main' into tofix/merge-testing-to-main
pr.yml #45
:
Commit
597854cc06
pushed by
anti
#6
2026-04-13 13:50:52 +02:00
1m12s
View workflow file
Merge branch 'dev' of https://git.resacachile.cl/anti/DECNET into dev
ci.yml #43
:
Commit
89abb6ecc6
pushed by
anti
dev
2026-04-12 14:10:48 +02:00
7m16s
View workflow file
Fix: resolved sqlite concurrency errors (table users already exists) by moving DDL to explicit async initialize() and implementing lazy singleton dependency.
ci.yml #42
:
Commit
a5eaa3291e
pushed by
anti
dev
2026-04-12 14:00:40 +02:00
31s
View workflow file
Refactor: implemented Repository Factory and Async Mutator Engine. Decoupled storage logic and enforced Dependency Injection across CLI and Web API. Updated documentation.
ci.yml #41
:
Commit
b2e4706a14
pushed by
anti
dev
2026-04-12 13:54:24 +02:00
3m3s
View workflow file
Merge pull request 'fix/merge-testing-to-main' (#4) from fix/merge-testing-to-main into main
release.yml #38
:
Commit
23ec470988
pushed by
anti
main
2026-04-12 10:11:13 +02:00
9s
View workflow file
merge: resolve conflicts between testing and main
pr.yml #37
:
Commit
4064e19af1
pushed by
anti
#4
2026-04-12 10:11:03 +02:00
58s
View workflow file
modified: .gitignore
ci.yml #32
:
Commit
c3c1cd2fa6
pushed by
anti
dev
2026-04-12 08:06:44 +02:00
2m31s
View workflow file
modified: ci.yml, fucked up last time lol
ci.yml #31
:
Commit
fe6b349e5e
pushed by
anti
dev
2026-04-08 21:58:13 +02:00
4m14s
View workflow file
modified: ci.yml, pyproject: added missing installs and modified pip install command
ci.yml #30
:
Commit
65b220fdbe
pushed by
anti
dev
2026-04-08 21:51:58 +02:00
1m30s
View workflow file
chore: deleted trash
ci.yml #29
:
Commit
6f10e7556f
pushed by
anti
dev
2026-04-08 08:08:54 +02:00
1m21s
View workflow file
feat: add systemd service templates for API and Web Dashboard
ci.yml #28
:
Commit
fc99375c62
pushed by
anti
dev
2026-04-08 08:07:07 +02:00
1m34s
View workflow file
Merge pull request 'Auto PR: dev → main' (#2) from dev into main
release.yml #27
:
Commit
c56c9fe667
pushed by
anti
main
2026-04-06 17:25:47 +02:00
13m29s
View workflow file
Merge dev into main: resolve conflicts, keep tests out of main
release.yml #23
:
Commit
897f498bcd
pushed by
anti
main
2026-04-04 23:18:38 +02:00
18m17s
View workflow file
Fix pip-audit skipping local editable package
ci.yml #9
:
Commit
4acfa3f779
pushed by
anti
dev
2026-04-04 22:32:10 +02:00
48s
View workflow file
Fix registry auto-discovery skipping non-service subclasses (CustomService)
ci.yml #7
:
Commit
35c67ec34d
pushed by
anti
dev
2026-04-04 22:30:24 +02:00
49s
View workflow file
Add bandit, pip-audit and trivy to CI/CD security pipeline
ci.yml #5
:
Commit
fe7354554f
pushed by
anti
dev
2026-04-04 22:26:46 +02:00
1m56s
View workflow file
Add smoke test: verify all modules import cleanly
ci.yml #4
:
Commit
b3b3597011
pushed by
anti
dev
2026-04-04 22:18:39 +02:00
13s
View workflow file
Add Gitea Actions CI/CD workflows and ruff dependency
ci.yml #3
:
Commit
38b1efa8c0
pushed by
anti
testing
2026-04-04 22:21:51 +02:00
2m4s
View workflow file
Add release workflow for auto-tagging and Docker image builds
release.yml #2
:
Commit
92e06cb193
pushed by
anti
main
2026-04-04 22:17:59 +02:00
4s
View workflow file
Add Gitea Actions CI/CD workflows and ruff dependency
ci.yml #1
:
Commit
38b1efa8c0
pushed by
anti
dev
2026-04-04 22:17:54 +02:00
55s
View workflow file