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

Fix samples.json loading #7452

Merged
merged 1 commit into from
Nov 21, 2017
Merged

Fix samples.json loading #7452

merged 1 commit into from
Nov 21, 2017

Conversation

riuvshin
Copy link
Contributor

@riuvshin riuvshin commented Nov 20, 2017

fixes: #7057

We have an issue that new samples added to default samples.json in newversion won't be loaded after update. That PR makes sure that on each run of che-server it will use accurate samples right from the assembly.
Also it allows users to add their own samples in templates dir as separate files as we are now not deleting everything rm -rf "${CHE_DATA}"/templates/*

@riuvshin riuvshin added kind/bug Outline of a bug - must adhere to the bug report template. team/production labels Nov 20, 2017
@riuvshin riuvshin added this to the 5.21.0 milestone Nov 20, 2017
@riuvshin riuvshin self-assigned this Nov 20, 2017
@riuvshin riuvshin requested a review from a user November 20, 2017 11:30
@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Nov 20, 2017
@ghost
Copy link

ghost commented Nov 20, 2017

@riuvshin should be issue the same PR against che6 branch?

@riuvshin riuvshin merged commit 76461bd into master Nov 21, 2017
@riuvshin riuvshin deleted the fix_samples_json_load branch November 21, 2017 09:37
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question : Regarding dotnet-web-simple not appear in Che 5.19.0
2 participants