create-aws-codedeploy-deployment
Deployment Action
Creates AWS CodeDeploy deployments from GitHub Actions workflows
Action to create AWS CodeDeploy deployments from GitHub Actions workflows
22 stars
6 watching
8 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
aws-codedeploygithub-actionswebfactory
Related projects:
Repository | Description | Stars |
---|---|---|
awslabs/aws-codedeploy-plugin | Automates deployment of software applications to AWS CodeDeploy after successful build | 153 |
aws-samples/aws-codedeploy-samples | Provides sample scenarios and templates for automating deployment of AWS applications using CodeDeploy | 639 |
aws/aws-codedeploy-agent | A tool that automates the deployment process for AWS CodeDeploy | 330 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 394 |
netlify/actions | Provides GitHub Actions and a CLI for automating common tasks with the Netlify platform. | 375 |
cloudflare/wrangler-action | A GitHub Action to deploy Cloudflare Workers applications using Wrangler. | 1,248 |
actions/javascript-action | A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning. | 989 |
karllhughes/workers-codeship-example | An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. | 2 |
cpilsworth/cloudflare-worker-action | A GitHub action to deploy a Cloudflare Worker on push to the master branch. | 18 |
nwtgck/actions-netlify | Automates deployment of static websites to Netlify via GitHub Actions | 332 |
aws-samples/awscodepipeline-s3-awscodedeploy_windows | An AWS CodePipeline project demonstrating a simple workflow for deploying an application from S3 to AWS CodeDeploy using Windows | 9 |
aws-samples/aws-codepipeline-s3-codedeploy-linux | A sample project for automating software deployments on Linux using AWS CodePipeline and S3 | 162 |
webfactory/ssh-agent | Enables access to private repositories by making an SSH key available with ssh-agent | 1,229 |
daniel-simpson/cloudflare-enterprise-workers | Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |