Skip to content

Latest commit

History

616 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

actions-lib

A library containing operations that can be useful when using GitHub Actions for Continuous Integration (CI).

Actions

Below is a summary of the actions in the library and a short description of what they do. Some of the actions can also be run locally by running an executable (e.g., action.sh) and passing in inputs as CLI arguments - such actions are marked with Local usage in the table below.

ActionDescriptionLocal usage
aikido-scanRun an Aikido release scan and post a summary to Slack if issues are found
check-runtime-dependenciesCheck if the runtime has the expected dependencies
configure-aws-credentialsConfigure temporary AWS credentials using the GitHub Actions OpenID Connect Provider
configure-github-deploymentCreate or update a GitHub deployment
generate-tagGenerate unique tags for artifacts
parse-configParse and validate a JSON configuration and expose the configuration as separate outputs
slack-notifySend notifications to Slack
trigger-deployment-pipelineTrigger Liflig CDK Pipelines in AWS
upload-cdk-sourceCreate and upload an archive of the CDK source to use during deployment of a Liflig CDK Pipeline
upload-cloud-assemblyCreate and upload an archive of the CDK source to use during deployment of a Liflig CDK Pipeline
upload-s3-artifactUpload a file or directory to S3

About

A library for GitHub Actions

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages