This website requires JavaScript.
Explore
Help
Register
Sign In
droideparanoico
/
dostalgia
Watch
1
Star
0
Fork
0
You've already forked dostalgia
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yaml
187 workflow runs
Actor
All actors
droideparanoico
Status
All status
Success
Failure
Waiting
Running
fix: remove .jsdos/ from bundles to avoid js-dos bundleUpdateConfig
build.yaml #97
:
Commit
79a0af86ad
pushed by
droideparanoico
main
2026-06-03 19:01:36 +02:00
44s
View workflow file
fix: properly escape JSON string values (newlines, control chars)
build.yaml #96
:
Commit
6e64793a2d
pushed by
droideparanoico
main
2026-06-03 17:06:10 +02:00
41s
View workflow file
fix: bypass js-dos bundleUpdateConfig by providing config + initFs separately
build.yaml #95
:
Commit
27b28430a5
pushed by
droideparanoico
main
2026-06-03 17:00:34 +02:00
1m16s
View workflow file
Actualizar README.md
build.yaml #94
:
Commit
3f466c5be7
pushed by
droideparanoico
main
2026-06-03 16:38:57 +02:00
11s
View workflow file
fix: limit JVM heap to 128MB with G1GC periodic GC container
build.yaml #93
:
Commit
d652f3f94b
pushed by
droideparanoico
main
2026-06-03 16:23:29 +02:00
26s
View workflow file
revert: completely restore original StaticResource — no Range support
build.yaml #92
:
Commit
f3973ea64d
pushed by
droideparanoico
main
2026-06-03 16:01:01 +02:00
40s
View workflow file
fix: loop FileChannel.transferTo() — it can transfer fewer bytes than requested without looping, silently truncating files
build.yaml #91
:
Commit
352726f740
pushed by
droideparanoico
main
2026-06-03 15:57:35 +02:00
43s
View workflow file
fix: use Files.copy for full-file responses (proven working), FileChannel.transferTo only for Range requests
build.yaml #90
:
Commit
113f79d755
pushed by
droideparanoico
main
2026-06-03 15:56:52 +02:00
41s
View workflow file
fix: wrap OutputStream in WritableByteChannel for transferTo
build.yaml #89
:
Commit
7f534689fb
pushed by
droideparanoico
main
2026-06-03 15:51:46 +02:00
36s
View workflow file
fix: remove Content-Length from 200 responses to avoid RESTEasy buffering
build.yaml #88
:
Commit
db1879e22d
pushed by
droideparanoico
main
2026-06-03 15:50:25 +02:00
27s
View workflow file
fix: use FileChannel.transferTo for zero-copy file serving
build.yaml #87
:
Commit
92d85376ac
pushed by
droideparanoico
main
2026-06-03 15:49:58 +02:00
27s
View workflow file
fix: Dockerfile ENTRYPOINT must be a single-line JSON array
build.yaml #86
:
Commit
21a33b6b08
pushed by
droideparanoico
main
2026-06-03 15:40:39 +02:00
37s
View workflow file
fix: memory bloat from unlimited JVM heap and missing HTTP Range support
build.yaml #85
:
Commit
4a25b35667
pushed by
droideparanoico
main
2026-06-03 15:39:05 +02:00
35s
View workflow file
fix: rewrite .cue FILE references that point to non-existent data files
build.yaml #84
:
Commit
8108a661fa
pushed by
droideparanoico
main
2026-06-03 12:47:18 +02:00
42s
View workflow file
fix: smarter CD image selection per directory with format priority
build.yaml #83
:
Commit
57842abe0d
pushed by
droideparanoico
main
2026-06-03 12:40:59 +02:00
43s
View workflow file
fix: prefer descriptor formats (.cue/.ccd) over raw data (.img/.bin) for DOSBox CD mounting
build.yaml #82
:
Commit
8a45ceccdc
pushed by
droideparanoico
main
2026-06-03 12:37:04 +02:00
45s
View workflow file
fix: remove duplicate imgLower declaration in buildCdOnlyDosboxConf
build.yaml #81
:
Commit
3162b9ff38
pushed by
droideparanoico
main
2026-06-03 12:30:07 +02:00
40s
View workflow file
fix: seenDirs.add() after descriptor check, not before
build.yaml #80
:
Commit
6f68e6c062
pushed by
droideparanoico
main
2026-06-03 12:28:01 +02:00
39s
View workflow file
debug: show cdImages count in CD-only config
build.yaml #79
:
Commit
1fc0a11512
pushed by
droideparanoico
main
2026-06-03 12:21:15 +02:00
50s
View workflow file
fix: detect CD images once, pass into createBundle
build.yaml #78
:
Commit
632fd7f554
pushed by
droideparanoico
main
2026-06-03 12:16:00 +02:00
44s
View workflow file
fix: prefer .img/.iso/.bin over .ccd/.cue descriptors
build.yaml #77
:
Commit
85b0aa8c0c
pushed by
droideparanoico
main
2026-06-03 12:04:31 +02:00
37s
View workflow file
fix: use Files.write() for byte[] return from buildCdOnlyJsdosJson
build.yaml #76
:
Commit
4cdd72b3e2
pushed by
droideparanoico
main
2026-06-03 11:59:26 +02:00
36s
View workflow file
feat: support CD-only games (no executable on filesystem)
build.yaml #75
:
Commit
6f59028cb0
pushed by
droideparanoico
main
2026-06-03 11:46:48 +02:00
31s
View workflow file
restore dedup: mount one CD image per directory, prefer .bin over .cue
build.yaml #74
:
Commit
383c66b166
pushed by
droideparanoico
main
2026-06-03 10:23:07 +02:00
37s
View workflow file
fix: preserve CD image mounts when changing executable
build.yaml #73
:
Commit
7c4d090de0
pushed by
droideparanoico
main
2026-06-03 10:10:18 +02:00
36s
View workflow file
simplify: mount all CD images, no dedup
build.yaml #72
:
Commit
3b7c9b587f
pushed by
droideparanoico
main
2026-06-03 10:00:13 +02:00
38s
View workflow file
fix: mount .bin directly instead of .cue to avoid case mismatch
build.yaml #71
:
Commit
de9e978e55
pushed by
droideparanoico
main
2026-06-03 09:45:44 +02:00
39s
View workflow file
perf: switch build stages to Alpine for faster CI pulls
build.yaml #70
:
Commit
4a3ba3b986
pushed by
droideparanoico
main
2026-06-03 09:24:06 +02:00
1m18s
View workflow file
feat: keep and auto-mount CD images via imgmount instead of stripping
build.yaml #69
:
Commit
7b7cc56bc1
pushed by
droideparanoico
main
2026-06-02 19:38:37 +02:00
3h6m40s
View workflow file
Revert "feat: add Sierra game bundle patcher and API endpoint"
build.yaml #68
:
Commit
1362e6034a
pushed by
droideparanoico
main
2026-06-01 13:35:48 +02:00
20s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last