Skip to content

Replace placeholder lint with real CI validation - #2

Merged
eeminionn merged 2 commits into
mainfrom
agent/real-lint-ci
Jul 27, 2026
Merged

Replace placeholder lint with real CI validation#2
eeminionn merged 2 commits into
mainfrom
agent/real-lint-ci

Conversation

@eeminionn

Copy link
Copy Markdown
Owner

Summary

  • replace the always-successful lint placeholder with node --check script.js
  • run pnpm install, JavaScript validation, and the Vite build in read-only CI
  • explicitly allow only esbuild's required install script
  • ignore generated Node and Vite directories and document local commands

Validation

  • pnpm run lint
  • pnpm run build

Closes #1

@netlify

netlify Bot commented Jul 24, 2026

Copy link
Copy Markdown

Deploy Preview for transcendent-chimera-a9819c ready!

Name Link
🔨 Latest commit d263b00
🔍 Latest deploy log https://app.netlify.com/projects/transcendent-chimera-a9819c/deploys/6a633c467123f500083e9582
😎 Deploy Preview https://deploy-preview-2--transcendent-chimera-a9819c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@eeminionn
eeminionn marked this pull request as ready for review July 24, 2026 10:21
@eeminionn
eeminionn merged commit 5b6be63 into main Jul 27, 2026
5 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.

Replace the placeholder lint script with real source validation

1 participant