Closed sweep-ai[bot] closed 3 months ago
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` ```
✨ Created Pull Request: https://github.com/holdenk/spark-upgrade/pull/113
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` ```
✨ Created Pull Request: https://github.com/holdenk/spark-upgrade/pull/109
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` ```
✨ Created Pull Request: https://github.com/holdenk/spark-upgrade/pull/116
Description
This pull request includes the following changes:
e2e_demo/scala/cleanup.sh
to remove unnecessary files and directories.e2e_demo/scala/run_demo-gradle.sh
to handle errors during cleanup and project cleanup.github_actions_workflow.yml
for building, testing, and publishing artifacts.pysparkler/config.yaml
with a new comment and disabled flag.scalafix/rules/src/main/scala/fix/AccumulatorUpgrade.scala
.scalafix/rules/src/main/scala/fix/NewFile.scala
with an empty implementation.scalafix/rules/src/main/scala/fix/ScalaTestExtendsFix.scala
to replaceFunSuite
withFunSuiteLike
.Summary
e2e_demo/scala/cleanup.sh
to remove unnecessary files and directories.e2e_demo/scala/run_demo-gradle.sh
to handle errors during cleanup and project cleanup.github_actions_workflow.yml
for building, testing, and publishing artifacts.pysparkler/config.yaml
with a new comment and disabled flag.scalafix/rules/src/main/scala/fix/AccumulatorUpgrade.scala
.scalafix/rules/src/main/scala/fix/NewFile.scala
with an empty implementation.scalafix/rules/src/main/scala/fix/ScalaTestExtendsFix.scala
to replaceFunSuite
withFunSuiteLike
.