-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
help wantedquestionrefactorSubstantial projects to make the code do the same thing, better.Substantial projects to make the code do the same thing, better.
Description
We'd like to make this repo self-contained and remove operations repo dependence. Some annoyances with the operations repo dependence:
- dependency updates are harder (see for example, the need to do simultaneous PRs in both repos Remove unused undefx depends from installation script operations#70 and Remove unused undefx depends from CI #935, in order to update dependencies)
- setup changes are harder (see for example, the work here that needs to change the
setup.shscript inoperations)
Merging Dockerfiles:
- remove dependence on and references to db docker definition in
delphi/operationsrepo #1000 made the db Docker image self-contained in this repo - Merge
delphi_web_pythonDocker image fromoperationsrepo #1043 made the delphi_wb Docker image self-contained in this repo
What other work is there that needs doing?
Other repos using operations repo Dockerfiles (this is an organization-wide codebase search query):
Metadata
Metadata
Assignees
Labels
help wantedquestionrefactorSubstantial projects to make the code do the same thing, better.Substantial projects to make the code do the same thing, better.