0.2.7 • Published 6 years ago

kodebuild v0.2.7

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Known Vulnerabilities npm version

Kodebuild

A kludge to use CodeBuild's buildspec.yml locally

Usage:
	./kodebuild

	<wait while stuff builds>

###prerequisites:

  • Assumes you have a buildspec.yml in your current folder
  • Must have Docker installed
  • For now, you will need to build the Docker image that I have included in ./nodejs/6.3.1 based on the AWS CodeBuild Docker image.
Extended Usage:
	./kodebuild			- Launches the Docker container with kodebuild inside
	./kodebuild help		- Shows the Docker build instructions

Contact me:

###TO-DO's

// TO-DO: add-in a bunch of default CodeBuild environmental variables
// TO-DO: copy artifacts to S3... 
// TO-DO: better artifact section support
// TO-DO: make sure all the phases are here
// TO-DO: maybe fail the build early if any one section fails
// TO-DO: create config capability to define your own default docker image easily
// TO-DO: parameter-store  not supported at this time
// TO-DO: cache section not supported at this time
0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago