ItsJustRuby
ItsJustRuby
@julmb Applying the fix described in https://stackoverflow.com/a/77766002 fixed this issue for me: > The solution was to add these options to --cache-to: > mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=
> Can confirm, there is something fishy with renaming requests via ui 🤔 See also various other issues like #1336 and #1404, which are currently being solved in #349. I...
This adds a link from the README to a file at `docs/readme/readme_ar.md`. That file does not currently exist. Will you be adding it as part of this PR? Thanks in...
@petoc Could you please resolve the conflicts on this branch? I am looking forward to this being merged 😊.
@whoshriyansh, thanks for taking this on! Do you have any updates on the progress of this feature?
> I think it's mostly affected by `DISABLE_HTTP_GIT`. This is an item conflicted with Actions runner because actions/checkout needs to clone the repository with HTTP GIT protocol. I am affected...