foreman package release pipeline failed:
https://ci.theforeman.org/job/foreman-develop-package-release/880/
foreman package release pipeline failed:
https://ci.theforeman.org/job/foreman-develop-package-release/880/
The current failure was caused by the introduction of Fixes #31745 - Add GraphQL client · theforeman/foreman@0aebf30 · GitHub
The corresponding change in foreman-js (fix(vendor-core): export apollo from vendor (#261) · theforeman/foreman-js@0a0c322 · GitHub) I believe didn’t completely make all paths available for packaging to work despite JS tests passing on the original Foreman PR.
I have opened fix(vendor-core): export apollo/client/link/batch-http from vendor by ehelms · Pull Request #271 · theforeman/foreman-js · GitHub to add the missing path, and from local mock testing this appears to solve the issue.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.