[JBoss JIRA] (JBIDE-13075) Openshift Wizard should ask "would you like to push your project"?
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13075?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-13075:
------------------------------------------
moving to Alpha2 since we ran out of time for Alpha1
> Openshift Wizard should ask "would you like to push your project"?
> ------------------------------------------------------------------
>
> Key: JBIDE-13075
> URL: https://issues.jboss.org/browse/JBIDE-13075
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.0.0.Beta2
> Reporter: Burr Sutter
> Assignee: Burr Sutter
> Fix For: 4.1.0.Alpha2
>
> Attachments: 1-local-change.png, no_changes_yes.png
>
>
> I believe the end-user will rarely remember to perform a git push once he has completed the OpenShift New Application Wizard - it is totally "not obvious" that is what is the next step - especially when the end-user is warned away from a push (see screenshot).
> In JBIDE-12122 Fred suggested the following:
> {quote}
> When creating an new openshift application from an existing workspace project, I expect my project to be deployed automatically once the Openshift app is created.
> Since not all projects are openshift-ready, we should have a checkbox on the openshift wizard (enabled when using an existing project) that basically says "deploy my app once created".
> The state of that checkbox should be stored in the workspace preferences.
> And obviously, when the box is checked, the local git repo would be pushed after the openshift app is created.
> Workflow should be :
> * create a project 'myapp' from JBoss Central (say HTML5)
> * create a new OpenShift application 'myapp', based on the jbossas7 cartridge, using the existing 'myapp' project
> * check the deploy checkbox
> * once the myapp.<mydomain>.rhcloud.com server is ready, Opening http://myapp.<mydomain>.rhcloud.com should display the HTML5 app
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-11903) OpenShift Explorer: add Application start/stop/restart
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11903?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-11903:
-------------------------------------
Fix Version/s: 4.1.0.Alpha2
(was: 4.1.0.Alpha1)
> OpenShift Explorer: add Application start/stop/restart
> -------------------------------------------------------
>
> Key: JBIDE-11903
> URL: https://issues.jboss.org/browse/JBIDE-11903
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 3.3.0.Beta2
> Environment: Eclipse plugin
> Reporter: Nam Duong
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Alpha2
>
>
> The OpenShift Console view should contain controls for application start|stop|restart to match the functionality of the CLI. Currently, if you select Window->Show View->Others->OpenShift Express Console, then login in and select an application. The right-click menu doesn't have start|stop|restart so users have to either install the rhc client tools or ssh onto the OpenShift host gear.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-11903) OpenShift Explorer: add Application start/stop/restart
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11903?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-11903:
------------------------------------------
moving to Alpha2 since we ran out of time for Alpha1
> OpenShift Explorer: add Application start/stop/restart
> -------------------------------------------------------
>
> Key: JBIDE-11903
> URL: https://issues.jboss.org/browse/JBIDE-11903
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 3.3.0.Beta2
> Environment: Eclipse plugin
> Reporter: Nam Duong
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Alpha2
>
>
> The OpenShift Console view should contain controls for application start|stop|restart to match the functionality of the CLI. Currently, if you select Window->Show View->Others->OpenShift Express Console, then login in and select an application. The right-click menu doesn't have start|stop|restart so users have to either install the rhc client tools or ssh onto the OpenShift host gear.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13462) Given a .target file materialize it with sources for use for dev
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13462?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-13462 at 2/7/13 1:11 AM:
------------------------------------------------------------
I think you missed a couple files. I'm seeing 4 files that reference target-platform-utils version 0.0.1 (in the 4.3.0 branch):
./jbdevstudio/multiple/pom.xml
./jbdevstudio/unified/pom.xml
./jbosstools/multiple/pom.xml
./jbosstools/unified/pom.xml
But I like the fact that you're matching version w/ Tycho 0.16.0 so the pom.xml files are slightly simpler. :)
was (Author: nickboldt):
I think you missed a couple files. I'm seeing 4 files that reference target-platform-utils version 0.0.1 (in the 4.3.0 branch):
./jbdevstudio/multiple/pom.xml
./jbdevstudio/unified/pom.xml
./jbosstools/multiple/pom.xml
./jbosstools/unified/pom.xml
> Given a .target file materialize it with sources for use for dev
> ----------------------------------------------------------------
>
> Key: JBIDE-13462
> URL: https://issues.jboss.org/browse/JBIDE-13462
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months