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: Remove defaullt value for https while creating webpack config #2075

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

gkarat
Copy link
Contributor

@gkarat gkarat commented Oct 9, 2024

This makes the createConfig require https to be explicitly set to true to enable https server. This also helps to fix the cypress tests in different frontend apps where cypress config requires dev server to be run through http. Related PR: RedHatInsights/compliance-frontend#2188

@gkarat gkarat self-assigned this Oct 9, 2024
@gkarat gkarat changed the title fix: Remove defaullt value for https while creating a config fix: Remove defaullt value for https while creating webpack config Oct 9, 2024
@gkarat gkarat force-pushed the remove-https-default branch from fccf3f7 to 1de0831 Compare October 9, 2024 10:01
@Hyperkid123 Hyperkid123 added the release Once merged it will trigger bugfix release label Oct 9, 2024
@Hyperkid123 Hyperkid123 merged commit 4c655e2 into RedHatInsights:master Oct 9, 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/v/6.3.1📦

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

@nacho-bot nacho-bot added the released Pr has been released label Oct 9, 2024
@gkarat gkarat deleted the remove-https-default branch October 10, 2024 11:42
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.

3 participants