-
Notifications
You must be signed in to change notification settings - Fork 0
Same properties need different values. #13
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Some "pre-slice" applications, such as GO Update depends on properties db.host, db.user, db.password, and db.name. These properties are also used by "relational database update" steps such as AddLinks. However, the "pre-slice" applications need these properties to refer to the main Curator database, and the "relational database update" steps need these same properties to refer to the local database that will be used to create the final Release database.
The result is that I'll probably need to correct the config file, reload it, and then change it again after the pre-slice steps have finished.
The current approach of putting everything into a single file is not working.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working