-
Notifications
You must be signed in to change notification settings - Fork 4
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
Allow setting host path with command line arguement, with environment variable and with roman config #8
base: milestone0.4
Are you sure you want to change the base?
Conversation
8f14440
to
e3aab54
Compare
994905c
to
2d3c8b7
Compare
ccaa7c5
to
fd2d132
Compare
6502a84
to
8d2ea71
Compare
1951da7
to
576042b
Compare
…nd host mechine * Set the path mapping with global config *.yml file * If the mapping is not set on global config file, try to read the mapping from environment variable.
c898a12
to
7ae4607
Compare
After a long though, I have come to conclusion. I think we will move forward with creating a volume, then uploading the course material to the volume and running the builds. To speed up this in iterative builds, we can use librsync or similar to upload only changed files. Thus, before closing this PR, we need to:
In addition, we will look into implementing the volume stuff. Until that, the current system works for local building (the currently supported usecase). |
Tell docker back-end the location of source file on host machine(if running roman on a container)
The priority order is