Em 25/05/2017 03:49, Martin Kletzander escreveu:On Thu, May 25, 2017 at 01:14:36AM -0300, claudioandre.br@xxxxxxxxx wrote: Thanks for the information +after_success: The Token comes from coveralls.io site. 1. create your/libvirt account on coveralls (using GitHub credentials) 2. enable the libvirt repository and you will be able to see a field named: REPO TOKEN. 3. then, using Travis website (or Travis CLI tool, I prefer the first for this case) you save the token ciphered. For Coveralls, click here and there and you will find your way to enable the repository and get the token (probably https://coveralls.io/github/YOUR_NICK/libvirt/settings) For Travis: https://travis-ci.org/YOUR_NICK/libvirt/settings, you'll see "Environment Variables" and the add button. How do we make sure that no user branches will post stuff to the Because Travis save the token ciphered, nobody else can see the token. In fact, if you save it using the site, it does not exist even in the .travis.yml file. And if Travis, Coveralls, ..., are compromised, you can easily regenerate the Token fast enough to avoid damage. Claudio Sorry if the message sounds, umm, pedantic. Thanks |
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list