Skip to content

Integrate zmscitizenview build workflow into combined workflows #914

Open
@coderabbitai

Description

@coderabbitai

Description

Currently, the frontend build for zmscitizenview is handled in a separate workflow (maven-node-build.yaml) that runs independently of the combined workflows.

Requirements

  • Integrate the frontend build steps from maven-node-build.yaml into:
  • Add a new job in both workflows that calls the frontend build workflow
  • Ensure proper dependency chain between jobs
  • Remove standalone execution of the frontend build workflow

Acceptance Criteria

  • Frontend build process runs as part of the combined workflows
  • Build artifacts are correctly generated and available to downstream jobs
  • No duplicate builds occur
  • CI passes successfully with integrated workflows

Metadata

Metadata

Assignees

Labels

actionsEverything Github ActionsvuejsEverything vuejs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions