Skip to content

Conversation

@alexandruz
Copy link
Contributor

  • New Ivy plugin with direct parsing and transitive resolution modes
  • Requires Ivy CLI only for transitive resolution
  • Added Apache Ivy in Docker images
  • Enhanced Gradle plugin to handle Ivy dependencies
  • Includes functional tests and example configuration

@alexandruz alexandruz requested review from a team as code owners October 24, 2025 08:02

#------------------------------------------------------------------------
# APACHE IVY
FROM base AS ivybuild

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: containerImage not pinned by hash
Click Remediation section below to solve this issue
@alexandruz alexandruz force-pushed the feat/apache-ivy-support branch 3 times, most recently from 77478d1 to 9b861c5 Compare October 24, 2025 08:20
@alexandruz alexandruz changed the title Add Apache Ivy package manager support (feat): Add Apache Ivy package manager support Oct 24, 2025
@alexandruz alexandruz force-pushed the feat/apache-ivy-support branch from 9b861c5 to cccbea3 Compare October 24, 2025 08:24
@alexandruz alexandruz changed the title (feat): Add Apache Ivy package manager support feat: Add Apache Ivy package manager support Oct 24, 2025
@alexandruz alexandruz force-pushed the feat/apache-ivy-support branch from cccbea3 to 4d6b5e8 Compare October 24, 2025 08:59
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.43%. Comparing base (524a31b) to head (00fc671).

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11014   +/-   ##
=========================================
  Coverage     57.42%   57.43%           
+ Complexity     1703     1701    -2     
=========================================
  Files           346      346           
  Lines         12832    12833    +1     
  Branches       1215     1215           
=========================================
+ Hits           7369     7370    +1     
  Misses         4996     4996           
  Partials        467      467           
Flag Coverage Δ
funTest-external-tools 13.50% <0.00%> (-0.01%) ⬇️
funTest-no-external-tools 31.09% <0.00%> (-0.10%) ⬇️
test-ubuntu-24.04 42.36% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexandruz alexandruz force-pushed the feat/apache-ivy-support branch 2 times, most recently from cec9722 to 6800d13 Compare October 24, 2025 10:05
- New Ivy plugin with direct parsing (default) and transitive
  resolution (opt-in) modes
- Requires Ivy CLI only for transitive resolution
- Pre-installed Apache Ivy 2.5.2 in Docker images
- Enhanced Gradle plugin to handle Ivy dependencies
- Includes functional tests and example configuration

Signed-off-by: Alexandru Zănogeanu <[email protected]>
@alexandruz alexandruz force-pushed the feat/apache-ivy-support branch from 6800d13 to f2a1676 Compare October 24, 2025 11:06
@alexandruz alexandruz marked this pull request as draft October 28, 2025 10:15
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.

1 participant