Skip to content

regineheberlein/wikibase-release-pipeline

 
 

Repository files navigation

Wikibase release pipeline

Repository overview

The wikibase release pipeline contains scripts used for building, testing and publishing Wikibase docker images and tarballs.

It contains a set of build targets defined in the Makefile which can be executed in two different ways.

When building, use the build.sh wrapper script to do the building inside a docker-container, this way files aren't littered around the repository but only in the artifacts/ directory.

For testing, you can use test, test-all make targets.

Documentation

The pipeline documentation can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 45.5%
  • Shell 41.6%
  • Dockerfile 5.8%
  • PHP 3.5%
  • Makefile 1.4%
  • Python 1.4%
  • Other 0.8%