metadata-action icon indicating copy to clipboard operation
metadata-action copied to clipboard

docker build fails if description contains rocker icon copied externally , if rocker icon is mentioned as ":rocket" it works fine.

Open vinaydevmd opened this issue 1 year ago • 1 comments

Contributing guidelines

I've found a bug, and:

  • [ ] The documentation does not mention anything about my problem
  • [ ] There are no open or closed issues that are related to my problem

Description

Tried copying icon file directly into reop description and during my building docket build push actions fails because of icon file in repo description, if same thing is replaced with " :rocket" , build works perfectly fine.

Suggest us how to fix this issue from docket metada level or build and push level.

Expected behaviour

metadata should recognize this icon file and replace with docker supported icon formats or ignore it during building.

Actual behaviour

Its failing during docket build action with failed commit on ref "manifest-

Repository URL

No response

Workflow run URL

No response

YAML workflow

workflow is confidential

Workflow logs

No response

BuildKit logs

No response

Additional info

No response

vinaydevmd avatar Oct 09 '24 06:10 vinaydevmd

Please provide repro with link to workflow run and logs.

crazy-max avatar Oct 09 '24 07:10 crazy-max