Open MarkDHamill opened 2 years ago
You will need to provide bit more info of what isn't working.
On this page you can run EPV on your GitHub repository:
https://www.phpbb.com/extensions/epv/
When I tried entering my own in the field MarkDHamill/scsscompiler and pressed Run I get this page in response:
https://www.phpbb.com/extensions/epv/#epv-result
I don't get it with my Digests extension MarkDHamill/digests. The only major difference between the two extensions is Digests uses Master as the main branch and SCSS Compiler uses Main.
That page only supports running it from master. If you use a different branch you will need to run the locally, or use github actions to run it.
I was hoping that could be changed.
There are no plans to change it.
I tried to test on the "main" branch because GitHub is set up this way not for new projects instead of "master". You can try it yourself: https://github.com/MarkDHamill/scsscompiler. I suspect the code needs to be flexible to check for both.