You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/03/04 08:55:14 UTC

[GitHub] sijie opened a new pull request #1323: Introduce pulsar-seed and pulsar-snapshot-release jenkins jobs

sijie opened a new pull request #1323: Introduce pulsar-seed and pulsar-snapshot-release jenkins jobs
URL: https://github.com/apache/incubator-pulsar/pull/1323
 
 
   ### Motivation
   
   It is nice to have a snapshot release task that publishes snapshot to apache snapshot repo. so user can try out new pulsar features as the change gets into master.
   
   ### Modifications
   
   - introduce jenkins dsl to define and manage jenkins jobs
   - add a job-seed jenkins job to bootstrap all pulsar jenkins job 
   - add a release snapshot jenkins job to publish snapshot
   - let buildtools module inherit from apache profile, so we can publish to apache repo
   
   (the jenkins dsls are borrowed from bookkeeper)
   
   ### Result
   
   we will have a snapshot version in the snapshot repository - https://repository.apache.org/content/repositories/snapshots/org/apache/pulsar/
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services