engineering.hornetlabs.com.au

One place to control the technical side of Hornet Labs.

This dashboard is the command centre for GitHub code management, local development launching, APK/AAB builds, Cloudflare deployments, Supabase migrations, Play Store releases, and stable release tagging.

Create Repository

Create safe development repos from the dashboard. Start with dev-presentation before touching live presentation code.

Phase 2.0
Safety note: this creates a new GitHub repository and starter files only. It does not deploy to production or connect Cloudflare automatically.

Repositories

GitHub visibility is now live. Phase 1.2 adds safe, deliberate actions on top.

Phase 1.2

GitHub Repo List

Show all Hornet repositories, default branches, latest commits, and last updated times.

Read-only

Branch & Commit Status

Highlight stale repos, failed workflows, untagged changes, and work waiting to be released.

Safe visibility

Open in VS Code

Call a local runner to open the right repo or workspace when deep coding is needed.

Local runner

Release Workflow

Once GitHub is reliable, build deployment controls on top of it.

Next
1

Code Management

Repo status, commits, pushes, tags, workflow history, and release notes.

2

Builds

Trigger APK and AAB builds through GitHub Actions or a controlled local build runner.

3

Deployments

Deploy Cloudflare Pages, run Supabase migrations, and push Play Store internal releases.

4

Stable Release

Create release tags, archive build artifacts, capture notes, and keep rollback points clean.

Engineering Knowledge

Code snippets and technical notes should live in the Engineering section of the Knowledge Base.

Open KB
Snippets SQL, scripts, Cloudflare fragments, Android commands, and reusable code.
Runbooks Repeatable deployment, release, migration, and recovery procedures.
Architecture Notes Decisions, system boundaries, repo purpose, and future engineering plans.