Skip to content

Conversation

@richardhjtan
Copy link
Contributor

No description provided.

@richardhjtan richardhjtan changed the title Test CI Enable Linter to CI Jan 19, 2026
@richardhjtan richardhjtan requested review from a team, Copilot, ef4 and lukemelia January 19, 2026 11:15
Copy link

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 enables linter to CI by adding a GitHub Actions workflow that checks out both the Boxel monorepo and this catalog repo, copies catalog files into the monorepo structure, and runs linting on both the catalog and host packages.

Changes:

  • Added CI workflow for automated linting on push to main and pull requests
  • Added TypeScript configuration for the catalog realm with strict type checking
  • Added image upload command that supports blob URLs, data URIs, and remote URLs with Cloudflare Images integration
  • Added CloudflareImage card definition extending ImageCard with computed URL field
  • Minor trailing whitespace added to Tag name field

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
.github/workflows/ci-lint.yaml New CI workflow that orchestrates linting across catalog and host packages
tsconfig.json TypeScript configuration with strict compiler options and path mappings for catalog realm
commands/upload-image.ts Complete image upload command implementation with support for multiple source types and Cloudflare integration
cloudflare-image.gts CloudflareImage card definition with hardcoded account ID and computed URL field
Tag/4d0f9ae2-048e-4ce0-b263-7006602ce6a4.json Trailing whitespace added to "User Contributed" tag name

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

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.

4 participants