Skip to content

Adds github action to check linting and build#3

Merged
cgreening merged 3 commits intomainfrom
chore/ci-pipeline
Jul 20, 2025
Merged

Adds github action to check linting and build#3
cgreening merged 3 commits intomainfrom
chore/ci-pipeline

Conversation

@cgreening
Copy link
Contributor

No description provided.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 20, 2025

Deploying esp32-rainbow-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 108ba35
Status:⚡️  Build in progress...

View logs

@cgreening cgreening requested a review from Copilot July 20, 2025 12:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions CI workflow to automate linting and build verification for the ESP32 Rainbow website project. The workflow ensures code quality by running TypeScript checks, ESLint, tests, and builds on multiple Node.js versions.

  • Adds comprehensive CI pipeline with TypeScript checking, linting, testing, and building
  • Configures the workflow to run on pushes and pull requests to main and develop branches
  • Includes a CI status badge in the README for visibility

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/ci.yml New CI workflow file defining linting and build automation
README.md Adds CI status badge to display workflow status
src/pages/QuickStart.tsx Minor formatting fix to regulatory text content

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@cgreening cgreening merged commit 3d85cb5 into main Jul 20, 2025
2 of 3 checks passed
@cgreening cgreening deleted the chore/ci-pipeline branch July 20, 2025 12:13
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