fix: sum256 the container name so derivations do not overflow #191

Merged
earl-warren merged 1 commit from earl-warren/act:wip-name-sum256 into main 2025-07-25 09:44:26 +00:00
Contributor

For instance, the volume name derived from the workflow name may exceed the file system limit when the container name it is derived from is too long.

Fixes forgejo/runner#152

For instance, the volume name derived from the workflow name may exceed the file system limit when the container name it is derived from is too long. Fixes forgejo/runner#152
earl-warren changed title from fix: sum256 the container name so derivations do not overflow [skip cascade] to fix: sum256 the container name so derivations do not overflow 2025-07-23 16:05:18 +00:00
earl-warren force-pushed wip-name-sum256 from 31e2c6a67e
All checks were successful
/ cascade (pull_request_target) Has been skipped
checks / unit (pull_request) Successful in 2m28s
checks / integration (pull_request) Successful in 2m54s
to 0dae7da567
Some checks failed
checks / unit (pull_request) Successful in 1m59s
checks / integration (pull_request) Successful in 2m16s
/ cascade (pull_request_target) Failing after 32s
2025-07-23 16:05:33 +00:00
Compare
Contributor

cascading-pr updated at forgejo/runner#728

cascading-pr updated at https://code.forgejo.org/forgejo/runner/pulls/728
viceice approved these changes 2025-07-23 20:12:25 +00:00
viceice left a comment
Owner

another breaking change

another breaking change
Author
Contributor

How so? AFAIU it is entirely transparent. Only if you monitor the docker activity will you see the names do not look the same. Or did I miss something?

How so? AFAIU it is entirely transparent. Only if you monitor the docker activity will you see the names do not look the same. Or did I miss something?
earl-warren deleted branch wip-name-sum256 2025-07-25 09:44:27 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
3 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/act!191
No description provided.