Skip to content

Add CI and Build actions for frontend with documentation updates#57

Merged
javidahmed64592 merged 1 commit intomainfrom
add-frontend-actions
Mar 7, 2026
Merged

Add CI and Build actions for frontend with documentation updates#57
javidahmed64592 merged 1 commit intomainfrom
add-frontend-actions

Conversation

@javidahmed64592
Copy link
Owner

This pull request introduces new reusable GitHub Actions for frontend CI and build processes, and updates the documentation to reflect these additions. The changes standardize and modularize frontend workflow steps, making them easier to reuse across repositories.

New reusable GitHub Actions for frontend workflows:

  • Added a new composite action ci/frontend/action.yml that runs type checking, linting, formatting, unit tests (with coverage), and uploads the coverage report for the frontend.
  • Added a new composite action build/build-frontend/action.yml that builds the frontend and uploads the build artifacts for use in other jobs.

Documentation updates:

  • Updated docs/WORKFLOWS.md to include new sections for CI and build actions, describing their usage, steps, and locations. [1] [2]

@javidahmed64592 javidahmed64592 merged commit 3346344 into main Mar 7, 2026
12 checks passed
@javidahmed64592 javidahmed64592 deleted the add-frontend-actions branch March 7, 2026 19:14
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.

1 participant