renovate[bot] 9870d3ee6c feat(github-action): update ivuorinen/actions (25.3.25 → 25.4.5) (#102)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 05:20:10 +00:00
2025-02-10 14:47:57 +02:00
2024-11-10 11:34:15 +02:00

ivuorinen/actions - My Reusable GitHub Actions and Workflows

Overview

This project contains a collection of workflows and composable actions to streamline CI/CD processes and ensure code quality. Below is a categorized list of all workflows, grouped by their types.

Testing Workflows

  • PHP Tests: Runs PHPUnit tests to ensure PHP code correctness.

Linting and Formatting Workflows

Build Workflows

  • C# Build: Builds C# projects using the .NET SDK.
  • Docker Build: Builds Docker images using a Dockerfile.
  • Go Build: Builds Go projects using the go build command.

Deployment Workflows

Release Workflows

  • GitHub Release: Automates GitHub release creation with custom tags and notes.
  • Release Monthly: Creates a monthly GitHub release with autogenerated notes.

Utility Workflows

License

This project is licensed under the MIT License. See the LICENSE file for details.

Description
No description provided
Readme 3.1 MiB
Languages
Python 72.9%
Shell 22.3%
Makefile 2.7%
JavaScript 1.1%
Dockerfile 1%