This website requires JavaScript.
Explore
Help
Register
Sign In
0xWheatyz
/
SPARC
Watch
1
Star
0
Fork
2
You've already forked SPARC
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yaml
test.yaml
47 workflow runs
Actor
All actors
0xWheatyz
AI-Manager
Status
All status
Success
Failure
Waiting
Running
ci(build): use docker.io package instead of docker-ce in build jobs
#82
:
Commit
68ee19025a
pushed by
0xWheatyz
main
2026-04-03 01:34:53 +00:00
6m10s
View workflow file
ci(build): another docker install candiate
#80
:
Commit
ef97710d1c
pushed by
0xWheatyz
main
2026-04-03 01:24:39 +00:00
3m7s
View workflow file
ci(build): updated the apt command
#78
:
Commit
88812b5967
pushed by
0xWheatyz
main
2026-04-03 01:18:55 +00:00
3m8s
View workflow file
ci: updated the docker install canidate
#76
:
Commit
90e58949fc
pushed by
0xWheatyz
main
2026-04-03 01:14:24 +00:00
3m11s
View workflow file
chore: updated package-lock.json
#74
:
Commit
bd10925c97
pushed by
0xWheatyz
main
2026-04-03 01:09:47 +00:00
3m6s
View workflow file
ci(build): use apt-get with correct Ubuntu package names
#72
:
Commit
89fec43aa2
pushed by
0xWheatyz
main
2026-04-03 01:02:40 +00:00
2m55s
View workflow file
ci(linters): removed ruff requirement, as causing working builds to fail
#70
:
Commit
02e1c41126
pushed by
0xWheatyz
main
2026-04-03 00:57:39 +00:00
8s
View workflow file
ci: fix pip install
#68
:
Commit
c17a0d006a
pushed by
0xWheatyz
main
2026-04-03 00:49:26 +00:00
4s
View workflow file
ci(test): use apt-get with correct Ubuntu packages in workflow
#66
:
Commit
c6760a39a1
pushed by
0xWheatyz
main
2026-04-03 00:48:10 +00:00
4s
View workflow file
ci: fix test to use apt instead of apk
#64
:
Commit
2ae6280566
pushed by
0xWheatyz
main
2026-04-03 00:45:53 +00:00
4s
View workflow file
feat(docker): add registry images to compose services
#62
:
Commit
9745ed75a8
pushed by
0xWheatyz
main
2026-04-03 00:30:28 +00:00
1m41s
View workflow file
Merge pull request 'deploy: security hardening, multi-model support, S3 storage, analytics, CI improvements (70 commits)' (
#4
) from leeworks-agents/SPARC:main into main
#60
:
Commit
7e66d0e7e0
pushed by
0xWheatyz
main
2026-04-01 13:06:27 +00:00
11m38s
View workflow file
fix(analyzer): route _analyze_company_safe through cache-aware path
#35
:
Commit
9c971dac72
pushed by
0xWheatyz
main
2026-03-24 19:33:52 +00:00
13m34s
View workflow file
chore: forcing new git commit
#34
:
Commit
fa564e5e1e
pushed by
0xWheatyz
main
2026-03-23 21:49:09 +00:00
3m22s
View workflow file
fix(api): configure root_path for OpenAPI docs behind reverse proxy
#33
:
Commit
2815deb221
pushed by
0xWheatyz
main
2026-03-15 15:50:59 +00:00
29s
View workflow file
fix(nginx): strip /api/ prefix when proxying to backend
#32
:
Commit
56e8287720
pushed by
0xWheatyz
main
2026-03-15 06:52:29 +00:00
46s
View workflow file
chore(gitlab): cleaned up old git ci files
#31
:
Commit
b969423957
pushed by
0xWheatyz
main
2026-03-15 06:41:05 +00:00
31s
View workflow file
feat(ci): add timestamp-based image tags with commit hash
#30
:
Commit
0dee4c5099
pushed by
0xWheatyz
main
2026-03-15 06:40:12 +00:00
18s
View workflow file
feat(ci): add timestamp-based image tags with commit hash
#29
:
Commit
03105a2f87
pushed by
0xWheatyz
main
2026-03-15 06:36:06 +00:00
18s
View workflow file
feat(frontend): make API endpoint configurable via environment variable
#28
:
Commit
28e2ded501
pushed by
0xWheatyz
main
2026-03-15 05:13:30 +00:00
24s
View workflow file
fix(ci): changed port to 80 as 3000 does not seem to work
#27
:
Commit
f87572ab7e
pushed by
0xWheatyz
main
2026-03-15 04:44:58 +00:00
1m52s
View workflow file
fix(ci): changed port to 3000 as 80 does not seem to work
#26
:
Commit
44b6c79713
pushed by
0xWheatyz
main
2026-03-15 04:24:29 +00:00
8s
View workflow file
fix(ci): use explicit port 80 for insecure registry
#25
:
Commit
13fe383116
pushed by
0xWheatyz
main
2026-03-15 04:33:16 +00:00
6m14s
View workflow file
fix(ci): change internal dns name to specify http and the port
#24
:
Commit
dee3cbefbd
pushed by
0xWheatyz
main
2026-03-15 04:11:13 +00:00
20s
View workflow file
fix(ci): configure docker to use HTTP for internal registry
#23
:
Commit
6acad4cff7
pushed by
0xWheatyz
main
2026-03-15 03:56:21 +00:00
29s
View workflow file
fix(ci): docker internal dns name does not support https
#22
:
Commit
45ccd0b4e1
pushed by
0xWheatyz
main
2026-03-14 23:19:32 +00:00
7s
View workflow file
fix(ci): internal dns name does not support https
#21
:
Commit
d108d4c7ea
pushed by
0xWheatyz
main
2026-03-14 23:16:57 +00:00
8s
View workflow file
fix(ci): moved domain to internal dns name, hopefully runner respects that and this negates the 502 error when too many requests are sent to vps
#20
:
Commit
068aecce61
pushed by
0xWheatyz
main
2026-03-14 23:15:27 +00:00
6s
View workflow file
Merge pull request 'rewrite/frontend' (
#2
) from rewrite/frontend into main
#19
:
Commit
8790abfbf7
pushed by
0xWheatyz
main
2026-03-14 22:10:25 +00:00
8m3s
View workflow file
feat: update Docker config to run API and dashboard services
#18
:
Commit
3424384088
pushed by
0xWheatyz
main
2026-03-14 22:01:58 +00:00
8m2s
View workflow file
First
Previous
1
2
Next
Last