GitShow/withastro/automation
withastro

automation

Centralized repo for GitHub actions for the `withastro` org

by withastro
Star on GitHubFork
15 stars1 forks9 contributorsActive · 2w agoSince 2023v1.2.1MIT

Meet the team

See all 9 on GitHub →
renovate[bot]Bot
renovate[bot]59 contributions
natemoo-re
natemoo-re17 contributions
delucis
delucis10 contributions
mandar1jn
mandar1jn3 contributions
Princesseuh
Princesseuh3 contributions
HiDeoo
HiDeoo2 contributions
martrapp
martrapp2 contributions
matthewp
matthewp2 contributions

Commit activity

Last 12 weeks · 16 commits

Full graph →

Community health

3 of 6 standards met

Community profile →
75
✓README✓License○Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
delucis
Remove `wrangler-version` input to Cloudflare deploy actionsMergedPR

Removes the input from the actions that deploy sites to Cloudflare. Following discussion in https://github.com/withastro/contribute.docs.astro.build/pull/50 we decided these weren’t needed.

delucis · 1mo ago
matthewp
Install wrangler with npm in Cloudflare deploy workflowsMergedPR

Changes Set on the steps in both and . Without this, infers the package manager from the project's lockfile and falls over when that manager isn't installed. This breaks any consumer with no build step (nothing sets up pnpm), e.g. , which failed on with . How wrangler-action installs its own CLI is independent of how the project builds, so forcing npm (always present on the runner) is safe for every consumer, including pnpm-based ones. Testing No automated tests (this repo has none for workflows). Validated both files parse as YAML. Real validation is the fonts-cdn deploy once this is released and the consumer bumps to the new tag. Docs No docs update needed; the change is internal to the workflows and doesn't alter any documented inputs.

matthewp · 1mo ago
matthewp
Cloudflare deploy workflowsMergedPR

This adds two workflows for better reusability in projects: For pull requests, this creates a preview release, supports forks. It runs in the scope of the repo, gets the built artifacts and does the actual deployment. Builds and deploys. For the main branch, does the deploy. For non-main it builds and stores the result in artifacts so that can deploy them.

matthewp · 1mo ago
Structured data for AI agents

Repository: withastro/automation. Description: Centralized repo for GitHub actions for the `withastro` org Stars: 15, Forks: 1. License: MIT. Latest release: v1.2.1 (2w ago). Open PRs: 0, open issues: 0. Last activity: 2w ago. Community health: 75%. Top contributors: renovate[bot], natemoo-re, delucis, mandar1jn, Princesseuh, HiDeoo, martrapp, matthewp, ematipico.

·@ofershap

Replace github.com with gitshow.dev