Skip to content

Contains the various provisioning projects used by the Universal Publishing Platform

Notifications You must be signed in to change notification settings

aquinoelite/upp-provisioners

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upp-provisioners

CircleCI

Contains the various provisioning projects used by the Universal Publishing Platform. See the relevant readme file of each project for more detail about each provisioner.

CircleCI Automated Builds

Automated builds for the provisioner projects are triggered in CircleCI.
The CircleCI configuration is located here.

Builds are triggered on commits and pull requests, and must pass to be able to merge into master. Note that only provisioners that have CircleCI configuration defined AND have been updated by your commits will be built.

Commits to branches are automatically built, tagged and pushed with the branch name as the Docker image tag.
Note that due to tag naming restrictions, branch names containing / will only use the second part as the tag.

To enable automated builds for new provisioner projects that contain a Dockerfile:

No further changes should be required, as the job config is fully parameterised.

Provisioners

About

Contains the various provisioning projects used by the Universal Publishing Platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 47.6%
  • Shell 26.4%
  • HTML 19.0%
  • Puppet 4.4%
  • Dockerfile 1.9%
  • Ruby 0.7%