[
https://issues.jboss.org/browse/JBIDE-22819?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-22819:
------------------------------------
Job started:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-buildflow...
TODO:
{code}
// Verify correct version set in org.jboss.tools.foundation.core and
devstudio.core.central
// Verify all branches have been created & all root poms point to the correct parent
pom version.
// Disable jobs
// Build Discovery Sites
// Copy & rename builds & update sites from "snapshots" to
"staging"
// Verify sites are correctly populated using curl | grep to check for contents / 404s;
fail if anything missing
// TODO: generate PR for Update
http://download.jboss.org/jbosstools/neon/staging/updates/
// merge in IS content
// TODO: generate PR for Release the latest staging site to ide-config.properties
// re-enable jobs
// disable this job
// generate notification emails{code}
wrap staging build process with a jenkins job
---------------------------------------------
Key: JBIDE-22819
URL:
https://issues.jboss.org/browse/JBIDE-22819
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.1.AM2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.1.AM3
Job requires about 13 params:
{code}
version (JBT and JBDS)
versionWithRespin (JBT and JBDS)
versionWithRespin_PREV (JBT and JBDS)
target platforms (min, max, central)
respin # (- or a, b, c)
devsuite installerExe url
stream_JBT=master # or 4.4.neon
stream_DS=master # or 10.0.neon
{code}
See
https://github.com/jbdevstudio/jbdevstudio-devdoc/tree/master/release_gui... for
the steps to convert into a job
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)