-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add "Enable Prebuilds" to Project Settings – EXP-573 #18698
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
7f57521
cleanup: remove obsolete remainings of /prebuild prefix
AlexTugarev 1de7893
Add Project.settings.enablePrebuilds
AlexTugarev cbfc17d
PrebuildManager.shouldPrebuild to consider Project.settings.enablePre…
AlexTugarev a97bd9d
Don't install webhooks on project creation
AlexTugarev 23c4f44
foreseeable change: don't prefetch project details
AlexTugarev 7cc5e20
fix: unused imports
AlexTugarev beedf4a
redirect to project settings on project created
AlexTugarev 936f4e4
don't trigger prebuilds on project created
AlexTugarev c4d3f38
fix: get rid of many ListProjects requests on Settings page
AlexTugarev 884cda4
Project Settings: add checkbox for "enable prebuilds"
AlexTugarev 7aa4d0d
handle "enable prebuilds" in server
AlexTugarev 26ddfd2
updating PAPI
AlexTugarev 5695783
fixup
AlexTugarev f0732bf
fixup
AlexTugarev c36bbfd
make PrebuildManager require a Project to work on
AlexTugarev 44bf5ae
address feedback on useListProjectsQuery and useCurrentProject
AlexTugarev 18a3bc1
remove empty class name attributes
AlexTugarev d881bea
make use of <InputField> as wrapper for <SelectWorkspaceClassComponent>
AlexTugarev 1b6bad3
fixup <SelectWorkspaceClassComponent> width
AlexTugarev eab7584
update hint on "Enable Prebuilds" action
AlexTugarev a665f9e
fix "enablePrebuild" handling
AlexTugarev 8f3a7f8
add [Enable Prebuilds] button to "Project Created" page
AlexTugarev 00b7a11
show detailed prebuild setting only if prebuilds are enabled
AlexTugarev 3de5fc8
drive-by: fix max width on "Remove Project"
AlexTugarev 72347be
fix: re-add `loading` state to `useCurrentProject` hook
AlexTugarev ccd7c25
add "Enable Prebuilds" to project card
AlexTugarev fe2d691
fixup project-context.tsx
AlexTugarev cf86be3
fixup button type
AlexTugarev 651620d
add hint to create a .gitpod.yml
AlexTugarev 0db4005
Apply suggestions from code review
AlexTugarev d70fc8d
remove unnecessary !
AlexTugarev 0492cef
extract Project.isPrebuildsEnabled
AlexTugarev aa51d6c
fixup: add missing await
AlexTugarev a3ecb47
render "Learn more" if not enabled, too.
AlexTugarev 418a1fa
fix getCloneUrl for BBS
AlexTugarev 453bfb3
fix getCloneUrl for GitLab
AlexTugarev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.