You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a workspace name started with _ or ., the generated docker image name
segment would be invalid due to `-_` or `-.` sequences, this code simply
extends the postfix pruning code to also prune these prefixes
0 commit comments