[jbosstools-issues] [JBoss JIRA] (JBIDE-13175) Openshift server adapter: on first push it says that it has no local changes. Even though local clone has 1 commit more than remote

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Feb 18 10:32:57 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-13175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-13175:
-------------------------------------

                Labels: new_and_noteworthy  (was: )
    Release Notes Text: 
To easily publish a project to OpenShift one can use the OpenShift server adapter. This adapter keeps track of your local changes and tells you if there are any that you can publish to OpenShift. 
There are two situations where there are changes that you may publish to OpenShift: Firstly you may have uncommitted changes. The adapter will then commit and push them to OpenShift. Secondly you may have committed changes, that you didn't push yet. The adapter will then offer you to push them to OpenShift. Prior to Alpha1, the adapter wouldn't detect this latter usecase and falsely tell you that there are no changes that you could publish to OpenShift.

    
> Openshift server adapter: on first push it says that it has no local changes. Even though local clone has 1 commit more than remote
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13175
>                 URL: https://issues.jboss.org/browse/JBIDE-13175
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.0.0.Beta2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>              Labels: new_and_noteworthy
>             Fix For: 4.1.0.Alpha1
>
>         Attachments: 1-local-change.png, committed-not-published.png, no-local-changes.png, no_changes_yes.png
>
>
> # EXEC: launch *OpenShift Application* wizard and create a new application / import existing one
> # ASSERT: you get the OpenShift application imported to your workspace
> # EXEC: in *Servers* view, select the adapter for your OpenShift application and pick *Publish* from its context menu
> Result:
> The adapter tells you that there are no local changes. If you look at your local project you'll see in the git-decoration that the local git repo is ahead of 1 commit of the remote, so there is a local commit that could be pushed/published.
> !no-local-changes.png!
> Expected result:
> The adapter should tell you that there are local changes and ask you if you want to publish them.

--
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


More information about the jbosstools-issues mailing list