-
-
Notifications
You must be signed in to change notification settings - Fork 40.5k
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
[WIP] Fixes for various make:all travis failures #4864
Conversation
Honestly, I'm not really a fan of doing this. I don't feel that we should be changing things around to get compiling to work properly on Docker, if it works just fine "normally". I feel that trying to figure out why it's erroring out and fixing that is more important, than changing things to work with it. |
@drashna in theory this isnt a just a docker issue, especially when some of the required changes are broken code (hadron/rev0 currently doesnt compile). It should fail currently on master, but only when the right conditions are met. |
To add, i would also be hesitant with the keymap changes and favour the simpler fixes but wanted to list them for completeness, and so that someone more in the know could help shape the direction of any potential fixes.
If required i can pull out the important parts from this investigative work into a per keyboard PR. |
Fixes for hadron/rev0 and lfkeyboards have been completed, the other boards mentioned in the opening comments have been left pending a fix within the docker environment. Would the current changes be accepted? would it be better as a PR per keyboard? |
I think this should be okay. |
@ishtob exactly the kind of thing i like to hear, will make the change right now. |
Closing this PR and opening 2 separate ones for hadron and lfkeyboards fixes, i think its cleaner now that the discussion around this PR and #4862 have reached resolution. |
Description
#4862 has highlighted some existing failures, to my current understanding of the issues, these are as follows:
hadron
handwired/dactyl_manuform
lfkeyboards
bigseries
Potential ideas for 'somehow detect that it is just a parent folder'
make all
Types of changes
Issues Fixed or Closed by this PR
Checklist: