Skip to content

docs: Update INSTALL.md for frontend build instructions #11057

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

Merged
merged 4 commits into from
Jun 19, 2025

Conversation

he1l0world
Copy link
Contributor

@he1l0world he1l0world commented Jun 18, 2025

Description

This PR updates the INSTALL.md file to ensure smoother frontend setup.

Relevant change with #8923, which updated the Node.js runtime to 16.x.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

N/A

How Has This Been Tested?

  • Followed updated instructions on a fresh setup using Node.js 16.x and verified successful npm run build and frontend access using CS_URL=http://localhost:8080.

  • Relevant change with #8923, which updated the Node.js runtime to 16.x.

he1l0world and others added 2 commits June 18, 2025 19:30
Co-authored-by: Bernardo De Marco Gonçalves <[email protected]>
Co-authored-by: Bernardo De Marco Gonçalves <[email protected]>
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.57%. Comparing base (4662ffc) to head (75ccfa3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11057      +/-   ##
============================================
- Coverage     16.60%   16.57%   -0.03%     
- Complexity    13927    13968      +41     
============================================
  Files          5730     5743      +13     
  Lines        508254   510468    +2214     
  Branches      61789    62073     +284     
============================================
+ Hits          84395    84617     +222     
- Misses       414420   416389    +1969     
- Partials       9439     9462      +23     
Flag Coverage Δ
uitests 3.90% <ø> (-0.04%) ⬇️
unittests 17.47% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DaanHoogland DaanHoogland merged commit 5b7c3b4 into apache:main Jun 19, 2025
24 of 26 checks passed
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Jun 19, 2025
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.

3 participants