Skip to content

Conversation

@yew1eb
Copy link
Contributor

@yew1eb yew1eb commented Jan 20, 2026

Which issue does this PR close?

Closes #1802

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

@yew1eb yew1eb force-pushed the AURON_1769_ci_auron_it branch 4 times, most recently from 70397df to dea1888 Compare January 20, 2026 05:36
@yew1eb yew1eb force-pushed the AURON_1769_ci_auron_it branch from dea1888 to c942c86 Compare January 20, 2026 12:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the auron-it (integration test) build process by incorporating version and Scala variant information into the artifact names, making them consistent with the main Auron JAR naming scheme.

Changes:

  • Updated auron-it artifact naming to include Spark version and Scala version
  • Modified CI workflow to build and upload auron-it JAR as a separate artifact instead of relying on Maven repository
  • Updated run-it.sh script to support the new naming pattern

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
dev/auron-it/pom.xml Changed artifactId to include ${shimName}_${scalaVersion} for version-specific builds
dev/auron-it/run-it.sh Updated AURON_IT_JAR path to include SPARK_VERSION and SCALA_VERSION in the jar filename
dev/auron-it/dependency-reduced-pom.xml Removed generated file (created by maven-shade-plugin)
.github/workflows/tpcds-reusable.yml Added build step for auron-it, changed artifact upload/download to use specific jar instead of Maven repository artifacts

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant