fix: sum256 the container name so derivations do not overflow #191
Labels
No labels
Compat/Breaking
Kind/Bug
Kind
Chore
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
3 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/act!191
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "earl-warren/act:wip-name-sum256"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
fix: sum256 the container name so derivations do not overflow [skip cascade]to fix: sum256 the container name so derivations do not overflow31e2c6a67e0dae7da567cascading-pr updated at forgejo/runner#728
another breaking change
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?