Skip to content

localstack-samples/samples-codepipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LocalStack CodePipeline Samples

This repository contains two sample applications that demonstrate LocalStack's CodePipeline emulation with CodeBuild, S3, and CodeArtifact workflows.

Prerequisites

  • A valid LocalStack for AWS license, which provides a LOCALSTACK_AUTH_TOKEN required to run these samples.
  • Docker with access to the Docker socket.
  • LocalStack CLI (awslocal) and AWS CLI.
  • A GitHub Personal Access Token exported as CODEPIPELINE_GH_TOKEN (used by both samples to download source archives).
  • npm (required for the CodeArtifact publishing sample).
export LOCALSTACK_AUTH_TOKEN=<your-auth-token>
export CODEPIPELINE_GH_TOKEN=<your-github-pat>

Samples

License

Licensed under the Apache License 2.0. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages