-
Notifications
You must be signed in to change notification settings - Fork 75
Conversation
Setting this PR to draft for now; loading the UI at this version results in the error
|
938f772
to
213edeb
Compare
Codecov Report
@@ Coverage Diff @@
## main #40 +/- ##
==========================================
- Coverage 41.93% 41.58% -0.35%
==========================================
Files 11 11
Lines 725 731 +6
==========================================
Hits 304 304
- Misses 399 405 +6
Partials 22 22
Continue to review full report at Codecov.
|
I checked again after the latest bump of temporal server to The same config server The embedded ui-server 0.2.0 doesn't throw errors on the backend, but the same error bubbles up to the new ui. The ui 0.2.0 uses an older |
Blocking on temporalio/ui#249 |
Edit: I was able to work around the remaining issues, so we can just manually update when the next tagged release is available. |
213edeb
to
0d5bbda
Compare
0d5bbda
to
050213c
Compare
What changed?
Updates ui-server to the latest
tagged releasecommit.Dependabot should be able to start tracking new versions going forward.Update: We're still unable to use a tagged release until a new version is cut now that temporalio/ui#267 is merged.
Why?
How did you test it?
Potential risks
Is hotfix candidate?