Skip to content

Latest commit

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

legra-ai/github-actions

License: CC BY-SA 4.0

Reusable GitHub Actions for Rust CI/CD workflows.

Overview

This repository contains reusable composite actions for common CI/CD tasks in Rust projects. All actions provide caching and consistent behavior across workflows.

Available Actions

See .github/actions/README.md for complete documentation of all available actions.

Quick Links

Usage

Reference actions using the path syntax:

- name: Setup Cocogittouses: legra-ai/github-actions/.github/actions/setup-cocogitto@mainwith:
version: 6.5.0 # Optional, defaults to env var or 6.5.0
- name: Generate changeloguses: legra-ai/github-actions/.github/actions/generate-changelog@mainwith:
release-tag: v0.1.0

Versioning

  • Initial release: v0.0.1
  • Use @main until all bugs are ironed out
  • After stabilization, bump to v1.0.0 and use @v1 going forward

License

Creative Commons Attribution-ShareAlike 4.0 International

See LICENSE for details.

About

Reusable GitHub Actions for Rust CI/CD workflows

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages