Skip to content

Conversation

@bshaffer
Copy link
Contributor

@bshaffer bshaffer force-pushed the add-open-in-cloudshell-button branch from db21538 to d78bfc3 Compare December 6, 2017 21:04
@bshaffer bshaffer force-pushed the add-open-in-cloudshell-button branch from d78bfc3 to 78b5d03 Compare January 17, 2018 22:46
@bshaffer bshaffer force-pushed the add-open-in-cloudshell-button branch from 78b5d03 to 6704f5b Compare January 25, 2018 18:20
@bshaffer bshaffer requested a review from tmatsuo January 26, 2018 17:39
auth/README.md Outdated
[![Open in Cloud Shell][shell_img]][shell_link]

[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googlecloudplatform/php-docs-samples&page=editor&working_dir=auth&open_in_editor=README.md
Copy link
Contributor

Choose a reason for hiding this comment

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

I tried the link. There are basically 4 panes; file list, editor, instruction pane on the right, the shell at the bottom. I have feedback:

  1. The editor and the instruction pane both shows the same file, but with the different format. I feel it's redundant.
  2. The README is not perfect for this use case, the step for cloning the repo is redundant
  3. Cloudshell doesn't have composer

Can we

  1. Create a specialized readme file for this purpose and show it?
  2. Can we install composer by default in the cloudshell environment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

  1. If we remove "open_in_editor", it displays just the rendered README as expected, which I think should suffice. I'll get to updating that.

  2. Agreed that we need composer in the cloud shell environment, and that it is a requirement for this PR. I'll get started on this.

@bshaffer bshaffer force-pushed the add-open-in-cloudshell-button branch from ff2498d to f30f836 Compare January 26, 2018 21:00
@bshaffer bshaffer force-pushed the add-open-in-cloudshell-button branch from f30f836 to 7acbc42 Compare February 6, 2018 23:28
@bshaffer
Copy link
Contributor Author

bshaffer commented Feb 6, 2018

This PR is dependent on composer being added to CloudShell, and CloudShell being upgraded to PHP 7.0.

@bshaffer bshaffer merged commit 9d2db49 into master Feb 16, 2018
@bshaffer
Copy link
Contributor Author

Composer has been added to Cloud Shell and PHP has been upgraded to 7.0!

@bshaffer bshaffer deleted the add-open-in-cloudshell-button branch February 16, 2018 17:18
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.

2 participants