Closed ibarakaiev closed 5 months ago
This is a minor improvement that checks whether installed_extensions/0 already exists in the repo module before adding it. This is only an issue when an igniter installer is run twice, but I faced it once so just thought it'd be great to catch it.
installed_extensions/0
I'm not able to reproduce the failing job locally :thinking:.
It looks to do the right thing, will be testing the full flow before we release 👍
🚀 Thank you for your contribution! 🚀
Contributor checklist
This is a minor improvement that checks whether
installed_extensions/0
already exists in the repo module before adding it. This is only an issue when an igniter installer is run twice, but I faced it once so just thought it'd be great to catch it.