Making it easier to create repro examples for issues #4857
Unanswered
Synchro
asked this question in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When reporting possible Nova bugs, we are asked to create a repo to demonstrate/reproduce the issue. The steps required to set this up and have it work are quite complex, and the licensing requirements create uncertainty as to how this should be done. I suspect this will be a key reason why many bug reports do not include such a repo – I certainly find it a barrier – which puts more stress on maintainers. Is there some way to set up a reproduction repo so that we can clone it and have everything set up to make it easier to create reproduction examples without inadvertently publishing Nova source or license keys? I would imagine something triggered from a GitHub action could keep it up to date.
Spatie's Media Library Pro (which has a similar licensing model) provides a demo app repo for exactly this purpose.
Beta Was this translation helpful? Give feedback.
All reactions