Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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.
  • lstk CLI and AWS CLI, required by lstk aws.
  • 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

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages