Skip to content

ivuorinen/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

ivuorinen's shared actions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages