Skip to content

ci: remove unused compile dependencies - #114

Merged
jdluu merged 1 commit into
mainfrom
ci/remove-unused-compile-dependencies
Aug 29, 2026
Merged

ci: remove unused compile dependencies#114
jdluu merged 1 commit into
mainfrom
ci/remove-unused-compile-dependencies

Conversation

@jdluu

@jdluu jdluu commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removes unused browser and virtual-display setup from the blocking frontend compile job.
  • Keeps frontend typecheck and bundle compilation unchanged.
  • Reduces CI setup time and resource use without changing application behavior.

Scope

Closes #113. CI-only maintenance within the active feature freeze.

Validation

  • Frontend build: passed
  • Frontend tests: 304 passed
  • TypeScript: passed
  • Workflow diff check: passed

@jdluu
jdluu merged commit d0d5b51 into main Aug 29, 2026
3 checks passed
@jdluu
jdluu deleted the ci/remove-unused-compile-dependencies branch August 29, 2026 20:57
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.

ci: remove unused compile-job dependencies

1 participant