pantheon-systems/varnish-modules-rpm

Name: varnish-modules-rpm

Owner: Pantheon

Description: spec for creating varnish-modules-rpm package on fedora

Created: 2016-09-16 17:48:22.0

Updated: 2017-11-22 20:13:49.0

Pushed: 2016-09-16 18:32:53.0

Homepage: null

Size: 3

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

varnish-modules-rpm

spec for creating varnish-modules-rpm package on fedora

Usage

This repo is designed for Circle-CI to do both the RPM builds and pushing RPM artifacts to package_cloud. The push to package_cloud only happens from the master branch.

You can run the RPM builds manually with make rpm. Docker is required.

RPMs will be built for multiple versions of Fedora. These are set by the BUILD_VERSIONS environment variable, and can be overridden at runtime. To build only fedora-22:

$ BUILD_VERSIONS=22 make rpm

You can push the RPMs to package_cloud with make package_deploy.

Ensure a PACKAGECLOUD_TOKEN env var is set in your local env or on the circle-ci project.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.