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

Update Gitpod live demo setup steps to README #367

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

IbrahimFradj
Copy link
Contributor

@IbrahimFradj IbrahimFradj commented May 17, 2021

Update Gitpod live demo and screenshots to minimize user confusion because Gitpod changed their branding.
Fixes #350

I changed paths in ReadMe to my branch to see the result and you can review
Before merging: we should update media file paths to theia-ide/theia-trace-extension and change the branch If-gitpodDemo to matser (https://raw.githubusercontent.com/theia-ide/theia-trace-extension/master/doc/images/gitpod-live-demo-setup.gif)

Here is the result

image

Signed-off-by: Ibrahim Fradj ibrahim.fradj@ericsson.com

MatthewKhouzam
MatthewKhouzam previously approved these changes May 17, 2021
Copy link
Contributor

@MatthewKhouzam MatthewKhouzam left a comment

Choose a reason for hiding this comment

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

Light theme ftw!

ebugden
ebugden previously approved these changes May 20, 2021
Copy link
Contributor

@ebugden ebugden left a comment

Choose a reason for hiding this comment

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

This is great! ☀️

  • I enjoy that the gif of the process feels like a real person is completing the tasks (compared to impeccable lightning speed execution). It's reassuring for users.
  • I like the yellow highlight that appears behind the cursor when you click. It's useful extra info.

@ebugden
Copy link
Contributor

ebugden commented May 31, 2021

@IbrahimFradj Can you switch the paths to what they should be when merged so that it's ready to go?

@IbrahimFradj IbrahimFradj dismissed stale reviews from ebugden and MatthewKhouzam via d4d3bbd June 1, 2021 21:52
@IbrahimFradj IbrahimFradj force-pushed the IF-gitpodDemo branch 2 times, most recently from 863a1f8 to 93b5b5c Compare June 1, 2021 21:59
@IbrahimFradj
Copy link
Contributor Author

@ebugden i changed the paths to what they should be when merged

Copy link
Contributor

@ebugden ebugden left a comment

Choose a reason for hiding this comment

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

@MatthewKhouzam When this is merged will the old files automatically be overwritten? The new images have identical file names to the old ones.

@bhufmann
Copy link
Collaborator

bhufmann commented Jun 8, 2021

@MatthewKhouzam When this is merged will the old files automatically be overwritten? The new images have identical file names to the old ones.

@ebugden @MatthewKhouzam @IbrahimFradj new versions of screenshots with the same file name used to be not updated on github pages. They are somehow cached on GitHub.. I did some research on the web and many people where complaining about that. Unfortunately I can't find any link at the moment for that.

To avoid this issue, all the images that I've uploaded in doc/images directory have a number as suffix. When there is a new version I upload a new file with a new number, delete the old one and reference the new file in the readme.

I don't know if this is still an issue, but my approach for sure works.

@ebugden
Copy link
Contributor

ebugden commented Jun 8, 2021

bhufmann: New versions of screenshots with the same file name used to be not updated on github pages.

Oh fun, thanks for the heads up! So @IbrahimFradj put a "-v2" at the end of the media file names follow the naming standard set by the other media files (see below) and adjust the paths to match. You can check the readme on your branch to make sure the problem is fixed and the images update.

image

bhufmann: I don't know if this is still an issue

Just checked the readme on Ibrahim's branch for this PR and it shows the old images so this is still an issue:
image

@IbrahimFradj IbrahimFradj force-pushed the IF-gitpodDemo branch 2 times, most recently from 2349355 to 762bfca Compare June 9, 2021 13:54
@IbrahimFradj
Copy link
Contributor Author

IbrahimFradj commented Jun 9, 2021

@ebugden i changed the paths and the name of the media files. we can see the result in readme on the branch.

MatthewKhouzam
MatthewKhouzam previously approved these changes Jun 9, 2021
Copy link
Contributor

@ebugden ebugden left a comment

Choose a reason for hiding this comment

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

Looks good! Now that we confirmed the images update, the last change (🤞) would be to point to file paths to the trace extension master instead of your branch.

Thank you for all the updates! I didn't expect there to be so much back and forth for a readme update 😀

 modify Gitpod live demo to minimize user confusion because Gitpod changed their branding.

 Fixes eclipse-cdt-cloud#350

Signed-off-by: Ibrahim Fradj <ibrahim.fradj@ericsson.com>
@IbrahimFradj
Copy link
Contributor Author

@ebugden with great pleasure. i changed the path of files to trace extension master

Copy link
Contributor

@ebugden ebugden left a comment

Choose a reason for hiding this comment

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

Looks ready to merge! Thanks for the quick update.

@MatthewKhouzam MatthewKhouzam merged commit c76df67 into eclipse-cdt-cloud:master Jun 17, 2021
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.

Update Gitpod live demo section in readme
4 participants