mirror of
https://github.com/dargmuesli/github-actions.git
synced 2025-12-08 19:20:37 +01:00
No description
| .github | ||
| .husky | ||
| .vscode | ||
| .commitlintrc.js | ||
| .editorconfig | ||
| .gitignore | ||
| .nvmrc | ||
| .prettierrc | ||
| .releaserc | ||
| .renovaterc | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
github-actions
A collection of GitHub Action workflows to extend from.
browserslist-regex: creates a useragent regular expression matching browserslist targetsdargstack-rgen: validates the README of a dargstack projectdeploy-cloudflare-pages: deploys a build artifact to Cloudflare pagesdocker: builds a Docker project, optionally uploading artifactsdocker-cache: WIP, trying to optimize docker build cachingrelease-schedule: pushes a release commit if no other commits have been pushed for a weekrelease-semantic: run a semantic release