This is an automated email from the ASF dual-hosted git repository.

jiadongb pushed a change to branch pjfanning-patch-1
in repository https://gitbox.apache.org/repos/asf/texera.git


    from d94bb21d33 change sbt command instructions
     add b7944f3129 feat(amber): add pyproject.toml for PyAmber formatter and 
linter config (#4005)
     add 3ff3c54899 fix(helm-chart): replace regex with wildcard in the ingress 
rules (#4011)
     add 768e349f65 feat(frontend): region state color (#3999)
     add 4119ac8ff9 Merge branch 'main' into pjfanning-patch-1

No new revisions were added by this update.

Summary of changes:
 amber/requirements.txt                             |  1 +
 amber/src/main/python/{.flake8 => pyproject.toml}  | 21 +++++++++++-------
 .../architecture/controller/Controller.scala       |  4 ++--
 .../scheduling/RegionExecutionCoordinator.scala    | 15 ++++++++++---
 ...flowStateEvent.scala => RegionStateEvent.scala} |  2 +-
 .../websocket/response/RegionUpdateEvent.scala     |  2 +-
 bin/k8s/values.yaml                                |  2 +-
 .../workflow-editor/workflow-editor.component.ts   | 25 ++++++++++++++++------
 .../execute-workflow/execute-workflow.service.ts   | 16 +++++++++++---
 .../types/workflow-websocket.interface.ts          |  8 ++++++-
 10 files changed, 70 insertions(+), 26 deletions(-)
 rename amber/src/main/python/{.flake8 => pyproject.toml} (78%)
 copy 
amber/src/main/scala/org/apache/texera/web/model/websocket/event/{WorkflowStateEvent.scala
 => RegionStateEvent.scala} (91%)

Reply via email to