Skip to content

Dev - #26

Merged
IJIJI merged 17 commits into
mainfrom
dev
May 27, 2026
Merged

Dev#26
IJIJI merged 17 commits into
mainfrom
dev

Conversation

@IJIJI

@IJIJI IJIJI commented May 27, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 27, 2026 09:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds CI automation for the app workspace by introducing a dedicated TypeScript typecheck workflow and speeding up lint/typecheck installs via Yarn caching.

Changes:

  • Added a new GitHub Actions workflow to run yarn typecheck on PRs and manual dispatch.
  • Updated the existing lint workflow to include a Yarn cache step.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/typecheck.yml New CI workflow that runs yarn typecheck in app on PRs/manual runs.
.github/workflows/lint.yml Adds Yarn caching before yarn install to speed up lint runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/lint.yml
Comment thread .github/workflows/typecheck.yml
@IJIJI
IJIJI merged commit d1a1732 into main May 27, 2026
2 checks passed
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.

2 participants