Fixed
Details
Assignee
infrainfraReporter
Petr HoracekPetr Horacek(Deactivated)Priority
Medium
Details
Details
Assignee
infra
infraReporter
Petr Horacek
Petr Horacek(Deactivated)Priority
Created January 3, 2017 at 1:20 PM
Updated January 30, 2017 at 9:25 AM
Resolved January 3, 2017 at 2:12 PM
Hello,
I'd like to publish documentation made by
https://github.com/oVirt/ovirt-engine-api-model on GitHub pages (built
and deployed by Travis). I've already done that on my fork
https://github.com/phoracek/ovirt-engine-api-model but I'd like it to
be publicly available on ovirt.github.io/ovirt-engine-api-model.
What I need for that is GitHub token
(https://github.com/settings/tokens/new) that will give me
'public_repo' scope rights (to be able to create a new branch and push
commits into it). It will be encrypted for Travis and therefore not
usable by others. Second think is to enable Travis for
ovirt-engine-api-model repository. Maybe it would be also necessary to
enable GitHub Pages on the project, but I think it will be done
automatically with branch gh-pages.
Would it be possible? Is there a better way, such as creating a new
user, give him rights for the repository and generate token for it?
Thanks,
Petr