Releases: wellCh4n/oops
Releases · wellCh4n/oops
v1.0.9
v1.0.8
v1.0.7
feat: support ZIP source upload for application builds (#24) * feat: support ZIP source upload for application builds Allow applications to use a ZIP package as build source via S3 presigned URL upload. Refactors CloneContainer with strategy pattern (Git/Zip) and adds feature-gated ZIP option in build config. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: skip containerPort when service port is missing or invalid Only add container ports to the StatefulSet when the application's service port is explicitly set to a positive value. Prevents K8s validation error when port is left empty. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: update ZIP image to use alpine/curl:8.17.0 * fix: replace broad RuntimeException catch with BizException in DeploymentService Agent-Logs-Url: https://github.com/wellCh4n/oops/sessions/e22419d3-c9b6-4aa1-882d-f75c074c84d4 Co-authored-by: wellCh4n <13273026+wellCh4n@users.noreply.github.com> * refactor(web): use app.sourceType directly instead of extra fetch Remove redundant getApplicationBuildConfig calls in apps page and command palette now that Application list/search responses already include sourceType. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: guard against null cause in ExecutionException handler Agent-Logs-Url: https://github.com/wellCh4n/oops/sessions/e22419d3-c9b6-4aa1-882d-f75c074c84d4 Co-authored-by: wellCh4n <13273026+wellCh4n@users.noreply.github.com> * fix: apply defaultIfEmpty before Mi suffix in ArtifactDeployTask memory quantities Agent-Logs-Url: https://github.com/wellCh4n/oops/sessions/9575163e-5410-4272-84f6-32024c001209 Co-authored-by: wellCh4n <13273026+wellCh4n@users.noreply.github.com> * fix: gate ZIP→GIT fallback on featuresLoaded to prevent race on initial render Agent-Logs-Url: https://github.com/wellCh4n/oops/sessions/67f973bd-f15a-4672-9cae-6230d6b0f21b Co-authored-by: wellCh4n <13273026+wellCh4n@users.noreply.github.com> * fix: update keyPrefix in BuildSourceObjectStorage to 'oops-package' * fix: optimize Dockerfile for frontend and backend builds * refactor(web): remove IDE button from app list Drop the IDE action button from the apps table. Users can still access IDEs from the app detail page or the command palette. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: update job spec to set backoff limit and adjust TTL for finished jobs --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wellCh4n <13273026+wellCh4n@users.noreply.github.com>
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v0.1.0-alpha
Full Changelog: https://github.com/wellCh4n/oops/commits/v0.1