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

Allow users to edit files with Gitpod. #214

Merged
merged 6 commits into from
Mar 11, 2021
Merged

Allow users to edit files with Gitpod. #214

merged 6 commits into from
Mar 11, 2021

Conversation

mikenikles
Copy link
Collaborator

Fixes #213, fixes #180, fixes #156, fixes #138, fixes #107, fixes #21

As discussed with @conwnet, this PR adds a button to the notification at the bottom of the screen that opens a project in Gitpod.

With Gitpod, you get an automated development environment where you can edit files, run Docker containers, create pull requests and more.

@vercel
Copy link

vercel bot commented Mar 10, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vscode-github1s/github1s/6PSpShR4P1xYeNpgULwaPmYLrLvV
✅ Preview: https://github1s-git-fork-mikenikles-integrate-with-gitpod-4fd92e.vercel.app

xcv58
xcv58 previously approved these changes Mar 10, 2021
Copy link
Collaborator

@xcv58 xcv58 left a comment

Choose a reason for hiding this comment

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

Tested on https://github1s-git-fork-mikenikles-integrate-with-gitpod-4fd92e.vercel.app/

It looks great, appreciate your contribution 🙏


To edit files, run Docker containers, create pull requests and more, click the "[Gitpod](https://www.gitpod.io) ready-to-code" button at the bottom of your browser once you open your project with github1s.

_Note_: If you already closed the notification, you can find a "Develop your project on Gitpod" button in the status bar. You can also open the Command Palette (default shortcut `Ctrl+Shift+P`) and choose `GitHub1s: Edit files in Gitpod`.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you mind adding one or two screenshots here? We could do it late if it's inconvenient for you.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

For sure, I'll get to it a bit later today 👍

@mikenikles mikenikles marked this pull request as ready for review March 11, 2021 10:23
@mikenikles
Copy link
Collaborator Author

@xcv58 or @conwnet this is ready to be merged from my side. I'll let one of you press the merge button :)

Copy link
Owner

@conwnet conwnet left a comment

Choose a reason for hiding this comment

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

thanks for your work~

@conwnet conwnet merged commit 3df064b into conwnet:master Mar 11, 2021
conwnet added a commit that referenced this pull request Mar 12, 2021
* Allow users to edit files with Gitpod. (#214)

* Allow users to edit files with Gitpod.

* Provide a command to edit files in Gitpod.

* Provide a Gitpod link in the status bar so it is visible if the notification is closed.

* Document how to invoke Gitpod if the notification is no longer visible.

* Add Gitpod screenshots.

* Fix the image paths.

* chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /extensions/github1s (#219)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Use SVG logo (#220)

* Add CI support for macOS (#217)

* ci: add macos for github workflows

* ci: add timeout when installing

* ci: reduce timeout value when installing

* ci: config the github token during the install

Co-authored-by: Mike Nikles <mikenikles@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zvizvi <5633910@gmail.com>
Co-authored-by: Lawrence <lonor@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants