Skip to content

The`build-harness` project is to provide a centralised repository to facilitate building documentation, Dockerfiles, Helm charts, and more.

Notifications You must be signed in to change notification settings

Callumccr/build-harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Header

build-harness

Module description

The build-harness project is to provide a centralised repository to facilitate building documentation, Dockerfiles, Helm charts, and more.

It's designed to work with any CI/CD

Project: %!s() : [%!s()] | [%!s()]

Usage

In your root repository of the codebase, at the top of your Makefile add, the following...

include $(shell rm -rf *build-harness)$(shell git clone "https://github.com/Callumccr/build-harness.git")

This will download a Makefile called .build-harness and include it at run-time. We recommend adding the .build-harness file to your .gitignore. This automatically exposes many new targets that you can leverage throughout your build & CI/CD process.

One you've pulled down build-harness, you can run a series of make commands to perform various actions

Related Projects

You can find more Terraform Modules by vising the link.

Additionally, check out these other related, and maintained projects.

References

For additional context, refer to some of these links.

Help

Got a question? We got answers.

File a Github issue, or message us on Slack

Contributors

Callum Robertson
Callum Robertson


README Footer

About

The`build-harness` project is to provide a centralised repository to facilitate building documentation, Dockerfiles, Helm charts, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published