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

Idex 3993 #618

Merged
merged 1 commit into from
Jan 13, 2016
Merged

Idex 3993 #618

merged 1 commit into from
Jan 13, 2016

Conversation

vparfonov
Copy link
Contributor

No description provided.

import static org.junit.Assert.assertTrue;


/*******************************************************************************
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be on the top of the file?

@vparfonov
Copy link
Contributor Author

thx, will fix all comments

During initialization Che we will parser URL, get actions with his params from URL and execute it the Che fully ititialized.
Startup actions must have special format like: action={actionId}:{parameterName1}={parameterValue1};{parameterName2}={parameterValue2}
E.g. action=createProject:projectName=test;projectType=maven
@vparfonov
Copy link
Contributor Author

@benoitf
Copy link
Contributor

benoitf commented Jan 13, 2016

@vparfonov is that projectType can be optional ? (in the video you always send this parameter)
else ok for me

@slemeur
Copy link

slemeur commented Jan 13, 2016

Looks good to me. Thanks.

@vparfonov
Copy link
Contributor Author

@benoitf is it optional see here https://youtu.be/rf_jOICMGGg?t=47

vparfonov pushed a commit that referenced this pull request Jan 13, 2016
IDEX-3993: Posibility start up Che with given actions
During initialization Che we will parser URL, get actions with his params from URL and execute it the Che fully ititialized.
Startup actions must have special format like: action={actionId}:{parameterName1}={parameterValue1};{parameterName2}={parameterValue2}
E.g. action=createProject:projectName=test;projectType=maven
@vparfonov vparfonov merged commit ffa24b9 into master Jan 13, 2016
@vparfonov vparfonov deleted the IDEX-3993 branch January 13, 2016 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants