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

feat: implement runfiles repo-mapping (only from main repo so far) #208

Merged
merged 14 commits into from
Feb 3, 2024

Conversation

aherrmann
Copy link
Owner

Part of #86

Implements repo-mapping as specified in the updated runfiles design.

Support for lookup from other repos than the main repository, by specifying a different source repository than "", is not yet implemented.

  • Test runfiles on external repository dependency
  • simplify env-var lookup
  • Rely on repo mapping
  • rename test target
  • Parse the _repo_mapping
  • introduce unmapped rpath lookup
  • Initialize repo_mapping
  • Factor out runfiles discovery
  • Apply repo-mapping
  • rlocationUnmapped as free function
  • Add runfiles doc strings
  • Update generated files

@aherrmann aherrmann enabled auto-merge February 3, 2024 13:27
@aherrmann aherrmann merged commit e632f74 into main Feb 3, 2024
@aherrmann aherrmann deleted the runfiles branch February 3, 2024 13:46
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