Skip to content

Draft: Fix Unable to locate Nuget Plugin

Philippe Avilés requested to merge rest-92-nuget-collector-fix into next

Checklist

  • documentation is changed or added in ./docs
  • unit tests updated to test changes

Description

This MR is intended to fix a failure in a CI job for the new NuGet Collector plugin. Currently the issue is only happening in branch next.

Context

After merging the branch for the new NuGet Collector plugin into next, the pipeline failed the test-bundle job for NuGet, stating that it was "Unable to locate plug-in hoppr.core_plugins.collect_nuget_plugin".

Failed job: https://gitlab.com/hoppr/hoppr/-/jobs/4094027387

Intent

This MR is intended to fix the "Unable to locate plug-in" error in the test-bundle CI job for NuGet in branch next.

Edited by Philippe Avilés

Merge request reports