Skip to content

Conversation

@danditomaso
Copy link
Collaborator

Description

This PR enhances the CI workflow for main/master branches by adding some additional CI/CD checks. These additions improve CI performance and help maintain code quality by automatically checking for linting and formatting errors.

Changes Made

  • Added actions/cache@v4 to cache Deno dependencies between runs, speeding up the workflows.
  • Dependency fetching explictly added Deno entry point src/main.tsx for dependency fetching and caching.
  • Added PR & CI workflow step to run deno task lint to ensure linting matches rules
  • Added PR & CI workflow step to run deno task format --check to ensure formatting matches rules.

@vercel
Copy link

vercel bot commented May 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2025 8:33pm

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