Skip to content

Add GitHub Actions CI workflows to all repos without CI #6

@corvid-agent

Description

@corvid-agent

Summary

18 repos have no CI at all. They need at minimum a build/test workflow.

Repos needing CI

Static HTML apps (need Playwright e2e run)

  • pd-radio
  • corvidlabs-landing
  • nft-gallery
  • code-playground
  • typing-test
  • morse-code
  • markdown-wiki
  • world-clock
  • apps

macOS Swift apps (need swift build + swift test)

  • Pulse
  • Dash
  • Netwatch
  • Resolve
  • DevKit
  • Clip
  • Beacon

Other

  • learning-python-algorand (needs pytest or similar)

Additionally: 7 repos have deploy-only CI (no test step)

These deploy to GitHub Pages but never run tests — deploy should fail if tests fail:

  • pd-music
  • weather-dashboard
  • quake-tracker
  • pixel-forge
  • space-dashboard
  • poetry-atlas
  • algo-explorer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions