-
Notifications
You must be signed in to change notification settings - Fork 53
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
Add robot to update common files in all submodules #30
Comments
@jgoeders - Do you know what happens with the project on F4PGA? |
@xanjohns - Is this the "common config" project? What's the status of that? |
@jgoeders - Yes, the "common config" project was what I was thinking about. |
@mithro Hello! The common-config project should be able to handle something like this pretty easily with how we have it set up right now. We would need to:
I can take care of both of these things, but if someone can point me to what files need to be kept in sync, and which submodules we need to target (are they the ones google/gf180mcu-pdk/libraries?) that would be great. |
@mithro Is there someone that I should consult to answer my questions above? |
There are a bunch of things which need to be applied to all the submodules of the gf180mcu-pdk. We should set up a robot which makes sure these files are kept in sync and deployed.
For the F4PGA project their where students at BYU who were working on setting up something like this.
The text was updated successfully, but these errors were encountered: