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 Gitpod to the repo #262

Merged
merged 3 commits into from
Oct 21, 2021
Merged

Conversation

purkhusid
Copy link
Collaborator

What?

This adds Gitpod config for the repository.

Why?

Gitpod allows developers to open the repository in ephemeral workspaces to explore the codebase or make changes.
This makes it easier for both curious developers and contributors to work with the repository without having to set up various tooling to get things working.

This also makes it easy for developers that don't have Linux machines to try out their PRs on Linux.

## What?
This adds Gitpod config for the repository.

## Why?
Gitpod allows developers to open the repository in ephemeral workspaces to explore the codebase or make changes.
This makes it easier for both curious developers and contributors to work with the repository without having to set up various tooling to get things working.
@tomdegoede
Copy link
Collaborator

Just a few sidenotes.

  • What's the .fake addition to the .gitignore? Maybe add a comment?
  • Can the .gitpod.yml not be placed insidide the .gitpod folder?
  • I would squash your commits to Add GitPod support

@purkhusid
Copy link
Collaborator Author

Just a few sidenotes.

* What's the .fake addition to the .gitignore? Maybe add a comment?

* Can the .gitpod.yml not be placed insidide the .gitpod folder?

* I would squash your commits to Add GitPod support

Unfortuanately the gitpod.yml has to be in the root of the repo

@purkhusid
Copy link
Collaborator Author

purkhusid commented Oct 21, 2021

It seems like the CI is broken(unrelated to this change). I'll send a follow up to fix that.

@purkhusid purkhusid merged commit 0918166 into bazelbuild:master Oct 21, 2021
@purkhusid purkhusid deleted the gitpod-support branch October 21, 2021 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants