This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-state-materialization
in repository https://gitbox.apache.org/repos/asf/texera.git
from bb839cf250 Merge branch 'main' into xinyuan-state-materialization
add 8a4f2ddf5d perf(ci): trim redundant scala compile and reorder for
early lint failure (#4638)
add 382ebc21b7 feat(ci): gate stacks on a label-to-stacks map (#4640)
add 04a10597d3 feat(ci): split agent-service out of the service label
(#4641)
add 61ce334cb2 fix(ci): bump sbt/setup-sbt to v1.1.22 in generate-jooq job
(#4644)
add a0e1d22dd9 feat(ci): wire Build stacks to Codecov tokenless (#4646)
add c2af3b8fea fix(backend): add missing backend handler for dataset
rename (#4416)
add 58b1248615 Merge branch 'main' into xinyuan-state-materialization
No new revisions were added by this update.
Summary of changes:
.github/labeler.yml | 12 +-
.github/workflows/build-and-push-images.yml | 2 +-
.github/workflows/build.yml | 129 ++++++++++++++-------
.github/workflows/required-checks.yml | 70 +++++++----
amber/{.scalafmt.conf => dev-requirements.txt} | 13 ++-
.../texera/service/resource/DatasetResource.scala | 25 ++++
.../service/resource/DatasetResourceSpec.scala | 70 +++++++++++
frontend/karma.conf.js | 1 +
frontend/package.json | 2 +
frontend/yarn.lock | 125 +++++++++++++++++++-
project/plugins.sbt | 5 +
11 files changed, 376 insertions(+), 78 deletions(-)
copy amber/{.scalafmt.conf => dev-requirements.txt} (68%)