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/127
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/142
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 deploying the project.pysparkler/README.md
to include information about upgrading PySpark Python scripts.pysparkler/config.yaml
with updated settings.scalafix/rules/src/main/scala/fix/AccumulatorUpgrade.scala
,scalafix/rules/src/main/scala/fix/AllEquivalentExprs.scala
,scalafix/rules/src/main/scala/fix/NewFile.scala
, andscalafix/rules/src/main/scala/fix/ScalaTestExtendsFix.scala
.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 deploying the project.pysparkler/README.md
to include information about upgrading PySpark Python scripts.pysparkler/config.yaml
with updated settings.scalafix/rules/src/main/scala/fix/AccumulatorUpgrade.scala
,scalafix/rules/src/main/scala/fix/AllEquivalentExprs.scala
,scalafix/rules/src/main/scala/fix/NewFile.scala
, andscalafix/rules/src/main/scala/fix/ScalaTestExtendsFix.scala
.