devlinjunker / practice.github.action

practicing creating github actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version
0.2-SNAPSHOT

Practice Github Action

GitHub License
GitHub release (latest SemVer) GitHub last commit

GitHub issues GitHub priority issues

Intro

This is a practice project for learning how to create github actions.

Template Based on Example CII Project

Dependencies/Frameworks

  • Bulldozer - Github Application to Auto Squash and Merge feature PRs
  • Git-mkver - Binary that helps with determining next semantic version based on Git Tags
  • BATS - Automated Test Suite for Bash Scripts
  • ShellCheck - Linting Tool for Bash Scripts
  • PR Landmine Action - Mutation Testing Pull Requests

Quick Setup/Run

Inputs

N/A

Outputs

N/A

Example usage

uses: devlinjunker/practice.github.action@v1

Links

Contributors

About

practicing creating github actions

License:MIT License


Languages

Language:Shell 99.7%Language:Dockerfile 0.3%