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

[RFC]: Update Gitpod Configuration for CICD #9399

Open
1 task done
ahaywood opened this issue Nov 10, 2023 · 3 comments
Open
1 task done

[RFC]: Update Gitpod Configuration for CICD #9399

ahaywood opened this issue Nov 10, 2023 · 3 comments
Assignees

Comments

@ahaywood
Copy link
Contributor

ahaywood commented Nov 10, 2023

Summary

We have the beginnings of a Gitpod integration so that all Pull Requests can be open in GitPod. However, parts of it don't seem to be working right now as expected.

Motivation

We want to make it easier to review PRs.

Detailed proposal

I have some feedback from the GitPod team that I want to implement. I'll also be enlisting their help.

Are you interested in working on this?

  • I'm interested in working on this
@ahaywood ahaywood self-assigned this Nov 10, 2023
@ahaywood
Copy link
Contributor Author

Within the .gitpod.yml file, it looks like our current configuration is deprecated.

CleanShot 2023-11-10 at 12 43 22

Documentation within Gitpod to reference

@gtsiolis
Copy link

gtsiolis commented Nov 16, 2023

Hi @ahaywood. Indeed, prebuild settings in the .gitpod.yml are deprecated, see relevant changelog for more details around the new simplified default prebuild settings, branch filters, and more.

@gtsiolis
Copy link

Also, regarding easier reviews, if you sign in on the GitHub Pull Requests and Issues extension which is enabled for all workspaces, you'll be able to open the Pull Request layout when opening Pull Requests in Gitpod, see example screenshot below for #9362.

Pull Request layout in Gitpod with GitHub Pull Requests and Issues extension
Screenshot 2023-11-16 at 16 06 09

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

No branches or pull requests

2 participants