Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #37636 - remove "@theforeman/test" imports #10239

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

MariaAga
Copy link
Member

@MariaAga MariaAga commented Jul 9, 2024

Working towards removing theforeman/test, context: https://community.theforeman.org/t/do-we-want-to-keep-foreman-js/37644
had to do all 3 in one pr since:
[Fixes #37636 - remove "@theforeman/test" imports] - relying on jest config having resolved foremanReact into a valid path, otherwise I would have had to use relative path instead and thats too much work

[Fixes #37637 - Test plugins from foreman core] - for some reason npm lint needs @theforeman/test package, so it was easier to stop using it instead of working around it. left some of the theforeman eslint packages to remove later, as this commit only deals with whats necessary to get lint to work after removing theforeman/test

@github-actions github-actions bot added the UI label Jul 9, 2024
@MariaAga MariaAga force-pushed the remove-foreman-test-import branch from ce4011b to bd82e9d Compare July 9, 2024 12:59
@MariaAga MariaAga marked this pull request as draft July 9, 2024 13:22
@MariaAga MariaAga force-pushed the remove-foreman-test-import branch 3 times, most recently from e33b3f8 to dfed03b Compare July 9, 2024 21:07
@MariaAga MariaAga force-pushed the remove-foreman-test-import branch 7 times, most recently from 915675e to f2c89fd Compare July 15, 2024 13:27
@MariaAga MariaAga force-pushed the remove-foreman-test-import branch 14 times, most recently from 445aaea to b37548d Compare July 17, 2024 12:02
@MariaAga MariaAga force-pushed the remove-foreman-test-import branch 5 times, most recently from 0382a92 to 49acfba Compare July 18, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant