prestodb / presto-release-tools

Standard utilities to release Presto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Presto stable release pipeline

wanglinsong opened this issue · comments

Create the Jenkins pipeline to run on first Tuesday of each month.
This pipeline will identify the latest releasable artifacts (tarballs and docker image) of current Presto release version, say (0.278).
It will also create a new release branch and a PR to increment release version in master branch.