Closed objecttothis closed 1 year ago
@objecttothis If I remember well, I had issues with the ext- dependencies in the CI Docker build. I think the conclusion was that they are runtime dependencies and not needed at compile time. We should try to limit dependency set as much as possible. I updated the json in the ci4-upgrade branch and got to the point of running the tests. I'll continue on that part once we have the app itself running
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Since @SteveIreland has gotten the build working successfully, I think we should close this for now.
Below is the CI 4.3.1 composer.json file. There are several dependencies that are NOT in the OSPOS composer.json. The question is do we need to incorporate these dependencies into the OSPOS composer.json so that it does not break any CI features? @jekkos @daN4cat can you guys weigh in on this? My only question is whether doing so causes a problem with the automatic builds. I've added <-- next to the items that I'm wondering if we should include?