-
Notifications
You must be signed in to change notification settings - Fork 125
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
Moving all dockerfiles into a "build-files" directory #1119
base: master
Are you sure you want to change the base?
Conversation
This PR is very large, but only because so many files were renamed. Notable changes:
|
@erinyoung where are the dockerfile templates? Are you planning to add them later? |
Oh no! I didn't think I did anything to them! Did I accidentally delete them? |
I couldn't see them. In any case, it may be good to have those templates outside the recipes folder. |
I can't see where I've moved them, so they should be where they currently are |
@erinyoung I am sorry, It's my mistake. I was trying to see changes in the pull request. When I checked your branch, I didn't see any problem. |
The subdirectory is now 'build-files'! |
This is updating the main file structure for this repository.
After a little consideration, I think updating the file structure is required BEFORE updating the github actions looking for new dockerfiles - otherwise each Dockerfile would be built.