As you may notice from the mails that have recently arrived to [email protected], the Jenkins job generating the site is now live. It checks the master branch for changes every 15 minutes, and automatically rebuilds the site.
* Job: https://builds.apache.org/job/zipkin-website/ * Jenkinsfile: https://github.com/apache/incubator-zipkin-website/blob/master/Jenkinsfile * Build that synced some changes in `quickstart.sh` to the generated site: https://builds.apache.org/job/zipkin-website/19/console * Check out the fancy Blue Ocean UI if you haven't come across it yet: https://builds.apache.org/blue/organizations/jenkins/zipkin-website/activity On Sun, Oct 28, 2018 at 9:05 PM Zoltán Nagy <[email protected]> wrote: > > Great, thank you! Confirming I can look at job configurations and > create stuff - I've set up > https://builds.apache.org/view/Z/view/Zipkin/ (a view that collects > any jobs matching .*zipkin.*) and a placeholder for the actual build > at https://builds.apache.org/view/Z/view/Zipkin/job/zipkin-website/. > Am out of daytime, more to come. If anyone wants to continue work on > this, my current best idea is to adapt > https://github.com/apache/incubator-openwhisk-website/blob/master/tools/jenkins/website_build.groovy > (used in the OpenWhisk job I linked above). > On Sun, Oct 28, 2018 at 8:41 PM Mick Semb Wever <[email protected]> wrote: > > > > > > > > > According to https://cwiki.apache.org/confluence/display/INFRA/Jenkins > > > one of the first steps towards a Jenkins setup is getting write access > > > to Jenkins: "To give a committer access to Jenkins, the committer must > > > be made a member of the hudson-jobadmin group. This is done using the > > > Whimsy Tool which all PMC Chairs can change." Mick, would you mind > > > adding Adrian and myself to that group? > > > > > > Done. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
