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(config): Remove obsolete fec config bits #2018

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

bastilian
Copy link
Member

This removes the redux-promise-middleware from being shared, as this might cause issues when incompatible versions of (react-)redux and redux-promise-middleware.

It also removed the stubbing of redux-logger in prod. We should not need to do this, as redux-logger should not be imported in a prod asset in the first place. If it is, the apps should properly setup entry points for dev and prod.

@bastilian bastilian force-pushed the remove_fecconfig_clutter branch from 62b49da to c447203 Compare June 14, 2024 10:03
Copy link
Contributor

@AsToNlele AsToNlele left a comment

Choose a reason for hiding this comment

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

LGTM, tested on malware

@Hyperkid123 Hyperkid123 added the release Once merged it will trigger bugfix release label Jun 14, 2024
@Hyperkid123 Hyperkid123 merged commit 2c25d89 into RedHatInsights:master Jun 14, 2024
1 check passed
@nacho-bot
Copy link
Collaborator

                      :soon::shipit::octocat:
     :bug:Shipit Squirrel has this release bugfix surrounded, be ready for a new version:beetle:

@nacho-bot
Copy link
Collaborator

     🌱 🌸 🌷 🌻 🌟 New version of package has been released 🌟 🌻 🌷 🌸 🌱

                The release is available on:

       :package:@redhat-cloud-services/frontend-components-config-utilities/v/3.0.7📦

             :boom:This feature is brought to you by probot🚀

@nacho-bot
Copy link
Collaborator

     🌱 🌸 🌷 🌻 🌟 New version of package has been released 🌟 🌻 🌷 🌸 🌱

                The release is available on:

        :package:@redhat-cloud-services/frontend-components-config/v/6.0.16📦

             :boom:This feature is brought to you by probot🚀

@nacho-bot nacho-bot added released Pr has been released labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Once merged it will trigger bugfix release released Pr has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants