mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* Image builds in prebuilds UI * update java gitignore * Introduce a public API `watchWorkspaceImageBuildLogs` * Use papi impl in prebuild logs * Special case for missing prebuild tasks * Add route handler for image build logs * remove the papi method * 404 if nothing was written * remove unused converter changes * update golden files * Remove unused hook * reset backoff when imagebuild logs are not ready * Handle unavailable logs better * revert adding unused dep * Fix test * Do not use `null`s and refactor disposables * revert disposable changes * Add gero's comments Co-authored-by: Gero Posmyk-Leinemann <gero@gitpod.io> --------- Co-authored-by: Gero Posmyk-Leinemann <gero@gitpod.io>