No description
Find a file
2026-01-19 14:37:27 +00:00
.github chore(deps): update actions/setup-node action to v6.2.0 2026-01-15 04:24:04 +00:00
.husky chore(husky): shorten commit message hook 2024-02-29 01:39:22 +01:00
.vscode chore: add vscode configuration 2023-10-21 23:49:42 +02:00
.commitlintrc.js refactor(commitlint): migrate to v19 2024-02-28 22:19:19 +01:00
.editorconfig chore: add editorconfig 2023-10-21 23:49:18 +02:00
.gitignore feat: add initial content 2022-01-07 04:05:00 +01:00
.nvmrc feat(deps): update node.js to v24 2025-11-06 00:24:36 +01:00
.prettierrc.json refactor: set configuration file ending 2025-12-12 01:10:47 +01:00
.releaserc.json refactor: set configuration file ending 2025-12-12 01:10:47 +01:00
.renovaterc.json refactor: set configuration file ending 2025-12-12 01:10:47 +01:00
CHANGELOG.md chore(release): 4.0.4 [skip ci] 2026-01-14 01:55:55 +00:00
LICENSE Initial commit 2022-01-07 03:27:51 +01:00
package.json chore(deps): update pnpm to v10.28.1 2026-01-19 14:37:27 +00:00
pnpm-lock.yaml chore(deps): lock file maintenance 2026-01-19 02:37:10 +00:00
README.md docs(readme): add content 2023-08-10 19:54:04 +02:00

github-actions

A collection of GitHub Action workflows to extend from.

  • browserslist-regex: creates a useragent regular expression matching browserslist targets
  • dargstack-rgen: validates the README of a dargstack project
  • deploy-cloudflare-pages: deploys a build artifact to Cloudflare pages
  • docker: builds a Docker project, optionally uploading artifacts
  • docker-cache: WIP, trying to optimize docker build caching
  • release-schedule: pushes a release commit if no other commits have been pushed for a week
  • release-semantic: run a semantic release