build(release): update strip_components for artifact deployment#1632
build(release): update strip_components for artifact deployment#1632
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe pull request removes all Maven POM files (cache/pom.xml, the root pom.xml, and module POM files for runelite-api, runelite-client, runelite-jshell, and runelite-maven-plugin) from the repository while also modifying the release workflow to increase the strip\_components parameter from 2 to 3 when uploading the JAR artifact to Hetzner. Inconsistency note: The release workflow is being updated to handle different artifact path structures while the entire Maven build configuration is simultaneously being deleted, which suggests either an incomplete transition or migration to an alternative build system. Possibly related PRs
📜 Recent review detailsConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (7)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
build(release): update strip_components for artifact deployment