#887 User CLI plugins
Closed: Fixed by mikem. Opened by tkopecek.

Users should be able to run their plugins without touching system-wide settings. Add ~/.koji/plugins directory to default plugin paths?


Let me move this part out of PR #840

candidate PR #892

Let's make sure that user plugins take priority, which for plugins I think means loaded last.

Metadata Update from @julian8628:
- Issue untagged with: discussion
- Issue set to the milestone: 1.17

Let's make sure that user plugins take priority, which for plugins I think means loaded last.

Here I used another approach but the result should be the same.
User plugins will be loaded first, but the system plugins won't override them

Metadata Update from @mikem:
- Issue set to the milestone: 1.18 (was: 1.17)

Metadata Update from @dgregor:
- Issue tagged with: feature

Commit 4e221c51 fixes this issue

Commit ded43dec fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/887

Please continue any further discussion there.

Metadata
Related Pull Requests