Skip to content

Systemcluster/actions

Repository files navigation

GitHub Actions

Collection of GitHub Actions. 🧰

Actions

Release Actions

  • Release GitHub - Create or update a GitHub release and generate a changelog from commits and pull requests.
  • Release Branch - Create or update a GitHub branch with files from a subdirectory.
  • Release Crates - Publish a Rust package or workspace on crates.io.

Setup Actions

  • Setup Node - Setup a Node.js environment with the right package manager and package caching.
  • Setup Rust - Setup a Rust environment with the right toolchain and build caching.