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 🚀
python-app-template (template)
A minimal starting point for a Python project wired up to the shared CI/CD workflows 🚀
Reuseable 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.
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 Example 🚀
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.
Monorepo for internal use.
Shared actions and workflows for use by the organization.
This shared repository contains actions and workflows to assist in:
- issue creation (action)
- label creation (action)
- label synchronization (action)
- terraform deployments (workflow)
- releasing new versions (workflow)
- publishing releases (workflow)
- running pre-commit (workflow)
- validating conventional commits (workflow)