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 dependency resolution #4

Merged
merged 49 commits into from
Jul 13, 2024
Merged

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jan 31, 2024

Improve support for declaring dependencies on other subproject's dev-repos.

  • Add devPublicationApi(), for exposing dev-repos automatically.
  • Automatically depend on the subproject's own repository.
  • Improve aggregation, so that incoming repositories can be fingerprinted and aggregated individually. Compute checksums per-repo.
  • Caching improvements
    • remove absolute paths from checksum files
    • use ValueSources to create/fetch checksums, to avoid config cache invalidation
    • sort FileTrees

@aSemy aSemy marked this pull request as draft February 16, 2024 10:41
@aSemy aSemy marked this pull request as ready for review July 13, 2024 14:25
@aSemy aSemy enabled auto-merge July 13, 2024 14:26
@aSemy aSemy added this pull request to the merge queue Jul 13, 2024
Merged via the queue into main with commit b954a8e Jul 13, 2024
4 checks passed
@aSemy aSemy deleted the feat/update-dependency-resolution branch July 13, 2024 14:31
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