gjuchault / apt-source-whitelist

Whitelist of apt sources approved for build environments with restricted sudo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APT source whitelist

This repo contains JSON files for the sources approved for addition in restricted build environments, specifically meant for the apt addon in travis-build.

Source approval process

  1. Check the list of approved source for your build environment (most likely ubuntu).
  2. If it's not in there, check for existing issues requesting the source you want, and if one doesn't exist please open an issue requesting the source you need in the this repo (and be sure to replace __SOURCE__ in the issue title 😉). The body of the issue must include the "deb source line" which may be a ppa alias such as ppa:fkrull/deadsnakes. If the deb source is not a PPA, you must also include the URL to the GPG key.
  3. Please be patient 😺

About

Whitelist of apt sources approved for build environments with restricted sudo

License:MIT License


Languages

Language:Ruby 100.0%