jodcodes/vero-mike

Adds nightly CI skeleton - dependency install checks, no tests

One topic: nightly CI and repo scaffolding. No functional product changes from upstream willchen96/mike.

View on GitHub →

jodcodes/vero-mike adds a GitHub Actions workflow that runs nightly and on manual dispatch. After an initial two-job setup covering both backend and frontend, it was simplified to a single validate job: install Node 20, npm ci in each subdirectory, and three shell assertions confirming the README exists, a LICENSE file is present, and a Quick Start section is in the README. No tests, no build step. The fork also adds a Quick Start block to the README documenting the install commands.

What's in it

Direction

infrastructure

Activity

Themed changes and pull requests touching this fork, newest first. Themed changes that haven't been turned into a public post yet still appear — they're real work even without a published writeup.

📝 Nightly CI and repo scaffolding 2 commits 2mo ago minor change