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

Increase Node.js memory limit to 4GB in storybook dockerfile #2590

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

kneerose
Copy link
Contributor

Temporary fix

This solution is temporary as we shouldn't exceed the default heap memory limit.

List of changes

  • increase the heap memory limit to 4GB in the storybook

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

Copy link

✅ All checks succeeded

2 similar comments
Copy link

✅ All checks succeeded

Copy link

✅ All checks succeeded

Copy link
Contributor

@mesudip mesudip left a comment

Choose a reason for hiding this comment

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

Looks good. This should solve the deployment error

@mesudip mesudip merged commit 81509e7 into develop Jan 2, 2025
14 of 19 checks passed
@mesudip mesudip deleted the infra/test-chores branch January 2, 2025 08:06
Copy link

github-actions bot commented Jan 2, 2025

@kneerose
This PR is in the tag: develop-81509e7bc38f6041bc795a69ea291fc9e78b5877 , for govtool-metadata-validation service

Copy link

github-actions bot commented Jan 2, 2025

@kneerose
This PR is in the tag: develop-81509e7bc38f6041bc795a69ea291fc9e78b5877 , for govtool-frontend service

Copy link

github-actions bot commented Jan 2, 2025

@kneerose
This PR is in the tag: develop-81509e7bc38f6041bc795a69ea291fc9e78b5877 , for govtool-backend service

@kneerose kneerose linked an issue Jan 3, 2025 that may be closed by this pull request
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.

🐛 Insufficient Heap Memory During Build
2 participants