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.38%. Comparing base (10b1231) to head (6b30b5e).

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11014   +/-   ##
=========================================
  Coverage     57.38%   57.38%           
+ Complexity     1703     1701    -2     
=========================================
  Files           346      346           
  Lines         12833    12834    +1     
  Branches       1218     1218           
=========================================
+ Hits           7364     7365    +1     
  Misses         4999     4999           
  Partials        470      470           
Flag Coverage Δ
funTest-external-tools 13.47% <0.00%> (-0.01%) ⬇️
funTest-no-external-tools 31.06% <0.00%> (-0.11%) ⬇️
test-ubuntu-24.04 42.43% <100.00%> (+<0.01%) ⬆️
test-windows-2025 42.41% <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 3 times, most recently from 6800d13 to f2a1676 Compare October 24, 2025 11:06
@alexandruz alexandruz marked this pull request as draft October 28, 2025 10:15
@alexandruz alexandruz force-pushed the feat/apache-ivy-support branch 4 times, most recently from e944a6f to 0f6746a Compare November 15, 2025 17:35
@alexandruz alexandruz force-pushed the feat/apache-ivy-support branch from 0f6746a to dc72559 Compare November 15, 2025 17:50
- 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 dc72559 to 6b30b5e Compare November 15, 2025 17:59
@alexandruz alexandruz marked this pull request as ready for review November 16, 2025 09: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.

1 participant