Skip to content

Conversation

dannywillems
Copy link
Member

No description provided.

@dannywillems dannywillems force-pushed the dw/add-website-frontend branch from 8f257fd to cf64acb Compare September 29, 2025 11:52
@dannywillems dannywillems changed the base branch from dw/add-website-frontend to develop September 30, 2025 12:11
@dannywillems dannywillems force-pushed the dw/dockerfile-frontend branch 2 times, most recently from db2c750 to f2050f2 Compare September 30, 2025 12:27
import { filter } from 'rxjs';

// NOTE: When modifying this service, update the documentation at:
// website/docs/developers/frontend/environment-configuration.mdx
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove these comments.

This is useful when we want to build without a .git directory
We will generate one within the docker image later.
It is now located in the Docker image or it is locally downloaded
Move all build scripts from leaderboard.mdx into separate script files
under website/docs/developers/scripts/frontend/ for better maintainability
and automated CI testing. The scripts are now imported and displayed
using Docusaurus CodeBlock imports, ensuring they remain testable and
synchronized with the documentation.

Changes:
- Create script files for leaderboard build, deploy, serve, and Docker
  commands
- Update leaderboard.mdx to import and display scripts using CodeBlock
- Add leaderboard build script test to CI workflow
install-deps and install are the same targets, and install can be confusing
Move all build scripts from webnode.mdx into separate script files
under website/docs/developers/scripts/frontend/ for better maintainability
and automated CI testing. The scripts are now imported and displayed
using Docusaurus CodeBlock imports, ensuring they remain testable and
synchronized with the documentation.

Changes:
- Create script files for webnode build, deploy, start, and Docker
  commands
- Update webnode.mdx to import and display scripts using CodeBlock
- Add webnode build script test to CI workflow
… scripts

Move Cypress dependency installation from CI workflow into documented
scripts for better maintainability and user guidance. Add OS-specific
tabs in documentation for Ubuntu 22.04, Ubuntu 24.04, and macOS.

Changes:
- Create OS-specific scripts for installing Cypress dependencies
- Update CI workflow to use the new scripts
- Add Testing dependencies section to frontend documentation with tabs
- Include macOS support for Cypress testing in CI
@dannywillems dannywillems moved this to Done in Rust node Sep 30, 2025
@dannywillems dannywillems changed the title Frontend: revamp Docker Frontend: revamp Docker and make the node dashboard ready Sep 30, 2025
@dannywillems dannywillems merged commit 6849cf5 into develop Sep 30, 2025
58 of 62 checks passed
@dannywillems dannywillems deleted the dw/dockerfile-frontend branch October 16, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants