v1.4.0 #2

Merged
zihluwang merged 9 commits from release/v1.4.0 into main 2026-06-16 01:18:50 +08:00
Owner
No description provided.
zihluwang added 9 commits 2026-06-16 01:18:46 +08:00
ci: fix build error
Build and Deploy / build-and-release (release) Failing after 11m36s
f8c0e3e8b6
ci: fix build error
Build and Deploy / build-and-release (release) Failing after 11m22s
ceac8a3f8c
ci: fix build error
Build and Deploy / build-and-release (release) Failing after 11m24s
fb2732508a
ci: fix build error
Build and Deploy / build-and-release (release) Successful in 14m20s
c18a108a2b
Add OCI standard labels to Dockerfile.ci and push README.md to
Docker Hub image page via docker-pushrm in CI workflow.
docs: update application configuration example
Build and Deploy / build-and-release (release) Failing after 5m14s
a2469c7573
fix: update docker-pushrm README mount path from /workspace to /data
Build and Deploy / build-and-release (release) Failing after 3m49s
3f2066f8b2
docker-pushrm v2 changed the WORKDIR from /workspace to /data, causing the
README push step to fail when using the :latest tag.
fix: mount README.md to / not /data for docker-pushrm
Build and Deploy / build-and-release (release) Failing after 3m0s
0269683b68
The docker-pushrm image (busybox-based) has no WORKDIR set, defaulting
to /. FindReadmeFile() searches ./ relative to WORKDIR, so the file
must be at /README.md, not /data/ or /workspace/.
fix: use update-container-description-action instead of raw docker-pushrm
Build and Deploy / build-and-release (release) Successful in 3m20s
2b099a6b2c
The raw docker run with docker-pushrm keeps failing due to WORKDIR /
mount path mismatches. Replace with the official GitHub Action wrapper
from the same author, which handles the internals correctly.
zihluwang merged commit bb08f1e4b6 into main 2026-06-16 01:18:50 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onixbyte/delta-force-guide-server#2