Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factory with direct URL feature does not work #655

Closed
musienko-maxim opened this issue Aug 29, 2016 · 3 comments
Closed

Factory with direct URL feature does not work #655

musienko-maxim opened this issue Aug 29, 2016 · 3 comments
Labels

Comments

@musienko-maxim
Copy link
Contributor

musienko-maxim commented Aug 29, 2016

CHE-1818
Reproduction Steps:

After consuming the factory like in this template: https://aio.codenvy-dev.com/f?url=https://github.com/musienko-maxim/quickstart

Expected behavior: Should be created the new workspace. The quick started project should be cloned.

Observed behavior: We have 500 error. See screenshot also

selection_006

Additional information:

Che version: 4.7.0-RC2-SNAPSHOT, rev: 15998af
OS and version: Ubuntu OS 14.0
Docker version: 1.12.0
Che install: local vagrant

Request data:

{"environments":{"quickstart":{"machines":{"ws-machine":{"servers":{},"agents":["ws-agent"]}},"recipe":{"type":"compose","content":"---\nversion: null\nservices:\n ws-machine:\n ports: []\n dependsOn: []\n build: null\n links: []\n command: []\n environment: {}\n memLimit: 2097152000\n containerName: null\n labels: {}\n expose: []\n volumesFrom: []\n volumes: []\n image: \"codenvy/ubuntu_jdk8\"\n entrypoint: []\n","contentType":"application/x-yaml"}}},"defaultEnv":"quickstart","projects":[{"links":[],"name":"quickstart","attributes":{},"type":"blank","source":{"location":"https://github.com/musienko-maxim/quickstart","type":"git","parameters":{"branch":"master"}},"path":"/quickstart","problems":[],"mixins":[]}],"name":"musienko-maxim","commands":[],"links":[]}

@bmicklea
Copy link
Contributor

Blocker because of regression.

@bmicklea bmicklea added this to the 4.7.1 milestone Aug 29, 2016
@riuvshin
Copy link

I believe that issue is related to branch CHE-1818 which @garagatyi working on it is not affected on 4.7.0

@bmicklea bmicklea removed this from the 4.7.1 milestone Aug 29, 2016
@garagatyi
Copy link
Contributor

Cannot reproduce. Probably is already fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants