- Notifications
You must be signed in to change notification settings - Fork0
A collection of reusable Github Actions.
License
NotificationsYou must be signed in to change notification settings
armakuni/github-actions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A collection of reusable Github Actions.
- assert-equalsUtility action which fails if two given values are not equal.
- assume-aws-oidc-roleLog into AWS with a using an OIDC role.
- bump-versionBump a repository's sematic version using convential commit messages.
- check-conventional-commitsFail if any commits in the history do not conform with the convential commits format.
- repository-detailsReturns some details about the current repository.
- setup-cocogittoInstall Cocogitto.
- setup-terragruntInstall Terragrunt.
- setup-poetryInstall Poetry.
There are also some reusable workflows in the.github/workflows/ folder.
Currently, all actions are versioned under on version number.In the future, each action is likely to be migrated to its own repository so thatit can be hosted on the Github Actions Market place.Until then, use the a recent version tag from this repository when using an action elsewhere.The versions are tagged using the semantic versioning formatv1.2.3
.
About
A collection of reusable Github Actions.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published