The stairwaytowonderland org public doc.
🌌 Automatically create a repository using the GitHub API.
🐞 A centralized issue management repository.
🏷️ A centralized label management repository.
repository-template (template)
📋 A minimal starting point for a basic repository.
typescript-action-template (template)
📋 Use this template to bootstrap the creation of a TypeScript action.
python-app-template (template)
📋 A minimal starting point for a Python project wired up to the shared CI/CD workflows.
🔄 Reusable workflows to release a Python app using semantic versioning, create a wheel package artifact, and publish a release.
🛒 Marketplace Action | Builds the project with npm, runs semantic-release, and base64-encodes the release notes for safe transport.
🛒 Marketplace Action | Creates a GitHub organization repository with overrideable pre-defined settings and branch rulesets.
🛒 Marketplace Action | Trigger a workflow_dispatch event on a target workflow file.
🛒 Marketplace Action | This GitHub Action creates and updates normalized major version tags (e.g. v1, v2) when a semantic versioning tag is pushed.
☁️ 📧 A Cloudflare Email Worker that receives incoming emails, parses them, and sends formatted notifications to Slack via webhooks.
cloudflare-email-worker-iac (template)
📋 A Cloudflare Email Worker Terraform Template.
cpython (production-ready)
🐍 Self-maintained Python docker image project.
A production-ready, self-maintained Python Docker image that builds CPython from source on top of a Debian-based (Debian or Ubuntu) base image.
Designed for use as a lightweight, customizable Python runtime in container-based apps and workflows.
⚙️ Shared actions monorepo for use by the organization.
This shared repository contains actions to assist in:
- ✅ issue creation
- ✅ label creation
- ✅ label synchronization
- ✅ terraform deployments
- ✅ validating conventional commits
... and more!
🎡 Reusable workflows monorepo for use by the organization.