Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Mill API to 0.11 and some tweaks #118

Merged
merged 9 commits into from
Jun 24, 2023
Merged

Update Mill API to 0.11 and some tweaks #118

merged 9 commits into from
Jun 24, 2023

Conversation

lefou
Copy link
Owner

@lefou lefou commented Apr 27, 2023

This adds support for Mill API 0.11.

In Mill 0.11.0-M8, some internals have changed (com-lihaoyi/mill#2425), so the consumption of transitive module dependencies had to be changed to continue to generate proper OSGi Manifests. This feels a bit fragile in the sense, that if the customized targets and their interactions change upstream, we might need to follow these changes in this plugin.

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #118 (4623be5) into main (5949f80) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   95.08%   95.08%           
=======================================
  Files           4        4           
  Lines         122      122           
  Branches       15       15           
=======================================
  Hits          116      116           
  Misses          6        6           
Impacted Files Coverage Δ
...c/de/tobiasroeser/mill/osgi/OsgiBundleModule.scala 100.00% <ø> (ø)

@lefou lefou changed the title Update Mill API to 0.11.0-M8 and some tweaks Update Mill API to 0.11 and some tweaks Jun 20, 2023
@lefou lefou merged commit 7cc19ae into main Jun 24, 2023
55 checks passed
@lefou lefou deleted the mill-0.11.0-M8 branch June 24, 2023 12:57
@lefou lefou added this to the after 0.4.0 milestone Jun 24, 2023
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.

None yet

1 participant