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

fix(react): fixing theming test in react #2215

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

gabe-lyons
Copy link
Contributor

@gabe-lyons gabe-lyons commented Mar 11, 2021

The complexity of removing the less @ prefixes in react introduced build issue- I'm moving that logic out into the craco.config.js file so the types are simpler on the react side.

This should have been caught in CI, but the build failure did not cause CI to fail:
https://github.com/linkedin/datahub/runs/2062749573#step:6:1145

Corrective action: ensure that build failures in react will cause CI to fail (#2217)

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

@gabe-lyons
Copy link
Contributor Author

Fix to prevent this from happening in the future:
#2217

Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@shirshanka shirshanka merged commit 53cc7ae into datahub-project:master Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants