Skip to content

ci(ci): bump uip-go to 0.3.2 for gateway-timeout deploy recovery - #1025

Merged
fikewa-olatunji merged 1 commit into
mainfrom
ci/bump-uip-go-0.3.2
Aug 7, 2026
Merged

ci(ci): bump uip-go to 0.3.2 for gateway-timeout deploy recovery#1025
fikewa-olatunji merged 1 commit into
mainfrom
ci/bump-uip-go-0.3.2

Conversation

@fikewa-olatunji

Copy link
Copy Markdown
Contributor

uip-go 0.3.2 ships uip CLI 1.200.0-dev.8116, which includes UiPath/cli#3360: when the staging gateway 504s on a large coded app upgrade (the recurring apollo-design production deploy flake), the CLI now checks whether the upgrade actually landed instead of failing the run. Applies to both production and preview deploys.

Copilot AI review requested due to automatic review settings August 7, 2026 01:54
@github-actions github-actions Bot added the ci label Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Apollo Coded App preview deployments are ready.

Project Status Preview Updated (PT)
apollo-design Ready Preview · Logs Aug 06, 2026, 07:00:53 PM
apollo-docs Ready Preview · Logs Aug 06, 2026, 07:00:53 PM
apollo-landing Ready Preview · Logs Aug 06, 2026, 07:00:53 PM
apollo-vertex Ready Preview · Logs Aug 06, 2026, 07:00:53 PM

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Dependency License Review

  • 1950 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 2 package(s) excluded (see details below)
License distribution
License Packages
MIT 1720
ISC 89
Apache-2.0 55
BSD-3-Clause 27
BSD-2-Clause 23
BlueOak-1.0.0 8
MPL-2.0 4
MIT-0 3
CC0-1.0 3
MIT OR Apache-2.0 2
(MIT OR Apache-2.0) 2
Unlicense 2
LGPL-3.0-or-later 1
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
Unknown 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.3.2 LGPL-3.0-or-later LGPL pre-built binary, not linked
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage + size by package

Per-package bundle size on this PR (no JS/TS source changes detected under packages/* or web-packages/*).

Package Coverage New-line coverage Packed (gzip) Unpacked vs main
@uipath/apollo-core
@uipath/apollo-react
@uipath/apollo-wind
@uipath/ap-chat

"Coverage" is each package's own coverage.include scope (e.g. apollo-core instruments only scripts/). "Packed"/"Unpacked" come from npm pack --dry-run and only cover built packages — "—" means not measured this run (package not affected / not built). "vs main" is the packed (gzipped) delta against the last successful main build (the package-sizes artifact from the Release workflow); "—" there means no main baseline was available this run. The baseline is main's latest build, not this PR's exact merge-base, so it includes any drift since the branch diverged. Packages with no vitest config are omitted.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the coded-app deploy workflows to use @uipath/uip-go 0.3.2, aligning production and preview deployments with the uip CLI behavior change that recovers more gracefully from intermittent staging gateway 504s during large upgrades.

Changes:

  • Bumped UIP_GO_VERSION from 0.3.10.3.2 in the production coded-app deploy workflow.
  • Bumped UIP_GO_VERSION from 0.3.10.3.2 in the preview coded-app deploy workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/production-deploy.yml Updates the @uipath/uip-go version used for main-branch coded-app production deployments.
.github/workflows/preview-deploy.yml Updates the @uipath/uip-go version used for PR preview deploys (including visual diff tooling install path).

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Storybook visual diff

✅ No stories are affected by this PR's changes; nothing to compare. Logs

Updated (PT): Aug 06, 2026, 07:01:54 PM

@fikewa-olatunji
fikewa-olatunji merged commit afea0a5 into main Aug 7, 2026
40 checks passed
@fikewa-olatunji
fikewa-olatunji deleted the ci/bump-uip-go-0.3.2 branch August 7, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci size:XS 0-9 changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants