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

Add Che7 Go stack and samples #13176

Merged
merged 9 commits into from
Apr 19, 2019
Merged

Add Che7 Go stack and samples #13176

merged 9 commits into from
Apr 19, 2019

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Apr 17, 2019

What does this PR do?

Adds Che 7 Go stack and samples.

https://revel.github.io/examples/chat.html
Doesn't work due to errors

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x61937d]

goroutine 1 [running]:
github.com/revel/cmd/utils.FindSrcPaths(0xc42002211d, 0x21, 0x8b5c68, 0x16, 0x0, 0x0, 0x0, 0x7edba0, 0xc42006dcc0, 0xc420083c48, ...)
	/home/tolusha/gocode/src/github.com/revel/cmd/utils/file.go:358 +0x51d
github.com/revel/cmd/model.(*CommandConfig).SetVersions(0xc420168000, 0x8b47e0, 0x14)
	/home/tolusha/gocode/src/github.com/revel/cmd/model/command_config.go:301 +0xaa
github.com/revel/cmd/model.(*CommandConfig).UpdateImportPath(0xc420168000, 0x3a, 0x2)
	/home/tolusha/gocode/src/github.com/revel/cmd/model/command_config.go:154 +0x98f
main.main()
	/home/tolusha/gocode/src/github.com/revel/cmd/revel/revel.go:94 +0x164

What issues does this PR fix or reference?

#13098
#12620

Release Notes

Docs PR

@tolusha tolusha added kind/task Internal things, technical debt, and to-do tasks to be performed. team/languages labels Apr 17, 2019
@tolusha tolusha requested review from l0rd and a user April 17, 2019 12:28
@tolusha tolusha self-assigned this Apr 17, 2019
@tolusha
Copy link
Contributor Author

tolusha commented Apr 18, 2019

ci-test

@tolusha
Copy link
Contributor Author

tolusha commented Apr 18, 2019

ci-test

1 similar comment
@tolusha
Copy link
Contributor Author

tolusha commented Apr 18, 2019

ci-test

@che-bot
Copy link
Contributor

che-bot commented Apr 18, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13176
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@tolusha
Copy link
Contributor Author

tolusha commented Apr 18, 2019

ci-test

@che-bot
Copy link
Contributor

che-bot commented Apr 18, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13176
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
@tolusha
Copy link
Contributor Author

tolusha commented Apr 19, 2019

ci-test

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Apr 19, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13176
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@l0rd
Copy link
Contributor

l0rd commented Apr 19, 2019

@tolusha are you able to run https://revel.github.io/examples/chat.html locally? Can it be a memory size issue?

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
@tolusha
Copy link
Contributor Author

tolusha commented Apr 19, 2019

@l0rd It doesn't work locally as well

@tolusha tolusha merged commit ca35952 into master Apr 19, 2019
@tolusha tolusha deleted the ab/gostack branch April 19, 2019 11:38
@l0rd l0rd mentioned this pull request Apr 26, 2019
77 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants