[jbosstools-issues] [JBoss JIRA] (JBIDE-16767) Support Deploy Now urls for "code anything"

Andre Dietisheim (JIRA) issues at jboss.org
Tue Mar 25 11:01:14 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12956077#comment-12956077 ] 

Andre Dietisheim commented on JBIDE-16767:
------------------------------------------

The "deploy-now" page you're referring to is what you get when you are listing the quickstarts:

{code}
{
            "quickstart": {
                "id": "16766",
                "href": "https://www.openshift.com/quickstarts/wildfly-8",
                "name": "WildFly 8",
                "updated": "1395327882",
                "summary": "WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications.\n\nThis cartridge provides WIldFly 8.0.0.Final",
                "body": "<p>WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications.</p>\n\n<p>This cartridge provides WIldFly 8.0.0.Final</p>",
                "cartridges": "https://cartreflect-claytondev.rhcloud.com/reflect?github=openshift-cartridges/openshift-wildfly-cartridge#WildFly8",
                "website": "http://www.wildfly.org",
                "tags": "java, java_ee, jboss",
                "language": "Java",
                "provider": "trusted"
            }
        },
{code}

I'm thus wondering if this issue is actually a duplicate to JBIDE-14744
                
> Support Deploy Now urls for "code anything"
> -------------------------------------------
>
>                 Key: JBIDE-16767
>                 URL: https://issues.jboss.org/browse/JBIDE-16767
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Max Rydahl Andersen
>            Assignee: Andre Dietisheim
>             Fix For: 4.2.0.Beta2
>
>
> OpenShift have a notion of Deploy Now urls.
> Example: https://openshift.redhat.com/app/console/application_type/quickstart!16766 as found on https://www.openshift.com/quickstarts/wildfly-8
> It would be nice if the url field in Code Anything could detect these and use it as its starting point as an alternative to knowing the exact git repo location.

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