Closed luludotdev closed 1 year ago
I'm under the assumption that the failing GH Actions are caused by reasons outside of this PR. If this is the case, then this PR looks good to me.
the docker workflowhad an issue with submodules, since been fixed
the .net workflow seems to have an issue with whoever wrote it failing to account for it running on external pull requests, as it is trying to log in as me to publish packages, which is obviously failing because I do not have the required permissions
We can ignore that step when building PRs. I can make a separate PR for that soon. I'm not sure if we want every single incoming PR to be published to NuGet?
optimises dockerfile build steps, improves the github actions workflow, and solves the core plugins issue