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

eslint - use no-restricted-imports to dedup patternfly wrappers #4466

Merged
merged 15 commits into from
Nov 11, 2023

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented Oct 31, 2023

Follows #4107, #4457
Precedes #4141

We have a bunch of components wrapping patternfly, make sure we're always importing the wrapper (except in that wrapper).

Also move non-wrappers outside of patternfly-wrappers/, to shared/.

@himdel himdel marked this pull request as draft October 31, 2023 21:26
@github-actions github-actions bot added backport-4.7 This PR should be backported to stable-4.7 (2.4) backport-4.8 This PR should be backported to stable-4.8 (2.4) labels Oct 31, 2023
@himdel himdel added cleanup Dead code removal, etc and removed backport-4.7 This PR should be backported to stable-4.7 (2.4) backport-4.8 This PR should be backported to stable-4.8 (2.4) labels Oct 31, 2023
@himdel himdel force-pushed the eslint-disable-patternfly branch 3 times, most recently from 657517b to 2d30b83 Compare November 10, 2023 23:54
@himdel himdel marked this pull request as ready for review November 10, 2023 23:54
himdel added a commit to himdel/ansible-hub-ui that referenced this pull request Nov 11, 2023
@himdel himdel force-pushed the eslint-disable-patternfly branch from 2d30b83 to 588b00a Compare November 11, 2023 03:10
@himdel himdel marked this pull request as draft November 11, 2023 04:15
himdel added a commit to himdel/ansible-hub-ui that referenced this pull request Nov 11, 2023
himdel added a commit to himdel/ansible-hub-ui that referenced this pull request Nov 11, 2023
@himdel himdel force-pushed the eslint-disable-patternfly branch from 8b60d0d to 7a8cbda Compare November 11, 2023 04:27
@himdel himdel marked this pull request as ready for review November 11, 2023 04:27
@himdel himdel merged commit f25fdfd into ansible:master Nov 11, 2023
@himdel himdel deleted the eslint-disable-patternfly branch November 11, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Dead code removal, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant