Automate JAPI/SPARK branch creation

Description

Utilize existing HPCC logic to go_rc, go_gold.
Utilize Maven plugin to fetch project version (mvn.help)
Utilize Maven plugin to inject new version into pom, and update dep versions (mvn.release)
for go_gold:
ensure we're on even point, remove snapshots from all poms,
commit, push upstream, go back to X-branch, upmerge current branch to X-branch, then up tick version to odd number, add snapshot postfix, commit, push,

100% Done
Loading...

relates to

Activity

Show:

Michael Gardner December 4, 2019 at 2:28 PM

currently there is a second PR here https://github.com/hpcc-systems/Spark-HPCC/pull/77 but I might have to change how this works to keep the current workflow Richard uses 'as is'.

For notes:

Can you modify the scripts in HPCC-Platform such that they run these local scripts if they exist?

What I tend to run is:

for f in HPCC-Platform LN eclide ganglia nagios ; do cd ../$f ; ../HPCC-Platform/cmake_modules/go_rc.sh ; done

If the local scripts ran automatically if present then all I would need to do would be add japi and spark to my list

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Pull Request URL

Components

Affects versions

Priority

Created October 2, 2019 at 7:33 PM
Updated February 7, 2020 at 4:36 PM
Resolved February 7, 2020 at 4:36 PM