]
Fred Bricon updated JBIDE-20761:
--------------------------------
Fix Version/s: 4.3.1.Beta2
(was: 4.3.1.Beta1)
Support editing Build Configuration parameters
----------------------------------------------
Key: JBIDE-20761
URL:
https://issues.jboss.org/browse/JBIDE-20761
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.CR1
Reporter: Fred Bricon
Fix For: 4.3.1.Beta2
As a developer I want to be able to update the git url used in my existing OpenShift
application buildconfig to use a different repository than what the default template used
so I can publish my own changes to OS
Pre-Req:
- An application is deployed on OpenShift, using git for its source repository
Goal:
- Modify the git source url used to build and redeploy the application
Build Config parameters should be editable from either the Properties view (but how
exactly?) or another mechanism from OpenShift Explorer (TBD)