HI,
I’ve just checked flux.cfapps.io and it seems to work for me. Perhaps, you’re not aware of some limitations of our Flux integration for Orion… Creation of projects from Orion is currently not supported. The only way to get the project into Flux currently is open Eclipse IDE (that includes Flux integration plugins), connect it to Flux and then connect a project in the workspace to Flux (in PE right-click on the project, then Flux -> Connect). Once this is done refresh the Orion page and only then the project would show up in the explorer. You should be able to create/update/delete files and folders within your project in Orion using Orion UI. I’ve just verified that this still works. Hope that helps.
Cheers, Alex
Cross posting to orion-dev. Did we know we were going to break them? Did we warn them about it?
Either way, some one from the orion squad should investigate.
McQ.
<graycol.gif>Vladimir Krivosheev ---2015/03/16 03:02:06--- My colleague successfully implemented IntelliJ Idea backend for Flux (https://github.com/nicity/fl
From: Vladimir Krivosheev <develar@xxxxxxxxx>
To: <flux-dev@xxxxxxxxxxx>
Date: 2015/03/16 03:02
Subject: [flux-dev] flux doesn't work now due to orion-client changes
Sent by: flux-dev-bounces@xxxxxxxxxxx
My colleague successfully implemented IntelliJ Idea backend for Flux (https://github.com/nicity/flight627) and I started work to run my own flux instance.
I dockerized node.server (https://github.com/develar/flux/commit/cd4b6fdd9223ecc007ce9c594f618b49e3e0c137) and orion-client (https://github.com/develar/orion.client/blob/master/modules/orionode/Dockerfile, published as https://registry.hub.docker.com/u/develar/orion-client/).
Also, I updated node.server dependencies.
If you like my changes, I can create pull request (or you can merge as you want).
But main topic is: as far I see, flux doesn't work now due to orion-client changes. flux.cfapps.io doesn't work also — I cannot create project or files via browser (Open flux.cfapps.io and File -> New file -> file created (I see notification), but I don't see it in the project view).
For example, if project created, orion-client send resource project.son (project in the request is undefined), but flux doesn't handle it properly.
Are you aware of this issues? Are you going to fix it or I can fix it and send you pull request (or maybe I am wrong and it is just installation/configuration issue)?_______________________________________________
flux-dev mailing list
flux-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/flux-dev
_______________________________________________ flux-dev mailing list flux-dev@xxxxxxxxxxxTo change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/flux-dev
|