Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't compile to main branch? #110

Open
MarkDHamill opened this issue Jun 28, 2022 · 5 comments
Open

Won't compile to main branch? #110

MarkDHamill opened this issue Jun 28, 2022 · 5 comments

Comments

@MarkDHamill
Copy link

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.

@paul999
Copy link
Member

paul999 commented Jun 28, 2022

You will need to provide bit more info of what isn't working.

@MarkDHamill
Copy link
Author

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.

@paul999
Copy link
Member

paul999 commented Jun 28, 2022

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.

@MarkDHamill
Copy link
Author

I was hoping that could be changed.

@paul999
Copy link
Member

paul999 commented Jun 28, 2022

There are no plans to change it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants