Skip to content

Conversation

@erichaagdev
Copy link
Member

Final round of quick fixes.

@erichaagdev erichaagdev requested review from a team and Copilot October 30, 2025 18:04
@erichaagdev erichaagdev self-assigned this Oct 30, 2025
Copy link

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 applies quick fixes to multiple GitHub workflow files to resolve failing workflows. The changes focus on removing or modifying problematic build arguments and updating Java configurations.

  • Removes -DpredictiveTestSelection=false arguments from multiple workflow files
  • Updates Java distribution and version configurations for specific workflows
  • Refactors task and argument definitions to fix build issues

Reviewed Changes

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

Show a summary per file
File Description
.github/workflows/run-experiments-micronaut-starter.yml Changes tasks from "check" to "assemble :micronaut-cli:nativeCompile" and switches Java distribution to GraalVM
.github/workflows/run-experiments-micronaut-spring.yml Replaces predictive test selection args with specific test exclusions
.github/workflows/run-experiments-micronaut-security.yml Removes ARGS environment variable and references to it
.github/workflows/run-experiments-micronaut-kotlin.yml Removes ARGS environment variable and references to it
.github/workflows/run-experiments-micronaut-kafka.yml Removes ARGS environment variable and references to it
.github/workflows/run-experiments-micronaut-data.yml Removes ARGS environment variable and references to it
.github/workflows/run-experiments-micronaut-core.yml Simplifies ARGS by removing predictive test selection flag
.github/workflows/run-experiments-micronaut-aws.yml Removes ARGS environment variable and references to it
.github/workflows/run-experiments-hibernate-search.yml Updates Java version from 21 to 25
.github/workflows/run-experiments-apache-solr.yml Restructures task and argument definitions, removing jar checksum validation hook

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

@erichaagdev erichaagdev merged commit 0412b12 into main Oct 30, 2025
6 checks passed
@erichaagdev erichaagdev deleted the erichaagdev/even-more-oss-project-improvements branch October 30, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants