[jbosstools-issues] [JBoss JIRA] (JBIDE-20761) Support editing Build Configuration parameters
Fred Bricon (JIRA)
issues at jboss.org
Mon Dec 14 19:02:00 EST 2015
[ https://issues.jboss.org/browse/JBIDE-20761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141013#comment-13141013 ]
Fred Bricon commented on JBIDE-20761:
-------------------------------------
1- was fixed
2- I don't feel the need to persist the editor state locally, as it might go stale (the source is on the server) upon workbench restart.
3- whatever JSON editor you have installed will be used to open the json payload. We're waiting for the Angelo's json editor to be contributed to JSDT, but you can test it with whatever editor you find on the marketplace right now:
!http://content.screencast.com/users/fbricon/folders/Jing/media/47d0831e-8a0e-4f97-8c86-abb493f1dd5c/00000251.png|width=650!
What I'd like to see next is a way to edit individual properties from the properties view directly, without going through using the text/json editor
> 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
> Assignee: Fred Bricon
> Labels: new_and_noteworthy
> Fix For: 4.3.1.Beta1
>
>
> 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)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list