gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

More transparency on gitpod prebuilds

Open gengjiawen opened this issue 2 years ago • 9 comments

Objective

we are using it https://github.com/nodejs/node, But prebuilds seems never work.

Is it because code submmited to frequently or the project is too big?

gengjiawen avatar Nov 15 '22 12:11 gengjiawen

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 19 '23 13:02 stale[bot]

not stable

gengjiawen avatar Feb 20 '23 01:02 gengjiawen

@akosyakov

gengjiawen avatar Apr 26 '23 07:04 gengjiawen

@gengjiawen sorry I cannot help here

akosyakov avatar Apr 26 '23 07:04 akosyakov

@gengjiawen can you provide some more details here?

  1. What is the repo? Can you share a reproduction?
  2. What makes you think the project is "too big"?
  3. How long are prebuilds taking for you?
  4. What do you see in the prebuilds log in your projects in Gitpod?

loujaybee avatar Sep 05 '23 11:09 loujaybee

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 22 '24 15:05 github-actions[bot]

What is the repo? Can you share a reproduction?

Open https://github.com/nodejs/node in gitpod

What makes you think the project is "too big"?

take really long to build

How long are prebuilds taking for you?

It seems it never works, I start a new gitpod workspace, it start to build from the scratch.

What do you see in the prebuilds log in your projects in Gitpod?

It's a org repo. not sure what's the url

gengjiawen avatar May 23 '24 02:05 gengjiawen

In the prebuild settings you ca reduce the amount of prebuilds, so that prebuilds are only created every nth commit on the main branch. Workspace pick the last successful prebuild and run an incremental build on top.

Did you try that? does it help?

svenefftinge avatar May 23 '24 07:05 svenefftinge

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 22 '24 15:08 github-actions[bot]