Levan
09/23/2022, 6:51 PMdaniel
09/23/2022, 7:31 PMLevan
09/26/2022, 3:40 PMdaniel
09/26/2022, 3:50 PMLevan
09/26/2022, 4:14 PMdaniel
09/26/2022, 5:36 PMlocations:
- location_name: example_location
code_source:
package_name: my_dagster_project
build:
directory: ./my-dagster-project
- location_name: other_location
code_source:
package_name: my_other_dagster_project
build:
directory: ./my-other-dagster-project
(with different requirements.txt and setup.py etc. in two different folders in the github repo).
That said, while testing that I think I found a small bug that's causing the two built images to clobber each other, we'll get a fix out for that shortly at which point this pattern should work.Levan
09/27/2022, 8:25 PMdaniel
09/29/2022, 5:54 PMLevan
09/29/2022, 6:05 PMdaniel
09/29/2022, 6:44 PM